summaryrefslogtreecommitdiff
path: root/tests/profiles.scm
AgeCommit message (Expand)Author
2020-04-26profiles: Add lowerable <profile> record type.Ludovic Courtès
2019-11-22profiles: Add 'concatenate-manifests'.Ludovic Courtès
2019-06-14tests: Make builds less expensive.Ludovic Courtès
2019-02-07profiles: Raise an error for unmatched patterns.Ludovic Courtès
2019-01-20profiles: Allow a profile to be added as an entry of another profile.Ludovic Courtès
2019-01-20tests: Adjust to python.scm split.Ludovic Courtès
2018-11-12tests: Add 'test-assertm' to (guix tests).Ludovic Courtès
2018-09-11profiles: Correctly deal with etc/ being a relative symlink.Ludovic Courtès
2018-05-17Merge branch 'master' into core-updatesMark H Weaver
2018-05-10profiles: Optionally use relative file names for symlink targets.Ludovic Courtès
2018-05-08guix: Separate the package name and version with "@", not "-".Chris Marusich
2018-03-27tests: Use invoke and return #t from all builders.Mark H Weaver
2018-03-01profiles: 'manifest-add' truly deletes duplicate entries.Ludovic Courtès
2017-06-26profiles: Add 'manifest-transaction-removal-candidate?'.Ludovic Courtès
2017-06-21profiles: Catch and report collisions in the profile.Ludovic Courtès
2017-06-21profiles: Manifest entries keep a reference to their parent entry.Ludovic Courtès
2017-06-21profiles: Represent propagated inputs as manifest entries.Ludovic Courtès
2017-05-18union: Gracefully handle dangling symlinks in the input.Ludovic Courtès
2017-03-17profiles: Packages in a profile can be cross-compiled.Ludovic Courtès
2016-12-17profiles: Remove dependency on 'glibc-utf8-locales' for tests.Ludovic Courtès
2016-09-06profiles: Add manifest-transaction helper procedures.Ludovic Courtès
2016-07-26profiles: Output in 'package->manifest-entry' defaults to "out".Ludovic Courtès
2016-04-03build: Add a Guile custom test driver using SRFI-64.Mathieu Lirzin
2016-03-06tests: Disable grafting by default for most tests.Ludovic Courtès
2015-12-20profiles: Honor search paths of propagated inputs.Ludovic Courtès
2015-05-18profiles: Gracefully deal with packages containing an etc/ symlink.Ludovic Courtès
2015-05-08profiles: Ensure the profile's etc/ directory is writable.Ludovic Courtès
2015-05-06tests: Fix etc/profile test.Taylan Ulrich Bayırlı/Kammer
2015-05-06profiles: Generate an 'etc/profile' file.Ludovic Courtès
2015-05-02profiles: Store search paths in manifests.Ludovic Courtès
2015-04-15profiles: Generalize "hooks" for 'profile-derivation'.Ludovic Courtès
2015-04-08profiles: Generate GHC's package database cache.Federico Beffa
2015-03-17gexp: Add <gexp-input>.Ludovic Courtès
2015-03-04tests: Remove dependency on 'glibc-utf8-locales' for profile tests.Ludovic Courtès
2015-02-09profiles: Report "pseudo-upgrades" as upgrades, not downgrades.Ludovic Courtès
2015-02-08profiles: Distinguish downgrades from upgrades.Ludovic Courtès
2014-12-15tests: Use 'test-assertm' for profiles.Ludovic Courtès
2014-10-10ui: Move 'show-manifest-transaction' from (guix profiles).Alex Kost
2014-09-04profiles: Use a real arrow to denote upgrades in ASCII.Ludovic Courtès
2014-09-02profiles: Report the old and new version number in upgrades.Ludovic Courtès
2014-08-30profiles: Compute transaction effects in a functional way.Ludovic Courtès
2014-08-23Factorize test suite support in (guix tests).Ludovic Courtès
2014-08-23profiles: Produce a top-level Info 'dir' file.Ludovic Courtès
2014-08-19profiles: Add 'manifest-transaction'.Alex Kost
2014-08-12profiles: Add 'manifest-add'.Alex Kost
2014-07-26profiles: Add 'package->manifest-entry'.Ludovic Courtès
2014-07-26profiles: Switch to gexps.Ludovic Courtès
2013-11-01guix package: Allow removal of a specific package output.Ludovic Courtès