summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2012-11-13guix-download: Add support for file:// URIs....Ludovic Courtès
2012-11-13distro: Add GNU Texinfo....Ludovic Courtès
2012-11-13distro: Add GNU Libtasn1 and GnuTLS....Ludovic Courtès
2012-11-13distro: Add GNU Nettle....Ludovic Courtès
2012-11-13build: Add $(top_builddir) to the load path....Ludovic Courtès
2012-11-13distro: Patch libc to avoid accessing /etc/ld.so.cache and friends....Ludovic Courtès
2012-11-13Remove (guix http) and (guix ftp)....Ludovic Courtès
2012-11-12Add (guix download) and (guix build download)....Ludovic Courtès
2012-11-11Move base32 code to (guix base32)....Ludovic Courtès
2012-11-08guix-download: Error out when the HTTP response code is not 200....Ludovic Courtès
2012-11-07build: Remove now unnecessary dependency of downloads on guix/utils.go....Ludovic Courtès
2012-11-06distro: Move bootstrap tarball packages to (distro packages make-bootstrap)....Ludovic Courtès
2012-11-05distro: Add GnuPG and companion libraries....Ludovic Courtès
2012-11-04distro: Add (distro packages compression)....Ludovic Courtès
2012-11-04distro: Add GNU Pth....Ludovic Courtès
2012-11-04distro: Add GNU gperf....Ludovic Courtès
2012-11-04distro: Split (distro packages base) into several files....Ludovic Courtès
2012-11-04distro: Move bootstrap packages to (distro packages bootstrap)....Ludovic Courtès
2012-11-04distro: Go for one module per package....Ludovic Courtès
2012-11-04Add (guix snix) and the `guix-import' command....Ludovic Courtès
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