jackhill/guix/guix.git
2012-11-18 Ludovic Courtèsdoc: Add a "Related software" section to `README'.
2012-11-18 Ludovic CourtèsTurn Guix into "GNU Guix".
2012-11-15 Ludovic Courtèsdistro: Rebuild bootstrap Binutils and GCC.
2012-11-15 Ludovic Courtèsdistro: Configure ld and GCC to not look under /usr...
2012-11-13 Ludovic Courtèsguix-download: Use code from (guix build download).
2012-11-13 Ludovic Courtèsguix-download: Add support for file:// URIs.
2012-11-13 Ludovic Courtèsguix-download: Gracefully handle invalid URIs.
2012-11-13 Ludovic Courtèsdistro: Add GNU Texinfo.
2012-11-13 Ludovic Courtèsdistro: Add GNU Libtasn1 and GnuTLS.
2012-11-13 Ludovic Courtèsdistro: Add GNU Nettle.
2012-11-13 Ludovic Courtèsdistro: Add LZO.
2012-11-12 Ludovic Courtèstests: Make sure to use the bootstrap Guile.
2012-11-12 Ludovic Courtèstests: Remove extraneous test.
2012-11-12 Ludovic Courtèsbuild: Add $(top_builddir) to the load path.
2012-11-12 Ludovic Courtèsdistro: Patch libc to avoid accessing /etc/ld.so.cache...
2012-11-12 Ludovic Courtèsdistro: Use `mirror://' URLs.
2012-11-12 Ludovic Courtèsdownload: Add support for mirror:// URLs.
2012-11-12 Ludovic Courtèsdownload: Follow HTTP redirections.
2012-11-12 Ludovic CourtèsRemove (guix http) and (guix ftp).
2012-11-12 Ludovic CourtèsAdd (guix download) and (guix build download).
2012-11-11 Ludovic CourtèsMove base32 code to (guix base32).
2012-11-09 Ludovic Courtèstests: Choose a less expensive test for packages.
2012-11-08 Ludovic Courtèshttp: Add informative output.
2012-11-08 Ludovic Courtèshttp: Check the HTTP response code, and bail if not...
2012-11-08 Ludovic Courtèsderivations: build-expression->derivation: Builder...
2012-11-08 Ludovic Courtèsderivations: Add tests relative to fixed-output derivat...
2012-11-07 Ludovic Courtèsstore: Document `add-to-store' hack for `fixed?'.
2012-11-07 Ludovic Courtèsguix-download: Print the hash of the file's contents...
2012-11-07 Ludovic Courtèsguix-download: Error out when the HTTP response code...
2012-11-07 Ludovic Courtèsguix-build: Error out when `-S' used for source-less...
2012-11-07 Ludovic Courtèsdoc: Document the features and `guix-package'.
2012-11-07 Ludovic Courtèsguix-package: Fix handling of the PACKAGE:OUTPUT syntax.
2012-11-07 Ludovic Courtèsguix-package: Fix invalid module use.
2012-11-07 Ludovic Courtèsbuild: Remove now unnecessary dependency of downloads...
2012-11-07 Ludovic Courtèsdoc: Document `guix-build'.
2012-11-07 Ludovic Courtèsdoc: Remove unnecessary @ifinfo.
2012-11-06 Ludovic Courtèsdistro: Move bootstrap tarball packages to (distro...
2012-11-05 Ludovic Courtèsdistro: bash-final: Link with `-static-libgcc'.
2012-11-05 Ludovic Courtèsbuild-system/gnu: Add `static-libgcc-package' & support...
2012-11-05 Ludovic Courtèsdistro: gcc: Don't add a RUNPATH to GCC when using...
2012-11-05 Ludovic Courtèsdistro: readline: Allow stripping of the libraires.
2012-11-05 Ludovic Courtèsutils: Add `default-keyword-arguments' and `substitute...
2012-11-04 Ludovic Courtèsdistro: Add missing `package-with-bootstrap-guile'.
2012-11-04 Ludovic Courtèsdistro: recutils: Comment out optional dependencies.
2012-11-04 Ludovic Courtèsdistro: Add GnuPG and companion libraries.
2012-11-04 Ludovic Courtèsdistro: Add zlib.
2012-11-04 Ludovic Courtèsdistro: Add (distro packages compression).
2012-11-04 Ludovic Courtèsdistro: Add GNU Pth.
2012-11-04 Ludovic Courtèsdistro: Add GNU gperf.
2012-11-04 Ludovic Courtèsdistro: Split (distro packages base) into several files.
2012-11-04 Ludovic Courtèsdistro: Move bootstrap packages to (distro packages...
2012-11-04 Ludovic Courtèsdistro: Go for one module per package.
2012-11-04 Ludovic Courtèsdoc: Add "Adding new packages" in `HACKING'.
2012-11-04 Ludovic CourtèsAdd (guix snix) and the `guix-import' command.
2012-11-04 Ludovic Courtèsguix-package: Remove extraneous procedures.
2012-11-04 Ludovic Courtèspackages: `description' → `synopsis', `long-description...
2012-11-04 Ludovic Courtèsrelease.nix: Pass `--with-libgcrypt-prefix' in the...
2012-11-04 Ludovic Courtèsutils: Add `package-name->name+version'.
2012-11-03 Ludovic Courtèsbuild: Require GNU libgcrypt.
2012-11-03 Ludovic Courtèsguix-package: Use more (guix ui) features.
2012-11-03 Ludovic Courtèsui: Factorize `--version'.
2012-11-03 Ludovic Courtèsbuild: Produce (guix config) instead of using compile...
2012-11-03 Ludovic Courtèsbuild: Clearly mark Nixpkgs as optional.
2012-11-02 Ludovic Courtèstests: Run without substitutes.
2012-11-01 Ludovic CourtèsAdd a preliminary `guix-package' command-line tool.
2012-11-01 Ludovic Courtèsstore: Add `store-path-package-name'.
2012-11-01 Ludovic Courtèsutils: Remove stuff committed by error.
2012-10-31 Ludovic Courtèsbuild: Add unit test for the `guix-build' command.
2012-10-31 Ludovic CourtèsAdd (guix ui).
2012-10-31 Ludovic Courtèsbuild-system/gnu: Distinguish between imported modules...
2012-10-30 Ludovic Courtèsrelease.nix: Use `--no-substitutes' in `distro.hello'.
2012-10-29 Ludovic Courtèsguix-build: Add `--root'.
2012-10-29 Ludovic CourtèsAdd (guix build union).
2012-10-28 Ludovic Courtèsrelease.nix: Change `distro.hello' to produce something.
2012-10-27 Ludovic Courtèsdistro: Build Bash sequentially.
2012-10-27 Ludovic Courtèstests: Use our own bootstrap tools.
2012-10-27 Ludovic Courtèsrelease.nix: Add a `distro.hello' job.
2012-10-27 Ludovic Courtèsbuild: Preserve the executable bit of bootstrap binaries.
2012-10-27 Ludovic Courtèsbuild: Make sure scripts know where to find their modules.
2012-10-27 Ludovic Courtèsrelease.nix: Pre-download the Guile bootstrap tarball.
2012-10-27 Ludovic Courtèsbuild: Fix out-of-source-tree builds.
2012-10-27 Ludovic Courtèsdistro: Change $DISTRO_{PATCH,BOOTSTRAP}_DIRECTORY...
2012-10-27 Ludovic Courtèsrelease.nix: Set succeed-on-failure and build-out-sourc...
2012-10-27 Ludovic Courtèsbuild: Move `distro/patches' to `distro/packages/patches'.
2012-10-27 Ludovic Courtèsbuild: Use `pre-inst-env' to compile the source.
2012-10-27 Ludovic Courtèsguix-build: Gracefully handle `&package-input-error...
2012-10-27 Ludovic Courtèslocation: Start column numbers at 1.
2012-10-26 Ludovic Courtèsdistro: Add i686-linux port.
2012-10-26 Ludovic Courtèsdistro: gcc: Adjust to support non-x86_64 architectures.
2012-10-26 Ludovic Courtèsutils: Remove special `substitute*' syntax for lists...
2012-10-25 Ludovic Courtèsdoc: Add `HACKING'.
2012-10-25 Ludovic CourtèsAdd a `system' parameter to `nixpkgs-derivation'.
2012-10-25 Ludovic Courtèspackages: Pass `system' around.
2012-10-25 Ludovic Courtèsderivations: Make sure `build-expression->derivation...
2012-10-25 Ludovic Courtèsderivations: Pass the derivation of guile-for-build...
2012-10-25 Ludovic Courtèsdistro: Build the final inputs against the final Bash...
2012-10-25 Ludovic Courtèsdistro: ncurses: Don't patch shebangs.
2012-10-25 Ludovic Courtèsdistro: Bootstrap using our own binaries instead of...
2012-10-25 Ludovic Courtèsdistro: Build glibc with `--enable-obsolete-rpc'.
2012-10-24 Ludovic Courtèsdistro: Add missing Linux-Libre headers to the bootstra...
next