summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* doc: Add `TODO'.Ludovic Courtès2012-11-18
* doc: Add a "Related software" section to `README'.Ludovic Courtès2012-11-18
* Turn Guix into "GNU Guix".Ludovic Courtès2012-11-18
* distro: Rebuild bootstrap Binutils and GCC.Ludovic Courtès2012-11-16
* distro: Configure ld and GCC to not look under /usr & co.Ludovic Courtès2012-11-16
* guix-download: Use code from (guix build download).Ludovic Courtès2012-11-13
* guix-download: Add support for file:// URIs.Ludovic Courtès2012-11-13
* guix-download: Gracefully handle invalid URIs.Ludovic Courtès2012-11-13
* distro: Add GNU Texinfo.Ludovic Courtès2012-11-13
* distro: Add GNU Libtasn1 and GnuTLS.Ludovic Courtès2012-11-13
* distro: Add GNU Nettle.Ludovic Courtès2012-11-13
* distro: Add LZO.Ludovic Courtès2012-11-13
* tests: Make sure to use the bootstrap Guile.Ludovic Courtès2012-11-13
* tests: Remove extraneous test.Ludovic Courtès2012-11-13
* build: Add $(top_builddir) to the load path.Ludovic Courtès2012-11-13
* distro: Patch libc to avoid accessing /etc/ld.so.cache and friends.Ludovic Courtès2012-11-13
* distro: Use `mirror://' URLs.Ludovic Courtès2012-11-13
* download: Add support for mirror:// URLs.Ludovic Courtès2012-11-13
* download: Follow HTTP redirections.Ludovic Courtès2012-11-13
* Remove (guix http) and (guix ftp).Ludovic Courtès2012-11-13
* Add (guix download) and (guix build download).Ludovic Courtès2012-11-12
* Move base32 code to (guix base32).Ludovic Courtès2012-11-11
* tests: Choose a less expensive test for packages.Ludovic Courtès2012-11-09
* http: Add informative output.Ludovic Courtès2012-11-09
* http: Check the HTTP response code, and bail if not 200.Ludovic Courtès2012-11-09
* derivations: build-expression->derivation: Builder only refers to sources.Ludovic Courtès2012-11-09
* derivations: Add tests relative to fixed-output derivations.Ludovic Courtès2012-11-08
* store: Document `add-to-store' hack for `fixed?'.Ludovic Courtès2012-11-08
* guix-download: Print the hash of the file's contents, no that of the path.Ludovic Courtès2012-11-08
* guix-download: Error out when the HTTP response code is not 200.Ludovic Courtès2012-11-08
* guix-build: Error out when `-S' used for source-less package.Ludovic Courtès2012-11-07
* doc: Document the features and `guix-package'.Ludovic Courtès2012-11-07
* guix-package: Fix handling of the PACKAGE:OUTPUT syntax.Ludovic Courtès2012-11-07
* guix-package: Fix invalid module use.Ludovic Courtès2012-11-07
* build: Remove now unnecessary dependency of downloads on guix/utils.go.Ludovic Courtès2012-11-07
* doc: Document `guix-build'.Ludovic Courtès2012-11-07
* doc: Remove unnecessary @ifinfo.Ludovic Courtès2012-11-07
* distro: Move bootstrap tarball packages to (distro packages make-bootstrap).Ludovic Courtès2012-11-06
* distro: bash-final: Link with `-static-libgcc'.Ludovic Courtès2012-11-05
* build-system/gnu: Add `static-libgcc-package' & supporting procedure.Ludovic Courtès2012-11-05
* distro: gcc: Don't add a RUNPATH to GCC when using `-static-libgcc'.Ludovic Courtès2012-11-05
* distro: readline: Allow stripping of the libraires.Ludovic Courtès2012-11-05
* utils: Add `default-keyword-arguments' and `substitute-keyword-arguments'.Ludovic Courtès2012-11-05
* distro: Add missing `package-with-bootstrap-guile'.Ludovic Courtès2012-11-05
* distro: recutils: Comment out optional dependencies.Ludovic Courtès2012-11-05
* distro: Add GnuPG and companion libraries.Ludovic Courtès2012-11-05
* distro: Add zlib.Ludovic Courtès2012-11-05
* distro: Add (distro packages compression).Ludovic Courtès2012-11-04
* distro: Add GNU Pth.Ludovic Courtès2012-11-04
* distro: Add GNU gperf.Ludovic Courtès2012-11-04