| Commit message (Expand) | Author | Age |
* | build-system/python: Fix 'package-with-explicit-python'. | Ludovic Courtès | 2014-12-23 |
* | build-system/glib-or-gtk: Fix default value of #:glib-or-gtk-wrap-excluded-ou... | Ludovic Courtès | 2014-12-09 |
* | build-system/python: Add handling of 'propagated-inputs' in | Federico Beffa | 2014-12-08 |
* | build-system/glib-or-gtk: Allow specific outputs to be excluded from wrapping. | Ludovic Courtès | 2014-12-01 |
* | packages: Implement grafts. | Ludovic Courtès | 2014-11-02 |
* | build-system/gnu: Add #:substitutable? parameter. | Ludovic Courtès | 2014-10-28 |
* | gnu: Add the 'glib-or-gtk' build system. | Federico Beffa | 2014-10-08 |
* | build-system/trivial: Preserve the cross-compilation target in bags. | Ludovic Courtès | 2014-10-05 |
* | build-system: Bags record their system and target. | Ludovic Courtès | 2014-10-05 |
* | build-system: Introduce "bags" as an intermediate representation. | Ludovic Courtès | 2014-10-05 |
* | build-system: Remove irrelevant special case. | Ludovic Courtès | 2014-10-05 |
* | build-system/cmake: Add #:build-type parameter, default to "RelWithDebInfo". | Ludovic Courtès | 2014-10-04 |
* | build: Add ruby build system. | David Thompson | 2014-09-28 |
* | gnu: Split (gnu packages base), adding (gnu packages commencement). | Ludovic Courtès | 2014-08-28 |
* | build-system/perl: Add handling of flags for parallel build and testing. | Andreas Enge | 2014-08-27 |
* | Add comments about global memoization. | Ludovic Courtès | 2014-07-21 |
* | build-system/gnu: Add 'package-with-restricted-references'. | Ludovic Courtès | 2014-06-07 |
* | build-system/gnu: Add #:allowed-references. | Ludovic Courtès | 2014-06-06 |
* | build-system/perl: Honour phases argument in perl build system. | Andreas Enge | 2013-12-09 |
* | build-system/gnu: Fix reference to Gettext in 'dist-package'. | Ludovic Courtès | 2013-12-04 |
* | derivations: Use more keyword parameters for 'build-expression->derivation'. | Ludovic Courtès | 2013-12-04 |
* | build-system/cmake: Build out of source tree by default. | Ludovic Courtès | 2013-11-28 |
* | Merge branch 'master' into core-updates | Ludovic Courtès | 2013-11-20 |
|\ |
|
| * | build-system/python: Add #:test-target parameter. | Ludovic Courtès | 2013-11-20 |
* | | Merge branch 'master' into core-updates | Ludovic Courtès | 2013-11-01 |
|\| |
|
| * | build-system/{cmake,perl}: Don't use (guix build gnu-build-system). | Ludovic Courtès | 2013-10-29 |
| * | build-system/perl: Lazily resolve (gnu packages perl). | Ludovic Courtès | 2013-10-12 |
* | | build-system/{gnu,cmake}: Remove #:patches and #:patch-flags parameters. | Ludovic Courtès | 2013-10-10 |
|/ |
|
* | build-system/trivial: Take the 'source' field into account. | Ludovic Courtès | 2013-09-27 |
* | derivations: 'derivation' and related procedures return a single value. | Ludovic Courtès | 2013-09-18 |
* | Merge branch 'python' | Andreas Enge | 2013-09-14 |
|\ |
|
| * | guix: python: Do not import %standard-phases from gnu-build-system. | Andreas Enge | 2013-09-10 |
| * | guix: python: Add parameter #:phases to build system. | Andreas Enge | 2013-09-10 |
| * | guix: python: Add package-with-python2, a procedure rewriting a package | Andreas Enge | 2013-09-08 |
| * | guix: python: Switch to python-wrapper as the default version for the python | Andreas Enge | 2013-09-04 |
* | | build-system/cmake: Fix typo. | Ludovic Courtès | 2013-09-03 |
* | | build-system/gnu: Delay resolution of (@ (gnu packages cmake) cmake). | Ludovic Courtès | 2013-09-03 |
|/ |
|
* | build-system/gnu: Add `dist-package'. | Ludovic Courtès | 2013-08-24 |
* | build-system/gnu: Remove the "debug" output when `strip-binaries?' is #f. | Ludovic Courtès | 2013-07-04 |
* | build-system/gnu: `package-with-explicit-inputs' skips non-GBS packages. | Ludovic Courtès | 2013-06-25 |
* | build-system/gnu: Augment `package-with-explicit-inputs' for cross builds. | Ludovic Courtès | 2013-06-25 |
* | build-system/trivial: Don't bind `%target' in the builder. | Ludovic Courtès | 2013-06-25 |
* | build-system/gnu: Disable test suite when cross building. | Ludovic Courtès | 2013-06-24 |
* | build-system/gnu: Unify with (guix build-system gnu-cross-build). | Ludovic Courtès | 2013-06-21 |
* | build-system/trivial: Fix introduction of `%target' when cross-building. | Ludovic Courtès | 2013-06-15 |
* | gnu: Fix `static-package' arguments overriding. | Ludovic Courtès | 2013-06-05 |
* | build-system/python: Avoid circular dependency. | Ludovic Courtès | 2013-05-30 |
* | build-system/gnu: Fix typo in `gnu-cross-build'. | Ludovic Courtès | 2013-05-27 |
* | build-system/gnu: Make sure build input variables contain pairs. | Ludovic Courtès | 2013-05-25 |
* | build-system/trivial: Implement the cross-build protocol. | Ludovic Courtès | 2013-05-24 |