summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* store: Test the `fallback?' store option....Ludovic Courtès2013-05-291-0/+51
* packages: Raise an error condition a cross builder is needed but unavailable....Ludovic Courtès2013-05-271-0/+11
* build-system/trivial: Implement the cross-build protocol....Ludovic Courtès2013-05-241-1/+10
* build: Add `--target' option....Ludovic Courtès2013-05-241-0/+3
* packages: Implement `package-cross-derivation'....Ludovic Courtès2013-05-241-1/+8
* Add `--max-silent-time' to `guix build' and `guix package'....Ludovic Courtès2013-05-201-0/+15
* substitute-binary: Pass `filtered-port' an unbuffered port....Ludovic Courtès2013-05-151-11/+10
* Move record utilities to (guix records)....Ludovic Courtès2013-05-122-108/+137
* tests: Fix out-of-source builds....Ludovic Courtès2013-05-111-1/+1
* tests: Add `guix hash' test....Ludovic Courtès2013-05-111-0/+28
* package: Store the output path of packages installed with `-e'....Ludovic Courtès2013-05-101-0/+1
* Merge branch 'core-updates'Ludovic Courtès2013-04-304-3/+66
|\
| * guix package: Add `--search-paths' & co....Ludovic Courtès2013-04-281-0/+8
| * utils: Add `string-tokenize*'....Ludovic Courtès2013-04-281-0/+10
| * Merge branch 'master' into core-updates...Ludovic Courtès2013-04-266-11/+112
| |\
| * | substitute-binary: Implement `--substitute'....Ludovic Courtès2013-04-121-1/+54
| * | nar: Add support for symlinks....Ludovic Courtès2013-04-121-34/+149
| * | nar: Implement restoration from Nar....Ludovic Courtès2013-04-121-0/+95
| * | Add preliminary binary substituter....Ludovic Courtès2013-04-121-0/+39
| * | store: Add `store-path-hash-part'....Ludovic Courtès2013-04-121-0/+12
| * | tests: Adjust `gnu-build' test to search path mechanism....Ludovic Courtès2013-04-111-3/+12
| * | packages: Add `native-search-paths' field and honor it....Ludovic Courtès2013-03-301-0/+36
* | | substitute-binary: Support decompression from non-file ports....Ludovic Courtès2013-04-291-0/+27
| |/ |/|
* | packages: Use `read' and source properties for `package-field-location'....Ludovic Courtès2013-04-251-1/+2
* | packages: Add `package-field-location'....Ludovic Courtès2013-04-221-0/+21
* | tests: Use a new synopsis of GNU Hello....Nikita Karetnikov2013-04-181-10/+11
* | scripts: Report what will be substituted....Ludovic Courtès2013-04-171-0/+46
* | substitute-binary: Add a local cache....Ludovic Courtès2013-04-151-0/+6
* | utils: Add `fold2'....Ludovic Courtès2013-04-141-0/+25
* | tests: Remove temporary directory created by nar.scm....Ludovic Courtès2013-04-121-1/+2
* | substitute-binary: Implement `--substitute'....Ludovic Courtès2013-04-121-1/+54
* | nar: Add support for symlinks....Ludovic Courtès2013-04-121-34/+149
* | nar: Implement restoration from Nar....Ludovic Courtès2013-04-081-0/+95
* | Add preliminary binary substituter....Ludovic Courtès2013-04-031-0/+39
* | store: Add `store-path-hash-part'....Ludovic Courtès2013-04-011-0/+12
|/
* packages: Remove the default value for `license'....Ludovic Courtès2013-03-071-1/+1
* guix package: Add `--install-from-expression'....Ludovic Courtès2013-03-011-5/+10
* guix gc: Add `--references' and `--referrers'....Ludovic Courtès2013-02-271-0/+12
* store: Add queries for references & co....Ludovic Courtès2013-02-271-0/+26
* Replace individual scripts with master 'guix' script....Mark H Weaver2013-02-165-62/+62
* packages: Add `package-output'....Ludovic Courtès2013-02-161-1/+8
* union: Delete duplicates when passed the same input several times....Ludovic Courtès2013-02-061-3/+4
* guix-package: Test installation of packages by name....Ludovic Courtès2013-02-061-6/+4
* store: Add substitute-related procedures....Ludovic Courtès2013-02-041-1/+14
* tests: Fix thinko in `derivation' test....Ludovic Courtès2013-02-041-4/+4
* Augment `.dir-locals.el'....Ludovic Courtès2013-02-019-40/+0
* guix-package: Report `--search' matches in recutils format....Ludovic Courtès2013-02-012-1/+71
* guix-package: Gracefully report non-existing outputs....Ludovic Courtès2013-02-011-1/+9
* store: Remove the `fixed?' parameter from `add-to-store'....Ludovic Courtès2013-01-301-4/+4
* guix-package: Add '--search'....Nikita Karetnikov2013-01-281-0/+5