index
:
gds/gnu-guix
guix-for-govuk-mini-environment-admin
release
release_2
spike-end-to-end-test-system
spike-local-development-system-container
wip-postgresql-ssl
This repository contains snapshots of GNU Guix, to be used by the govuk-guix project.
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
/
build
/
utils.scm
Commit message (
Expand
)
Author
Age
*
utils: 'find-files' does not follow symlinks by default.
Ludovic Courtès
2015-04-06
*
gremlin: Ignore non-store file names in RUNPATH and warn about them.
Ludovic Courtès
2015-04-05
*
utils: Make the second 'find-files' argument optional.
Ludovic Courtès
2015-04-01
*
utils: 'find-files' takes an arbitrary predicate as its second argument.
Ludovic Courtès
2015-03-31
*
utils: 'modify-phases' no longer introduces quotes.
Ludovic Courtès
2015-03-31
*
utils: Treat 'configure' and Makefiles with an 8-bit encoding.
Ludovic Courtès
2015-02-28
*
utils: Change 'patch-shebangs' to use binary input.
Ludovic Courtès
2015-02-28
*
utils: Call the progress-report proc when 'dump-port' starts.
Ludovic Courtès
2015-02-27
*
build-system/gnu: Set $LC_ALL (or similar) to the chosen locale.
Ludovic Courtès
2015-02-27
*
utils: Add 'modify-phases'.
Ludovic Courtès
2015-02-26
*
utils: Preserve symbolic links in 'wrap-program'.
Andreas Enge
2015-02-16
*
utils: Use $0 instead of absolute path to original program in 'wrap-program'.
Andreas Enge
2015-02-16
*
utils: Strip duplicates from search path.
Eric Bavier
2015-02-10
*
build-system/gnu: Patch /usr/bin/file in all 'configure' files.
Ludovic Courtès
2015-01-09
*
utils: Export 'search-path-as-list'.
Ludovic Courtès
2014-12-27
*
build-support/gnu: Add support for file patterns in search paths.
Ludovic Courtès
2014-12-27
*
build-system/gnu: Add support for non-directory search paths.
Ludovic Courtès
2014-12-27
*
utils: Change 'wrap-program' to preserve the original argv[0].
Ludovic Courtès
2014-12-14
*
utils: Change 'patch-makefile-SHELL' to support ":=" assignments.
Ludovic Courtès
2014-12-13
*
utils: Use 'which' to find the shell in 'patch-makefile-SHELL'.
Ludovic Courtès
2014-12-13
*
utils: Add 'symbolic-link?'.
Ludovic Courtès
2014-12-01
*
utils: Improve docstring of 'substitute*' & co.
Taylan Ulrich Bayırlı/Kammer
2014-11-26
*
utils: 'elf-file?' and 'ar-file?' return #f for directories.
Ludovic Courtès
2014-11-23
*
utils: Turn 'parallel-job-count' into a parameter.
Ludovic Courtès
2014-11-22
*
utils: Factorize magic bytes detection.
Ludovic Courtès
2014-11-22
*
utils: Add 'ar-file?'.
Ludovic Courtès
2014-11-22
*
utils: Add 'elf-file?'.
Ludovic Courtès
2014-11-22
*
utils: Export 'parallel-job-count'.
Ludovic Courtès
2014-11-22
*
utils: Import (ice-9 format).
Mark H Weaver
2014-09-14
*
utils: Allow wrap-program to be called multiple times.
Eric Bavier
2014-09-13
*
utils: Clean trailing whitespace at end of SHELL
Eric Bavier
2014-09-05
*
utils: Preserve makefile shell arguments during patch.
Eric Bavier
2014-08-28
*
utils: 'delete-file-recursively' doesn't follow mount points by default.
Ludovic Courtès
2014-05-20
*
build-system/gnu: Reset timestamps on build tree when source is a directory.
Ludovic Courtès
2014-04-14
*
Change default store values from /nix/store to /gnu/store.
Ludovic Courtès
2014-03-10
*
utils: 'find-files' always returns a proper list.
Ludovic Courtès
2013-10-16
*
utils: 'find-files' returns a sorted list.
Ludovic Courtès
2013-09-15
*
utils: Re-export `alist-cons' and `alist-delete'.
Ludovic Courtès
2013-07-03
*
utils: `set-path-environment-variable' calls `unsetenv' for empty values.
Ludovic Courtès
2013-06-22
*
utils: Adjust 'wrap-program'.
Nikita Karetnikov
2013-04-30
*
utils: Add 'wrap-program'.
Nikita Karetnikov
2013-03-07
*
utils: Add a #:follow-symlinks? parameter to `copy-recursively'.
Ludovic Courtès
2013-03-05
*
utils: Add `delete-file-recursively'.
Ludovic Courtès
2013-03-05
*
Patch-shebang: Do not add space after interpreter without argument.
Andreas Enge
2013-02-23
*
Patch-shebang: Handle "#!/usr/bin/env command"
Andreas Enge
2013-02-23
*
Update license headers of builder-side code.
Ludovic Courtès
2013-01-05
*
utils: Add `which'.
Ludovic Courtès
2013-01-05
*
utils: Use binary I/O primitives for `remove-store-references'.
Ludovic Courtès
2013-01-01
*
utils: Restore the mtime/atime of patched files.
Ludovic Courtès
2012-12-31
*
build-system/gnu: Patch shebangs in all the source; patch SHELL in makefiles.
Ludovic Courtès
2012-12-21
[next]