summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-13distro: Add LZO....Ludovic Courtès
2012-11-13tests: Make sure to use the bootstrap Guile....Ludovic Courtès
2012-11-13tests: Remove extraneous test....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-13distro: Use `mirror://' URLs....Ludovic Courtès
2012-11-13download: Add support for mirror:// URLs....Ludovic Courtès
2012-11-13download: Follow HTTP redirections....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-09tests: Choose a less expensive test for packages....Ludovic Courtès
2012-11-09http: Add informative output....Ludovic Courtès
2012-11-09http: Check the HTTP response code, and bail if not 200....Ludovic Courtès
2012-11-09derivations: build-expression->derivation: Builder only refers to sources....Ludovic Courtès
2012-11-08derivations: Add tests relative to fixed-output derivations....Ludovic Courtès
2012-11-08store: Document `add-to-store' hack for `fixed?'....Ludovic Courtès
2012-11-08guix-download: Print the hash of the file's contents, no that of the path....Ludovic Courtès
2012-11-08guix-download: Error out when the HTTP response code is not 200....Ludovic Courtès
2012-11-07guix-build: Error out when `-S' used for source-less package....Ludovic Courtès
2012-11-07doc: Document the features and `guix-package'....Ludovic Courtès
2012-11-07guix-package: Fix handling of the PACKAGE:OUTPUT syntax....Ludovic Courtès
2012-11-07guix-package: Fix invalid module use....Ludovic Courtès
2012-11-07build: Remove now unnecessary dependency of downloads on guix/utils.go....Ludovic Courtès
2012-11-07doc: Document `guix-build'....Ludovic Courtès
2012-11-07doc: Remove unnecessary @ifinfo....Ludovic Courtès
2012-11-06distro: Move bootstrap tarball packages to (distro packages make-bootstrap)....Ludovic Courtès
2012-11-05distro: bash-final: Link with `-static-libgcc'....Ludovic Courtès
2012-11-05build-system/gnu: Add `static-libgcc-package' & supporting procedure....Ludovic Courtès
2012-11-05distro: gcc: Don't add a RUNPATH to GCC when using `-static-libgcc'....Ludovic Courtès
2012-11-05distro: readline: Allow stripping of the libraires....Ludovic Courtès
2012-11-05utils: Add `default-keyword-arguments' and `substitute-keyword-arguments'....Ludovic Courtès
2012-11-05distro: Add missing `package-with-bootstrap-guile'....Ludovic Courtès
2012-11-05distro: recutils: Comment out optional dependencies....Ludovic Courtès
2012-11-05distro: Add GnuPG and companion libraries....Ludovic Courtès
2012-11-05distro: Add zlib....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-04doc: Add "Adding new packages" in `HACKING'....Ludovic Courtès
2012-11-04Add (guix snix) and the `guix-import' command....Ludovic Courtès
2012-11-04guix-package: Remove extraneous procedures....Ludovic Courtès
2012-11-04packages: `description' → `synopsis', `long-description' → `description'....Ludovic Courtès
2012-11-04release.nix: Pass `--with-libgcrypt-prefix' in the `tarball' job....Ludovic Courtès