summaryrefslogtreecommitdiff
path: root/tests/packages.scm
Commit message (Expand)AuthorAgeFilesLines
* guix: packages: Add package-direct-sources and package-transitive-sources....Eric Bavier2015-05-021-0/+30
* tests: Select appropriate bootstrap guile version for current system....Mark H Weaver2015-04-221-1/+5
* packages: Add 'supported-package?'....Ludovic Courtès2015-04-191-0/+8
* Merge branch 'master' into core-updates...Mark H Weaver2015-04-171-3/+1
|\
| * profiles: Generalize "hooks" for 'profile-derivation'....Ludovic Courtès2015-04-151-3/+1
* | packages: 'package-transitive-supported-systems' accounts for implicit inputs....Ludovic Courtès2015-04-111-9/+32
* | Merge branch 'master' into core-updatesLudovic Courtès2015-04-091-0/+1
|\|
| * profiles: Generate GHC's package database cache....Federico Beffa2015-04-081-0/+1
* | packages: Rewrite 'patch-and-repack' using gexps....Ludovic Courtès2015-03-181-4/+1
|/
* tests: Remove dependency on 'glibc-utf8-locales' for profile tests....Ludovic Courtès2015-03-041-1/+2
* tests: Skip tests that would fail due to the shebang length....Ludovic Courtès2015-02-241-1/+2
* tests: Factorize the network reachability test....Ludovic Courtès2015-02-241-4/+2
* tests: Disable grafts when comparing derivations....Ludovic Courtès2015-02-061-8/+9
* derivations: Raise an error for references to non-existent outputs....Ludovic Courtès2015-01-241-0/+11
* gnu: 'search-patch' raises an error when a patch is not found....Ludovic Courtès2015-01-201-0/+20
* Merge branch 'core-updates'...Ludovic Courtès2015-01-161-2/+53
|\
| * guix package: Follow symlinks for pattern search paths....Ludovic Courtès2015-01-031-0/+51
| * Merge branch 'master' into core-updatesMark H Weaver2014-12-301-7/+0
| |\
| * | packages: Add 'file-type' field to 'search-path-specification'....Ludovic Courtès2014-12-271-2/+2
* | | packages: Convert source derivations to monadic style....Ludovic Courtès2015-01-141-3/+3
| |/ |/|
* | tests: Factorize the 'dummy-package' macro....Ludovic Courtès2014-12-291-7/+0
|/
* packages: 'package-transitive-supported-systems' accounts for indirect deps....Ludovic Courtès2014-11-031-5/+13
* packages: Implement grafts....Ludovic Courtès2014-11-021-14/+91
* packages: Add 'package->bag' test for propagated inputs....Ludovic Courtès2014-11-021-0/+11
* packages: Add 'package-transitive-supported-systems'....Ludovic Courtès2014-10-171-0/+13
* packages: Gracefully print packages whose 'location' is #f....Ludovic Courtès2014-10-081-1/+22
* build-system: Bags record their system and target....Ludovic Courtès2014-10-051-1/+35
* build-system: Introduce "bags" as an intermediate representation....Ludovic Courtès2014-10-051-5/+10
* gnu: Split (gnu packages base), adding (gnu packages commencement)....Ludovic Courtès2014-08-281-1/+1
* Factorize test suite support in (guix tests)....Ludovic Courtès2014-08-231-6/+3
* build: Skip one 'package-source-derivation' test when networking is missing....Ludovic Courtès2013-12-111-0/+2
* Merge branch 'master' into core-updates...Ludovic Courtès2013-11-201-0/+17
|\
| * packages: 'package-field-location' returns a relative file name....Ludovic Courtès2013-11-181-0/+6
| * packages: Suitably cope with indirect store paths as package sources....Ludovic Courtès2013-11-131-0/+11
* | tests: Adjust to bootstrap tarball updates....Ludovic Courtès2013-11-161-1/+1
* | Merge branch 'master' into core-updates...Ludovic Courtès2013-11-081-0/+60
|\|
| * packages: Add a 'snippet' field to <origin>....Ludovic Courtès2013-11-071-0/+61
|/
* build-system/trivial: Take the 'source' field into account....Ludovic Courtès2013-09-271-0/+15
* derivations: 'derivation' and related procedures return a single value....Ludovic Courtès2013-09-181-21/+17
* packages: Allow file names as package sources....Ludovic Courtès2013-08-241-1/+21
* tests: Adjust `package-field-location' test for Guile <= 2.0.6....Ludovic Courtès2013-07-081-4/+8
* 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
* packages: Implement `package-cross-derivation'....Ludovic Courtès2013-05-241-1/+8
* Merge branch 'master' into core-updates...Ludovic Courtès2013-04-261-0/+22
|\
| * 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
* | packages: Add `native-search-paths' field and honor it....Ludovic Courtès2013-03-301-0/+36
|/
* packages: Remove the default value for `license'....Ludovic Courtès2013-03-071-1/+1
* packages: Add `package-output'....Ludovic Courtès2013-02-161-1/+8