| Commit message (Expand) | Author | Age |
* | Move search path specifications to (guix search-paths). | Ludovic Courtès | 2015-05-04 |
* | build-system/{cmake,glib-or-gtk}: Add #:validate-runpath? parameter. | Ludovic Courtès | 2015-04-23 |
* | build-system: Factorize the list of modules imported on the build side. | Ludovic Courtès | 2015-04-01 |
* | packages: Implement grafts. | Ludovic Courtès | 2014-11-02 |
* | 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 |
* | gnu: Split (gnu packages base), adding (gnu packages commencement). | Ludovic Courtès | 2014-08-28 |
* | 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-01 |
|\ |
|
| * | build-system/{cmake,perl}: Don't use (guix build gnu-build-system). | Ludovic Courtès | 2013-10-29 |
* | | build-system/{gnu,cmake}: Remove #:patches and #:patch-flags parameters. | Ludovic Courtès | 2013-10-10 |
|/ |
|
* | derivations: 'derivation' and related procedures return a single value. | Ludovic Courtès | 2013-09-18 |
* | 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/{perl,cmake}: Keep the standard search paths of gnu-build-system. | Ludovic Courtès | 2013-04-16 |
* | packages: Add `native-search-paths' field and honor it. | Ludovic Courtès | 2013-03-30 |
* | build-system/gnu: Remove #:path-exclusions parameter. | Ludovic Courtès | 2013-03-30 |
* | Add (guix build-system cmake). | Cyril Roelandt | 2013-03-28 |