/gnu/platforms/

https://git.koszko.org/guix/atom/build-aux/test-driver.scm?h=koszko' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiff
path: root/build-aux/test-driver.scm
profiles: Raise an error for unmatched patterns.... gitignore files....
AgeCommit message (Expand)Author
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
Christopher Baines
2020-06-06daemon: Handle EXDEV when moving to trash directory....Chris Marusich
2020-03-26daemon: Do not use clone on the Hurd....Manolis Ragkousis
2020-02-26daemon: Drop 'AT_STATX_DONT_SYNC' flag upon EINVAL....Ludovic Courtès
2020-01-12daemon: Fix the displayed GC estimated progress....Ludovic Courtès
2020-01-12daemon: Account for deleted store files when deduplication is on....Ludovic Courtès
2019-11-27daemon: GC remove-unused-links phase uses 'statx' when available....Ludovic Courtès
2019-11-22daemon: GC displays how much it has collected....Ludovic Courtès
2019-11-13daemon: Don't include <linux/fs.h>....Ludovic Courtès
2019-11-04daemon: Unregister build hook from the worker's children upon build failure....Ludovic Courtès
2019-10-16daemon: Make 'profiles/per-user' non-world-writable....Ludovic Courtès
2019-10-16daemon: Remove traces of 'NIX_ROOT_FINDER'....Ludovic Courtès
2019-09-28daemon: Strictly respect timeouts for 'guix offload'....Ludovic Courtès
2019-09-08daemon: Remove 'NIX_LIBEXEC_DIR'....Ludovic Courtès
2019-09-08daemon: Run 'guix substitute' directly and assume a single substituter....Ludovic Courtès
2019-09-08daemon: Run 'guix offload' directly....Ludovic Courtès
2019-09-08daemon: Run 'guix perform-download' directly....Ludovic Courtès
2019-09-08daemon: Run 'guix authenticate' directly....Ludovic Courtès
2019-09-08daemon: Invoke 'guix gc --list-busy' instead of 'list-runtime-roots'....Ludovic Courtès
2019-08-30daemon: Don't reply on 'st_blocks'....Eelco Dolstra
2019-06-13daemon: Replace "illegal" by "invalid" in error messages....Ludovic Courtès