tests: Make sure %BOOTSTRAP-GUILE is available when we need it.
[jackhill/guix/guix.git] / tests / derivations.scm
2015-05-27 Ludovic Courtèstests: Make sure %BOOTSTRAP-GUILE is available when...
2015-05-23 宋文武Merge branch 'master' into gtk-rebuild
2015-03-25 Ludovic CourtèsMerge branch 'master' into core-updates
2015-03-25 Ludovic Courtèsderivations: Add a 'cut?' parameter to 'derivation...
2015-02-26 Ludovic CourtèsMerge branch 'master' into core-updates
2015-02-23 Ludovic Courtèstests: Factorize the network reachability test.
2015-02-13 Ludovic Courtèsgexp: Implement 'imported-modules' & co. using 'gexp...
2015-02-02 Ludovic Courtèstests: Further factorize substitute mocks.
2015-01-11 Mark H WeaverMerge branch 'master' into core-updates
2015-01-09 Ludovic Courtèsderivations: Add 'substitution-oracle' and use it.
2015-01-09 Ludovic Courtèsderivations: Add 'derivation-output-names'.
2014-11-02 Ludovic Courtèsderivations: Add 'derivation-name'.
2014-10-28 Ludovic Courtèsderivations: Fix 'derivation-prerequisites-to-build...
2014-10-28 Ludovic Courtèstests: Move some of the narinfo test tools to (guix...
2014-10-28 Ludovic Courtèsderivations: Add 'offloadable-derivation?' and 'substit...
2014-10-17 Ludovic Courtèsderivations: Introduce 'graft' record type.
2014-10-08 Ludovic Courtèsderivations: Add 'graft-derivation'.
2014-09-08 Mark H WeaverMerge branch 'master' into core-updates
2014-08-31 Ludovic Courtèsdaemon: Really enable automatic deduplication by default.
2014-08-24 Mark H WeaverMerge branch 'master' into core-updates
2014-08-23 Ludovic CourtèsFactorize test suite support in (guix tests).
2014-06-06 Ludovic CourtèsMerge branch 'master' into core-updates
2014-06-01 Ludovic Courtèsderivations: Add #:allowed-references 'derivation'...
2014-04-12 Ludovic Courtèsderivations: Fix 'fixed-output-derivation?'.
2014-03-26 Ludovic CourtèsMerge branch 'core-updates'
2014-03-22 Ludovic Courtèstests: Make sure substitutes are usable when we need...
2014-03-10 Ludovic CourtèsMerge branch 'master' into core-updates
2014-03-09 Ludovic Courtèsstore: Add #:timeout build option.
2014-02-21 Ludovic CourtèsMerge branch 'master' into core-updates
2014-02-21 Ludovic Courtèsderivations: Add support for recursive fixed-output...
2013-12-04 Ludovic Courtèsderivations: Use more keyword parameters for 'build...
2013-11-20 Ludovic CourtèsMerge branch 'master' into core-updates
2013-11-13 Ludovic Courtèsderivations: Allow 'map-derivations' to replace sources.
2013-11-12 Ludovic Courtèsderivations: Add 'map-derivation'.
2013-11-08 Ludovic CourtèsMerge branch 'master' into core-updates
2013-11-04 Ludovic Courtèstests: Fix max-silent-time test.
2013-11-04 Ludovic Courtèstests: Add the builder as an input to raw derivations.
2013-11-01 Ludovic CourtèsMerge branch 'master' into core-updates
2013-10-30 Ludovic Courtèsderivations: 'derivation-path->output-path' honors...
2013-09-22 Ludovic CourtèsMerge branch 'master' into core-updates
2013-09-18 Ludovic Courtèsderivations: 'derivation' and related procedures return...
2013-09-17 Ludovic Courtèsderivations: Keep the .drv file name in <derivation...
2013-09-08 Ludovic CourtèsMerge branch 'master' into core-updates
2013-08-27 Ludovic Courtèsderivations: Rename #:dependency-graphs to #:references...
2013-08-26 Ludovic Courtèsderivations: Add #:dependency-graphs to `build-expressi...
2013-08-26 Ludovic Courtèsderivations: Add #:dependency-graphs `derivation' param...
2013-08-26 Ludovic Courtèsderivations: Move 3 positional parameters into keyword...
2013-07-09 Ludovic CourtèsMerge branch 'core-updates'
2013-07-01 Ludovic CourtèsMove `sha256' to (guix hash).
2013-05-20 Ludovic CourtèsAdd `--max-silent-time' to `guix build' and `guix package'.
2013-04-26 Ludovic CourtèsMerge branch 'master' into core-updates
2013-04-16 Ludovic Courtèsscripts: Report what will be substituted.
2013-02-04 Ludovic Courtèstests: Fix thinko in `derivation' test.
2013-02-01 Ludovic CourtèsAugment `.dir-locals.el'.
2013-01-30 Ludovic Courtèsstore: Remove the `fixed?' parameter from `add-to-store'.
2013-01-18 Ludovic Courtèsdistro: Rename (distro) to (gnu packages).
2013-01-18 Ludovic Courtèsdistro: Change the module name space to (gnu ...).
2013-01-11 Ludovic CourtèsMerge branch 'core-updates'
2013-01-09 Ludovic Courtèsderivations: Fix `derivation-prerequisites-to-build...
2013-01-06 Ludovic CourtèsMerge branch 'master' into core-updates
2013-01-05 Ludovic CourtèsUpdate license headers.
2013-01-05 Ludovic Courtèsderivations: Add `derivation-path->output-paths'.
2013-01-02 Ludovic Courtèstests: Adjust to not rely on /bin/sh.
2012-12-13 Ludovic CourtèsMerge branch 'nix-integration'
2012-12-13 Ludovic Courtèstests: Skip network-dependent tests when the network...
2012-12-09 Ludovic CourtèsMerge branch 'master' into nix-integration
2012-12-05 Ludovic Courtèsbuild: Update skip count in `tests/derivations.scm'.
2012-12-04 Ludovic CourtèsMerge branch 'master' into nix-integration
2012-12-04 Ludovic Courtèsderivations: Fix erroneous call to `add-to-store' for...
2012-11-12 Ludovic Courtèstests: Remove extraneous test.
2012-11-11 Ludovic CourtèsMove base32 code to (guix base32).
2012-11-08 Ludovic Courtèsderivations: build-expression->derivation: Builder...
2012-11-08 Ludovic Courtèsderivations: Add tests relative to fixed-output derivat...
2012-11-04 Ludovic Courtèsdistro: Move bootstrap packages to (distro packages...
2012-11-02 Ludovic Courtèstests: Run without substitutes.
2012-10-27 Ludovic Courtèstests: Use our own bootstrap tools.
2012-10-25 Ludovic Courtèsderivations: Pass the derivation of guile-for-build...
2012-10-24 Ludovic Courtèsstore: Add `query-path-hash'.
2012-10-23 Ludovic Courtèsderivations: Compile the #:modules passed to `build...
2012-07-01 Ludovic Courtèsderivation: Coalesce multiple occurrences of the same...
2012-07-01 Ludovic CourtèsFix `derivation-hash' for outputs not sorted alphabetic...
2012-06-30 Ludovic CourtèsAdd `derivation-prerequisites' and `derivation-prerequi...
2012-06-30 Ludovic CourtèsAdd the `valid-path?' RPC.
2012-06-16 Ludovic Courtèsbuild-expression->derivation: Have the build fail when...
2012-06-13 Ludovic CourtèsChange `build-expression->derivation' to support sub...
2012-06-12 Ludovic CourtèsFix `imported-files' for files with a common prefix.
2012-06-11 Ludovic CourtèsAdd `add-to-store' test for flat files.
2012-06-11 Ludovic CourtèsAdd `imported-files'.
2012-06-11 Ludovic CourtèsFix the `build-expression->derivation' fixed-output...
2012-06-11 Ludovic CourtèsAdd a `%current-system' fluid.
2012-06-10 Ludovic CourtèsAdd `add-to-store' with recursive directory storage.
2012-06-10 Ludovic Courtèstests: Don't hard-code the system type.
2012-06-09 Ludovic CourtèsAdd multiple-output support to `build-expression->deriv...
2012-06-09 Ludovic CourtèsAdd `derivation' test for multiple-output derivations.
2012-06-09 Ludovic CourtèsSort environment variables alphabetically in `derivation'.
2012-06-09 Ludovic CourtèsAdd support for fixed-output derivations in `build...
2012-06-09 Ludovic CourtèsAdd support for fixed-output derivations.
2012-06-08 Ludovic CourtèsAdd `build-expression->derivation'.
2012-06-07 Ludovic CourtèsAllow derivations with input derivations.
2012-06-05 Ludovic Courtèstests: Look up `test.drv' using `search-path'.
next