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
about
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' 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
*
utils: Add a `progress' parameter to `dump-port'.
Ludovic Courtès
2012-12-20
*
build-system/gnu: Patch shebangs in executable source files.
Ludovic Courtès
2012-12-15
*
utils: Make the buffer size of `dump-port' a parameter.
Ludovic Courtès
2012-12-15
*
utils: Remove special `substitute*' syntax for lists of files.
Ludovic Courtès
2012-10-26
*
utils: Add `find-files'.
Ludovic Courtès
2012-10-17
*
utils: Add `copy-recursively'; use it.
Ludovic Courtès
2012-10-17
*
utils: Add `mkdir-p'; use it.
Ludovic Courtès
2012-10-17
*
utils: Add `fold-port-matches' and `remove-store-references'.
Ludovic Courtès
2012-10-16
*
utils: Add `with-atomic-file-replacement'.
Ludovic Courtès
2012-10-16
*
utils: Make `set-path-environment-variable' verbose.
Ludovic Courtès
2012-09-06
*
utils: Change `substitute*' to allow iteration over several matches.
Ludovic Courtès
2012-09-01
*
utils: Change `substitute*' to accept a list of files to patch.
Ludovic Courtès
2012-08-25
*
utils: Add a `path' argument to `patch-shebang'.
Ludovic Courtès
2012-08-19
*
utils: Add `patch-shebang'.
Ludovic Courtès
2012-08-19
*
utils: Have `substitute' restore the file's permission bits.
Ludovic Courtès
2012-07-07
*
utils: Change `substitute' and `substitute*' to work with several regexps.
Ludovic Courtès
2012-07-07
*
utils: Introduce `substitute*', for easier sed-like syntax.
Ludovic Courtès
2012-07-07
*
utils: Make sure `substitute' writes all its output.
Ludovic Courtès
2012-07-06
*
Add builder-side utilities for phases, stream editing, & co.
Ludovic Courtès
2012-07-05
*
Remove leftover debugging expressions.
Ludovic Courtès
2012-06-16
*
Add supporting tools for the GNU Build System.
Ludovic Courtès
2012-06-13