summaryrefslogtreecommitdiff
path: root/tests/packages.scm
AgeCommit message (Expand)Author
2016-03-08packages: Gracefully report packages not found.Ludovic Courtès
2016-03-05tests: Disable tests that would rebuild the world due to grafting.Ludovic Courtès
2016-03-05packages: The result of 'bag-grafts' does not contain duplicates.Ludovic Courtès
2016-03-01grafts: Graft recursively.Ludovic Courtès
2016-02-22grafts: 'name' parameter of 'graft-derivation' is now optional.Ludovic Courtès
2016-02-22derivations: Move grafts to (guix grafts).Ludovic Courtès
2016-01-28packages: Use '@' in package record printers.Mathieu Lirzin
2015-12-20packages: Add 'package-transitive-native-search-paths'.Ludovic Courtès
2015-09-24tests: Adjust snippet test to '.file_list' hack.Ludovic Courtès
2015-09-14guix: packages: Add origin-actual-file-name.Eric Bavier
2015-09-10guix: packages: Add transitive-input-references.Eric Bavier
2015-07-12packages: Rewrite 'transitive-inputs' to be linear and remove duplicates.Ludovic Courtès
2015-05-02guix: packages: Add package-direct-sources and package-transitive-sources.Eric Bavier
2015-04-22tests: Select appropriate bootstrap guile version for current system.Mark H Weaver
2015-04-19packages: Add 'supported-package?'.Ludovic Courtès
2015-04-17Merge branch 'master' into core-updatesMark H Weaver
2015-04-15profiles: Generalize "hooks" for 'profile-derivation'.Ludovic Courtès
2015-04-11packages: 'package-transitive-supported-systems' accounts for implicit inputs.Ludovic Courtès
2015-04-09Merge branch 'master' into core-updatesLudovic Courtès
2015-04-08profiles: Generate GHC's package database cache.Federico Beffa
2015-03-18packages: Rewrite 'patch-and-repack' using gexps.Ludovic Courtès
2015-03-04tests: Remove dependency on 'glibc-utf8-locales' for profile tests.Ludovic Courtès
2015-02-24tests: Skip tests that would fail due to the shebang length.Ludovic Courtès
2015-02-24tests: Factorize the network reachability test.Ludovic Courtès
2015-02-06tests: Disable grafts when comparing derivations.Ludovic Courtès
2015-01-24derivations: Raise an error for references to non-existent outputs.Ludovic Courtès
2015-01-20gnu: 'search-patch' raises an error when a patch is not found.Ludovic Courtès
2015-01-16Merge branch 'core-updates'Ludovic Courtès
2015-01-14packages: Convert source derivations to monadic style.Ludovic Courtès
2015-01-03guix package: Follow symlinks for pattern search paths.Ludovic Courtès
2014-12-30Merge branch 'master' into core-updatesMark H Weaver
2014-12-29tests: Factorize the 'dummy-package' macro.Ludovic Courtès
2014-12-27packages: Add 'file-type' field to 'search-path-specification'.Ludovic Courtès
2014-11-03packages: 'package-transitive-supported-systems' accounts for indirect deps.Ludovic Courtès
2014-11-02packages: Implement grafts.Ludovic Courtès
2014-11-02packages: Add 'package->bag' test for propagated inputs.Ludovic Courtès
2014-10-17packages: Add 'package-transitive-supported-systems'.Ludovic Courtès
2014-10-08packages: Gracefully print packages whose 'location' is #f.Ludovic Courtès
2014-10-05build-system: Bags record their system and target.Ludovic Courtès
2014-10-05build-system: Introduce "bags" as an intermediate representation.Ludovic Courtès
2014-08-28gnu: Split (gnu packages base), adding (gnu packages commencement).Ludovic Courtès
2014-08-23Factorize test suite support in (guix tests).Ludovic Courtès
2013-12-11build: Skip one 'package-source-derivation' test when networking is missing.Ludovic Courtès
2013-11-20Merge branch 'master' into core-updatesLudovic Courtès
2013-11-18packages: 'package-field-location' returns a relative file name.Ludovic Courtès
2013-11-16tests: Adjust to bootstrap tarball updates.Ludovic Courtès
2013-11-13packages: Suitably cope with indirect store paths as package sources.Ludovic Courtès
2013-11-08Merge branch 'master' into core-updatesLudovic Courtès
2013-11-07packages: Add a 'snippet' field to <origin>.Ludovic Courtès
2013-09-27build-system/trivial: Take the 'source' field into account.Ludovic Courtès