summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2012-11-03build: Require GNU libgcrypt....Ludovic Courtès
2012-11-03build: Produce (guix config) instead of using compile-time tricks....Ludovic Courtès
2012-11-03build: Clearly mark Nixpkgs as optional....Ludovic Courtès
2012-11-01Add a preliminary `guix-package' command-line tool....Ludovic Courtès
2012-11-01build: Add unit test for the `guix-build' command....Ludovic Courtès
2012-11-01Add (guix ui)....Ludovic Courtès
2012-10-29Add (guix build union)....Ludovic Courtès
2012-10-27build: Preserve the executable bit of bootstrap binaries....Ludovic Courtès
2012-10-27build: Fix out-of-source-tree builds....Ludovic Courtès
2012-10-27build: Move `distro/patches' to `distro/packages/patches'....Ludovic Courtès
2012-10-27build: Use `pre-inst-env' to compile the source....Ludovic Courtès
2012-10-26distro: Add i686-linux port....Ludovic Courtès
2012-10-25doc: Add `HACKING'....Ludovic Courtès
2012-10-25Add `guix-download'....Ludovic Courtès
2012-10-17distro: Use our own pre-built Guile to bootstrap....Ludovic Courtès
2012-10-17distro: Add patch to allow the bootstrap Guile to work without iconv....Ludovic Courtès
2012-10-17build: Use `pre-inst-env' to run tests....Ludovic Courtès
2012-10-13distro: Add a statically-linked, relocatable Guile 2.0 package....Ludovic Courtès
2012-10-13doc: Add the stub of a manual....Ludovic Courtès
2012-09-26distro: Add the `guile', `typesetting', and `databases' package modules....Ludovic Courtès
2012-09-26distro: Rename (distro ...) to (distro packages ...)....Ludovic Courtès
2012-09-26distro: Add an `ld' wrapper, to pass missing `-rpath' flags....Ludovic Courtès
2012-09-14distro: gcc: Patch `lib' spec to add `-rpath' for each `-L'....Ludovic Courtès
2012-09-12Add (guix ftp) and companion modules....Ludovic Courtès
2012-09-11distro: Add Perl....Ludovic Courtès
2012-09-10Add (guix build-system trivial)....Ludovic Courtès
2012-09-02distro: diffutils: Allow builds with glibc 2.16+....Ludovic Courtès
2012-09-02distro: tar: Allow builds with glibc 2.16+....Ludovic Courtès
2012-09-01distro: m4: Add patch to allow builds with glibc 2.16+....Ludovic Courtès
2012-08-29distro: Add missing Binutils patch....Ludovic Courtès
2012-08-22distro: Move patches to their own directory....Ludovic Courtès
2012-08-22distro: Add GNU Findutils....Ludovic Courtès
2012-08-21distro: Add GNU Make....Ludovic Courtès
2012-08-17build: Add `--with-libgcrypt-prefix'; capture the path to libgcrypt....Ludovic Courtès
2012-08-14build: Pass the right flags for "make distcheck"....Ludovic Courtès
2012-08-14build: Add `test.drv' to the distribution....Ludovic Courtès
2012-08-14build: Pass $(NIX_INSTANTIATE) to the build and test environments....Ludovic Courtès
2012-08-14build: Add SRFI-64 to the distribution....Ludovic Courtès
2012-08-14build: Add release.nix....Ludovic Courtès
2012-07-12distro: Add GNU Readline....Ludovic Courtès
2012-07-11distro: Add GNU M4....Ludovic Courtès
2012-07-07build: Adjust tests to Automake 1.12....Ludovic Courtès
2012-07-06distro: Add GNU Guile 1.8....Ludovic Courtès
2012-07-05Add builder-side utilities for phases, stream editing, & co....Ludovic Courtès
2012-07-02build: Don't auto-compile tests....Ludovic Courtès
2012-07-01build: Build (guix utils) first....Ludovic Courtès
2012-07-01Add `guix-build'....Ludovic Courtès
2012-06-30Add (distro) with a package searching facility....Ludovic Courtès
2012-06-29Gettextize, with GNU Gettext 0.18.1....Ludovic Courtès
2012-06-28Add a declarative packaging layer....Ludovic Courtès