packages: Add 'file-type' field to 'search-path-specification'.
[jackhill/guix/guix.git] / guix / build / utils.scm
2014-12-27 Ludovic Courtèsbuild-system/gnu: Add support for non-directory search...
2014-12-26 Ludovic CourtèsMerge branch 'master' into core-updates
2014-12-14 Ludovic CourtèsMerge branch 'master' into 'core-updates'.
2014-12-14 Ludovic Courtèsutils: Change 'wrap-program' to preserve the original...
2014-12-12 Ludovic Courtèsutils: Change 'patch-makefile-SHELL' to support ":...
2014-12-12 Ludovic Courtèsutils: Use 'which' to find the shell in 'patch-makefile...
2014-12-01 Ludovic Courtèsutils: Add 'symbolic-link?'.
2014-11-26 Taylan Ulrich Bayı... utils: Improve docstring of 'substitute*' & co.
2014-11-23 Ludovic Courtèsutils: 'elf-file?' and 'ar-file?' return #f for directo...
2014-11-22 Ludovic Courtèsutils: Turn 'parallel-job-count' into a parameter.
2014-11-22 Ludovic Courtèsutils: Factorize magic bytes detection.
2014-11-22 Ludovic Courtèsutils: Add 'ar-file?'.
2014-11-22 Ludovic Courtèsutils: Add 'elf-file?'.
2014-11-22 Ludovic Courtèsutils: Export 'parallel-job-count'.
2014-09-22 Ludovic CourtèsMerge branch 'core-updates'
2014-09-14 Mark H Weaverutils: Import (ice-9 format).
2014-09-14 Eric Bavierutils: Allow wrap-program to be called multiple times.
2014-09-13 Mark H WeaverMerge branch 'master' into core-updates
2014-09-11 Mark H WeaverMerge branch 'master' into core-updates
2014-09-08 Mark H WeaverMerge branch 'master' into core-updates
2014-09-05 Eric Bavierutils: Clean trailing whitespace at end of SHELL
2014-08-28 Mark H WeaverMerge branch 'master' into core-updates
2014-08-28 Eric Bavierutils: Preserve makefile shell arguments during patch.
2014-06-20 Ludovic CourtèsMerge branch 'core-updates'
2014-06-14 Ludovic CourtèsMerge branch 'master' into core-updates
2014-06-06 Ludovic CourtèsMerge branch 'master' into core-updates
2014-05-27 Ludovic CourtèsMerge branch 'master' into core-updates
2014-05-20 Ludovic Courtèsutils: 'delete-file-recursively' doesn't follow mount...
2014-04-13 Ludovic Courtèsbuild-system/gnu: Reset timestamps on build tree when...
2014-03-26 Ludovic CourtèsMerge branch 'core-updates'
2014-03-22 Mark H WeaverMerge branch 'master' into core-updates
2014-03-17 Ludovic CourtèsMerge branch 'master' into core-updates
2014-03-10 Ludovic CourtèsChange default store values from /nix/store to /gnu...
2013-11-23 Ludovic CourtèsMerge branch 'core-updates'
2013-11-20 Ludovic CourtèsMerge branch 'master' into core-updates
2013-11-08 Ludovic CourtèsMerge branch 'master' into core-updates
2013-11-01 Ludovic CourtèsMerge branch 'master' into core-updates
2013-10-16 Ludovic Courtèsutils: 'find-files' always returns a proper list.
2013-09-26 Ludovic CourtèsMerge branch 'core-updates'
2013-09-25 Ludovic CourtèsMerge branch 'master' into core-updates
2013-09-22 Ludovic CourtèsMerge branch 'master' into core-updates
2013-09-15 Ludovic Courtèsutils: 'find-files' returns a sorted list.
2013-07-09 Ludovic CourtèsMerge branch 'core-updates'
2013-07-03 Ludovic Courtèsutils: Re-export `alist-cons' and `alist-delete'.
2013-06-22 Ludovic Courtèsutils: `set-path-environment-variable' calls `unsetenv...
2013-04-30 Ludovic CourtèsMerge branch 'core-updates'
2013-04-30 Nikita Karetnikovutils: Adjust 'wrap-program'.
2013-04-26 Ludovic CourtèsMerge branch 'master' into core-updates
2013-04-04 Andreas EngeMerge branch 'xorg' into core-updates
2013-03-29 Ludovic CourtèsMerge branch 'master' into core-updates
2013-03-06 Nikita Karetnikovutils: Add 'wrap-program'.
2013-03-06 Ludovic CourtèsRevert "utils: Add 'wrap-program'."
2013-03-06 Nikita Karetnikovutils: Add 'wrap-program'.
2013-03-05 Ludovic Courtèsutils: Add a #:follow-symlinks? parameter to `copy...
2013-03-05 Ludovic Courtèsutils: Add `delete-file-recursively'.
2013-03-04 Ludovic CourtèsMerge branch 'master' into core-updates
2013-02-23 Andreas EngePatch-shebang: Do not add space after interpreter witho...
2013-02-23 Andreas EngePatch-shebang: Handle "#!/usr/bin/env command"
2013-01-11 Ludovic CourtèsMerge branch 'core-updates'
2013-01-06 Ludovic CourtèsMerge branch 'master' into core-updates
2013-01-05 Ludovic CourtèsUpdate license headers of builder-side code.
2013-01-05 Ludovic Courtèsutils: Add `which'.
2013-01-01 Ludovic Courtèsutils: Use binary I/O primitives for `remove-store...
2012-12-31 Ludovic Courtèsutils: Restore the mtime/atime of patched files.
2012-12-21 Ludovic Courtèsbuild-system/gnu: Patch shebangs in all the source...
2012-12-20 Ludovic Courtèsutils: Add a `progress' parameter to `dump-port'.
2012-12-15 Ludovic Courtèsbuild-system/gnu: Patch shebangs in executable source...
2012-12-15 Ludovic Courtèsutils: Make the buffer size of `dump-port' a parameter.
2012-10-26 Ludovic Courtèsutils: Remove special `substitute*' syntax for lists...
2012-10-17 Ludovic Courtèsutils: Add `find-files'.
2012-10-17 Ludovic Courtèsutils: Add `copy-recursively'; use it.
2012-10-17 Ludovic Courtèsutils: Add `mkdir-p'; use it.
2012-10-16 Ludovic Courtèsutils: Add `fold-port-matches' and `remove-store-refere...
2012-10-16 Ludovic Courtèsutils: Add `with-atomic-file-replacement'.
2012-09-06 Ludovic Courtèsutils: Make `set-path-environment-variable' verbose.
2012-09-01 Ludovic Courtèsutils: Change `substitute*' to allow iteration over...
2012-08-25 Ludovic Courtèsutils: Change `substitute*' to accept a list of files...
2012-08-19 Ludovic Courtèsutils: Add a `path' argument to `patch-shebang'.
2012-08-19 Ludovic Courtèsutils: Add `patch-shebang'.
2012-07-07 Ludovic Courtèsutils: Have `substitute' restore the file's permission...
2012-07-07 Ludovic Courtèsutils: Change `substitute' and `substitute*' to work...
2012-07-07 Ludovic Courtèsutils: Introduce `substitute*', for easier sed-like...
2012-07-05 Ludovic Courtèsutils: Make sure `substitute' writes all its output.
2012-07-04 Ludovic CourtèsAdd builder-side utilities for phases, stream editing...
2012-06-16 Ludovic CourtèsRemove leftover debugging expressions.
2012-06-13 Ludovic CourtèsAdd supporting tools for the GNU Build System.