Mark H Weaver
|
cbdfa50d9f
utils: invoke: Raise exceptions using SRFI-34 and SRFI-35.
|
6 years ago |
Ludovic Courtès
|
5c6391b33a
utils: Add 'false-if-file-not-found'.
|
6 years ago |
Mathieu Othacehe
|
325ff6fe15
guix: Fix Guile current-processor-count deprecation warnings.
|
7 years ago |
Danny Milosavljevic
|
3f65c190d2
utils: Add helper for invoking programs.
|
7 years ago |
Sergei Trofimovich
|
8b14773ab6
utils: Re-export 'delete'.
|
7 years ago |
Marius Bakke
|
5a64a79131
utils: Add helper method to make files writable.
|
8 years ago |
Ludovic Courtès
|
95e7be9728
utils: Add 'gzip-file?' and 'reset-gzip-timestamp'.
|
8 years ago |
Ludovic Courtès
|
fcd75bdbfa
search-paths: Allow specs with #f as their separator.
|
8 years ago |
Ludovic Courtès
|
b14a838509
utils: 'wrap-program' produces only one wrapper file.
|
8 years ago |
Taylan Ulrich Bayırlı/Kammer
|
7ee5a694a8
utils: Fix 'modify-phases' docstring.
|
8 years ago |
Eric Bavier
|
c6e030b2e3
utils: Have search-path-as-list pattern search for directories.
|
9 years ago |
Ludovic Courtès
|
57aff6476e
utils: Add 'every*'.
|
9 years ago |
Mark H Weaver
|
f4ae827e26
utils: find-files: Add DIRECTORIES? and FAIL-ON-ERROR? arguments.
|
9 years ago |
Ludovic Courtès
|
8c578a6094
utils: Move 'package-name->name+version' to (guix build utils).
|
9 years ago |
Ludovic Courtès
|
b7c7c03eb5
utils: Add 'strip-store-file-name'.
|
9 years ago |
Ludovic Courtès
|
4cc2ed98cf
utils: Add 'install-file'.
|
9 years ago |
Ludovic Courtès
|
347f54ed33
utils: 'find-files' does not follow symlinks by default.
|
9 years ago |
Ludovic Courtès
|
dacd5d2ca7
gremlin: Ignore non-store file names in RUNPATH and warn about them.
|
9 years ago |
Ludovic Courtès
|
4ba3a84d07
utils: Make the second 'find-files' argument optional.
|
9 years ago |
Ludovic Courtès
|
1968262a23
utils: 'find-files' takes an arbitrary predicate as its second argument.
|
9 years ago |
Ludovic Courtès
|
f8503e2b25
utils: 'modify-phases' no longer introduces quotes.
|
9 years ago |
Ludovic Courtès
|
dd0a8ef15f
utils: Treat 'configure' and Makefiles with an 8-bit encoding.
|
10 years ago |
Ludovic Courtès
|
ca1e3ad2fa
utils: Change 'patch-shebangs' to use binary input.
|
10 years ago |
Ludovic Courtès
|
2c1fb35377
utils: Call the progress-report proc when 'dump-port' starts.
|
10 years ago |
Ludovic Courtès
|
251e8b2ee8
build-system/gnu: Set $LC_ALL (or similar) to the chosen locale.
|
10 years ago |
Ludovic Courtès
|
8ddc41e1f2
utils: Add 'modify-phases'.
|
10 years ago |
Andreas Enge
|
da466f7ff6
utils: Preserve symbolic links in 'wrap-program'.
|
10 years ago |
Andreas Enge
|
b01f89675d
utils: Use $0 instead of absolute path to original program in 'wrap-program'.
|
10 years ago |
Eric Bavier
|
d5b3de6af2
utils: Strip duplicates from search path.
|
10 years ago |
Ludovic Courtès
|
4eb01e5442
build-system/gnu: Patch /usr/bin/file in all 'configure' files.
|
10 years ago |