Age | Commit message (Expand) | Author |
2017-04-22 | derivations: Adjust builder encoding test. | Ludovic Courtès |
2017-04-21 | derivations: Restore UTF-8 encoding of build scripts. | Ludovic Courtès |
2017-03-28 | derivations: Do not fetch narinfos for non-substitutable items. | Ludovic Courtès |
2017-01-11 | daemon: Allow check builds of 'builtin:download' derivations. | Ludovic Courtès |
2016-11-16 | daemon: Add 'built-in-builders' RPC. | Ludovic Courtès |
2016-11-16 | daemon: Add "builtin:download" derivation builder. | Ludovic Courtès |
2016-05-21 | derivations: 'derivation' sorts items in the resulting object. | Ludovic Courtès |
2016-04-03 | build: Add a Guile custom test driver using SRFI-64. | Mathieu Lirzin |
2016-03-23 | derivations: Raise an error when a module file is not found. | Ludovic Courtès |
2016-03-20 | derivations: Add #:disallowed-references. | Ludovic Courtès |
2016-03-06 | tests: Disable grafting by default for most tests. | Ludovic Courtès |
2016-02-22 | derivations: Move grafts to (guix grafts). | Ludovic Courtès |
2016-01-19 | derivations: Add test in keep-going mode. | Ludovic Courtès |
2016-01-18 | derivations: Add test for #:leaked-env-vars. | Ludovic Courtès |
2015-12-09 | derivations: Determine what's built in 'check' mode. | Ludovic Courtès |
2015-10-06 | utils: Remove Nixpkgs helpers. | Ludovic Courtès |
2015-09-05 | tests: Fix typos. | Ludovic Courtès |
2015-07-13 | substitute: Honor "substitute-urls" option passed by "untrusted" clients. | Ludovic Courtès |
2015-07-03 | derivations: Add #:substitutable?, distinguished from #:local-build?. | Ludovic Courtès |
2015-05-27 | tests: Make sure %BOOTSTRAP-GUILE is available when we need it. | Ludovic Courtès |
2015-03-25 | derivations: Add a 'cut?' parameter to 'derivation-prerequisites'. | Ludovic Courtès |
2015-02-24 | tests: Factorize the network reachability test. | Ludovic Courtès |
2015-02-13 | gexp: Implement 'imported-modules' & co. using 'gexp->derivation'. | Ludovic Courtès |
2015-02-02 | tests: Further factorize substitute mocks. | Ludovic Courtès |
2015-01-10 | derivations: Add 'substitution-oracle' and use it. | Ludovic Courtès |
2015-01-09 | derivations: Add 'derivation-output-names'. | Ludovic Courtès |
2014-11-02 | derivations: Add 'derivation-name'. | Ludovic Courtès |
2014-10-29 | derivations: Fix 'derivation-prerequisites-to-build' when #:local-build?. | Ludovic Courtès |
2014-10-29 | tests: Move some of the narinfo test tools to (guix tests). | Ludovic Courtès |
2014-10-29 | derivations: Add 'offloadable-derivation?' and 'substitutable-derivation?'. | Ludovic Courtès |
2014-10-17 | derivations: Introduce 'graft' record type. | Ludovic Courtès |
2014-10-08 | derivations: Add 'graft-derivation'. | Ludovic Courtès |
2014-08-31 | daemon: Really enable automatic deduplication by default. | Ludovic Courtès |
2014-08-23 | Factorize test suite support in (guix tests). | Ludovic Courtès |
2014-06-01 | derivations: Add #:allowed-references 'derivation' parameter. | Ludovic Courtès |
2014-04-13 | derivations: Fix 'fixed-output-derivation?'. | Ludovic Courtès |
2014-03-22 | tests: Make sure substitutes are usable when we need them. | Ludovic Courtès |
2014-03-09 | store: Add #:timeout build option. | Ludovic Courtès |
2014-02-21 | derivations: Add support for recursive fixed-output derivations. | Ludovic Courtès |
2013-12-04 | derivations: Use more keyword parameters for 'build-expression->derivation'. | Ludovic Courtès |
2013-11-13 | derivations: Allow 'map-derivations' to replace sources. | Ludovic Courtès |
2013-11-13 | derivations: Add 'map-derivation'. | Ludovic Courtès |
2013-11-04 | tests: Fix max-silent-time test. | Ludovic Courtès |
2013-11-04 | tests: Add the builder as an input to raw derivations. | Ludovic Courtès |
2013-10-30 | derivations: 'derivation-path->output-path' honors the 'output' parameter. | Ludovic Courtès |
2013-09-18 | derivations: 'derivation' and related procedures return a single value. | Ludovic Courtès |
2013-09-17 | derivations: Keep the .drv file name in <derivation> objects. | Ludovic Courtès |
2013-08-28 | derivations: Rename #:dependency-graphs to #:references-graphs. | Ludovic Courtès |
2013-08-26 | derivations: Add #:dependency-graphs to `build-expression->derivation'. | Ludovic Courtès |
2013-08-26 | derivations: Add #:dependency-graphs `derivation' parameter. | Ludovic Courtès |