summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2013-06-13store: Add `requisites'.Ludovic Courtès
2013-05-29store: Test the `fallback?' store option.Ludovic Courtès
2013-05-27packages: Raise an error condition a cross builder is needed but unavailable.Ludovic Courtès
2013-05-24build-system/trivial: Implement the cross-build protocol.Ludovic Courtès
2013-05-24build: Add `--target' option.Ludovic Courtès
2013-05-24packages: Implement `package-cross-derivation'.Ludovic Courtès
2013-05-20Add `--max-silent-time' to `guix build' and `guix package'.Ludovic Courtès
2013-05-15substitute-binary: Pass `filtered-port' an unbuffered port.Ludovic Courtès
2013-05-12Move record utilities to (guix records).Ludovic Courtès
2013-05-11tests: Fix out-of-source builds.Ludovic Courtès
2013-05-11tests: Add `guix hash' test.Ludovic Courtès
2013-05-10package: Store the output path of packages installed with `-e'.Ludovic Courtès
2013-04-30Merge branch 'core-updates'Ludovic Courtès
2013-04-29substitute-binary: Support decompression from non-file ports.Ludovic Courtès
2013-04-28guix package: Add `--search-paths' & co.Ludovic Courtès
2013-04-28utils: Add `string-tokenize*'.Ludovic Courtès
2013-04-26Merge branch 'master' into core-updatesLudovic Courtès
2013-04-25packages: Use `read' and source properties for `package-field-location'.Ludovic Courtès
2013-04-22packages: Add `package-field-location'.Ludovic Courtès
2013-04-18tests: Use a new synopsis of GNU Hello.Nikita Karetnikov
2013-04-17scripts: Report what will be substituted.Ludovic Courtès
2013-04-15substitute-binary: Add a local cache.Ludovic Courtès
2013-04-14utils: Add `fold2'.Ludovic Courtès
2013-04-12substitute-binary: Implement `--substitute'.Ludovic Courtès
2013-04-12nar: Add support for symlinks.Ludovic Courtès
2013-04-12nar: Implement restoration from Nar.Ludovic Courtès
2013-04-12Add preliminary binary substituter.Ludovic Courtès
2013-04-12store: Add `store-path-hash-part'.Ludovic Courtès
2013-04-12tests: Remove temporary directory created by nar.scm.Ludovic Courtès
2013-04-12substitute-binary: Implement `--substitute'.Ludovic Courtès
2013-04-12nar: Add support for symlinks.Ludovic Courtès
2013-04-11tests: Adjust `gnu-build' test to search path mechanism.Ludovic Courtès
2013-04-08nar: Implement restoration from Nar.Ludovic Courtès
2013-04-03Add preliminary binary substituter.Ludovic Courtès
2013-04-01store: Add `store-path-hash-part'.Ludovic Courtès
2013-03-30packages: Add `native-search-paths' field and honor it.Ludovic Courtès
2013-03-07packages: Remove the default value for `license'.Ludovic Courtès
2013-03-01guix package: Add `--install-from-expression'.Ludovic Courtès
2013-02-27guix gc: Add `--references' and `--referrers'.Ludovic Courtès
2013-02-27store: Add queries for references & co.Ludovic Courtès
2013-02-16Replace individual scripts with master 'guix' script.Mark H Weaver
2013-02-16packages: Add `package-output'.Ludovic Courtès
2013-02-06union: Delete duplicates when passed the same input several times.Ludovic Courtès
2013-02-06guix-package: Test installation of packages by name.Ludovic Courtès
2013-02-04store: Add substitute-related procedures.Ludovic Courtès
2013-02-04tests: Fix thinko in `derivation' test.Ludovic Courtès
2013-02-01Augment `.dir-locals.el'.Ludovic Courtès
2013-02-01guix-package: Report `--search' matches in recutils format.Ludovic Courtès
2013-02-01guix-package: Gracefully report non-existing outputs.Ludovic Courtès
2013-01-30store: Remove the `fixed?' parameter from `add-to-store'.Ludovic Courtès