summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-11-04utils: Add `package-name->name+version'.Ludovic Courtès
2012-11-03build: Require GNU libgcrypt.Ludovic Courtès
2012-11-03guix-package: Use more (guix ui) features.Ludovic Courtès
2012-11-03ui: Factorize `--version'.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-02tests: Run without substitutes.Ludovic Courtès
2012-11-01Add a preliminary `guix-package' command-line tool.Ludovic Courtès
2012-11-01store: Add `store-path-package-name'.Ludovic Courtès
2012-11-01utils: Remove stuff committed by error.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-31build-system/gnu: Distinguish between imported modules and used modules.Ludovic Courtès
2012-10-31release.nix: Use `--no-substitutes' in `distro.hello'.Ludovic Courtès
2012-10-30guix-build: Add `--root'.Ludovic Courtès
2012-10-29Add (guix build union).Ludovic Courtès
2012-10-28release.nix: Change `distro.hello' to produce something.Ludovic Courtès
2012-10-28distro: Build Bash sequentially.Ludovic Courtès
2012-10-28tests: Use our own bootstrap tools.Ludovic Courtès
2012-10-27release.nix: Add a `distro.hello' job.Ludovic Courtès
2012-10-27build: Preserve the executable bit of bootstrap binaries.Ludovic Courtès
2012-10-27build: Make sure scripts know where to find their modules.Ludovic Courtès
2012-10-27release.nix: Pre-download the Guile bootstrap tarball.Ludovic Courtès
2012-10-27build: Fix out-of-source-tree builds.Ludovic Courtès
2012-10-27distro: Change $DISTRO_{PATCH,BOOTSTRAP}_DIRECTORY to search paths.Ludovic Courtès
2012-10-27release.nix: Set succeed-on-failure and build-out-source-tree.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