summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* doc: Add "Adding new packages" in `HACKING'.Ludovic Courtès2012-11-04
* Add (guix snix) and the `guix-import' command.Ludovic Courtès2012-11-04
* guix-package: Remove extraneous procedures.Ludovic Courtès2012-11-04
* packages: `description' → `synopsis', `long-description' → `description'.Ludovic Courtès2012-11-04
* release.nix: Pass `--with-libgcrypt-prefix' in the `tarball' job.Ludovic Courtès2012-11-04
* utils: Add `package-name->name+version'.Ludovic Courtès2012-11-04
* build: Require GNU libgcrypt.Ludovic Courtès2012-11-03
* guix-package: Use more (guix ui) features.Ludovic Courtès2012-11-03
* ui: Factorize `--version'.Ludovic Courtès2012-11-03
* build: Produce (guix config) instead of using compile-time tricks.Ludovic Courtès2012-11-03
* build: Clearly mark Nixpkgs as optional.Ludovic Courtès2012-11-03
* tests: Run without substitutes.Ludovic Courtès2012-11-02
* Add a preliminary `guix-package' command-line tool.Ludovic Courtès2012-11-01
* store: Add `store-path-package-name'.Ludovic Courtès2012-11-01
* utils: Remove stuff committed by error.Ludovic Courtès2012-11-01
* build: Add unit test for the `guix-build' command.Ludovic Courtès2012-11-01
* Add (guix ui).Ludovic Courtès2012-11-01
* build-system/gnu: Distinguish between imported modules and used modules.Ludovic Courtès2012-10-31
* release.nix: Use `--no-substitutes' in `distro.hello'.Ludovic Courtès2012-10-31
* guix-build: Add `--root'.Ludovic Courtès2012-10-30
* Add (guix build union).Ludovic Courtès2012-10-29
* release.nix: Change `distro.hello' to produce something.Ludovic Courtès2012-10-28
* distro: Build Bash sequentially.Ludovic Courtès2012-10-28
* tests: Use our own bootstrap tools.Ludovic Courtès2012-10-28
* release.nix: Add a `distro.hello' job.Ludovic Courtès2012-10-27
* build: Preserve the executable bit of bootstrap binaries.Ludovic Courtès2012-10-27
* build: Make sure scripts know where to find their modules.Ludovic Courtès2012-10-27
* release.nix: Pre-download the Guile bootstrap tarball.Ludovic Courtès2012-10-27
* build: Fix out-of-source-tree builds.Ludovic Courtès2012-10-27
* distro: Change $DISTRO_{PATCH,BOOTSTRAP}_DIRECTORY to search paths.Ludovic Courtès2012-10-27
* release.nix: Set succeed-on-failure and build-out-source-tree.Ludovic Courtès2012-10-27
* build: Move `distro/patches' to `distro/packages/patches'.Ludovic Courtès2012-10-27
* build: Use `pre-inst-env' to compile the source.Ludovic Courtès2012-10-27
* guix-build: Gracefully handle `&package-input-error' conditions.Ludovic Courtès2012-10-27
* location: Start column numbers at 1.Ludovic Courtès2012-10-27
* distro: Add i686-linux port.Ludovic Courtès2012-10-26
* distro: gcc: Adjust to support non-x86_64 architectures.Ludovic Courtès2012-10-26
* utils: Remove special `substitute*' syntax for lists of files.Ludovic Courtès2012-10-26
* doc: Add `HACKING'.Ludovic Courtès2012-10-25
* Add a `system' parameter to `nixpkgs-derivation'.Ludovic Courtès2012-10-25
* packages: Pass `system' around.Ludovic Courtès2012-10-25
* derivations: Make sure `build-expression->derivation' & co. pass `system'.Ludovic Courtès2012-10-25
* derivations: Pass the derivation of guile-for-build to `imported-files' & co.Ludovic Courtès2012-10-25
* distro: Build the final inputs against the final Bash, not the bootstrap Bash.Ludovic Courtès2012-10-25
* distro: ncurses: Don't patch shebangs.Ludovic Courtès2012-10-25
* distro: Bootstrap using our own binaries instead of those from Nixpkgs.Ludovic Courtès2012-10-25
* distro: Build glibc with `--enable-obsolete-rpc'.Ludovic Courtès2012-10-25
* distro: Add missing Linux-Libre headers to the bootstrap glibc.Ludovic Courtès2012-10-25
* distro: Add a bootstrap GCC that uses binaries from the tarball.Ludovic Courtès2012-10-25
* Add `guix-download'.Ludovic Courtès2012-10-25