aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-05build-system/gnu: Make the builder's module list a parameter....Ludovic Courtès
2012-07-05Add builder-side utilities for phases, stream editing, & co....Ludovic Courtès
2012-07-05packages: Add a `self-native-input?' field....Ludovic Courtès
2012-07-03Rename <package-source> to <origin>; use the `letrec*' behavior in packages....Ludovic Courtès
2012-07-03define-record-type*: Add `letrec*' behavior....Ludovic Courtès
2012-07-02Add a `base32' macro, for convenience....Ludovic Courtès
2012-07-02packages: Allow the `arguments' field to be a procedure....Ludovic Courtès
2012-07-02gnu-build-system: Improve the `configure' and `check' phases....Ludovic Courtès
2012-07-02gnu-build-system: Print the `configure' flags....Ludovic Courtès
2012-07-02Make `define-record-type*' error messages more informative....Ludovic Courtès
2012-07-02distro: libsigsegv: Use multiple outputs....Ludovic Courtès
2012-07-02guix-build: Display multiple outputs when needed....Ludovic Courtès
2012-07-02derivation: Coalesce multiple occurrences of the same input....Ludovic Courtès
2012-07-02build: Don't auto-compile tests....Ludovic Courtès
2012-07-02gnu-build-system: Fix "libdir" and "includedir" for multiple-output drvs....Ludovic Courtès
2012-07-02Upgrade Nix worker protocol....Ludovic Courtès
2012-07-02derivation: Move sorting code to `write-derivation'....Ludovic Courtès
2012-07-02build: Use `AM_GNU_GETTEXT_VERSION'....Ludovic Courtès
2012-07-02Fix `derivation-hash' for outputs not sorted alphabetically....Ludovic Courtès
2012-07-02Add `propagated-inputs' and `properties' to <package>....Ludovic Courtès
2012-07-01Update list of dependencies....Ludovic Courtès
2012-07-01build: Build (guix utils) first....Ludovic Courtès
2012-07-01build: Capitalize the package name....Ludovic Courtès
2012-07-01Add `guix-build'....Ludovic Courtès
2012-07-01Add `derivation-prerequisites' and `derivation-prerequisites-to-build'....Ludovic Courtès
2012-07-01Add the `valid-path?' RPC....Ludovic Courtès
2012-07-01Add missing `set-build-options' parameters....Ludovic Courtès
2012-06-30Add (distro) with a package searching facility....Ludovic Courtès
2012-06-29Add a libgcrypt-based implementation of `sha256'....Ludovic Courtès
2012-06-29Gettextize, with GNU Gettext 0.18.1....Ludovic Courtès
2012-06-29distro: Add libsigsegv and GNU Awk....Ludovic Courtès
2012-06-29derivation: Remove duplicate inputs....Ludovic Courtès
2012-06-28build-system/gnu: Add GNU Awk to the standard inputs....Ludovic Courtès
2012-06-28packages: Add a `home-page' field....Ludovic Courtès
2012-06-28Track the source location of packages....Ludovic Courtès
2012-06-28Add a sha256 fallback that uses Coreutils instead of libchop....Ludovic Courtès
2012-06-28Introduce `compile-time-value' and use it....Ludovic Courtès
2012-06-28Add a declarative packaging layer....Ludovic Courtès
2012-06-28build-system/gnu: Have `configure-flags' and `make-flags' evaluated....Ludovic Courtès
2012-06-28build: Define $NIXPKGS when compiling....Ludovic Courtès
2012-06-27Abstract build systems....Ludovic Courtès
2012-06-27Add `define-record-type*'....Ludovic Courtès
2012-06-17build-expression->derivation: Move module forms at the top-level....Ludovic Courtès
2012-06-16gnu-build-system: Structure as a customizable sequence of phases....Ludovic Courtès
2012-06-16gnu-build-system: Add GNU Diffutils and GNU Path to the standard inputs....Ludovic Courtès
2012-06-16build-expression->derivation: Have the build fail when EXP returns #f....Ludovic Courtès
2012-06-16Remove leftover debugging expressions....Ludovic Courtès
2012-06-16store: Wait for the server to be done sending output....Ludovic Courtès
2012-06-15build: Be cross-compilation-ready....Ludovic Courtès
2012-06-15build: Provide the right include path when building modules....Ludovic Courtès