Commit History

Author SHA1 Message Date
  Maxime Devos 8b843f0dd8 build: utils: wrap-program: look up bash in inputs, not in PATH 3 years ago
  Maxime Devos e78d2d8651 build: utils: Make inputs of 'wrap-script' explicit. 3 years ago
  Maxime Devos 42e7cf4ca6 build: Add argument to which for specifying where to search. 3 years ago
  Maxim Cournoyer cfcead2e51 build-systems/gnu: Allow unpacking/repacking more kind of files. 4 years ago
  Maxim Cournoyer 47a6a938c3 utils: Add NIX_STORE_DIR as a candidate for the value of the store directory. 4 years ago
  Mark H Weaver 485ac28235 utils: Allow text substitution even in the presence of NUL characters. 4 years ago
  Ludovic Courtès cc6cb6e80a utils: 'copy-recursively' keeps symlink mtime when #:keep-mtime? is true. 4 years ago
  Ludovic Courtès b1e2ec008a utils: 'set-file-time' passes AT_SYMLINK_NOFOLLOW. 4 years ago
  Ludovic Courtès 55d095c653 utils: Add #:keep-permissions? parameter to 'copy-recursively'. 4 years ago
  Ludovic Courtès edbd8f3f7e utils: Add #:copy-file parameter to 'copy-recursively'. 4 years ago
  Ludovic Courtès 201cbcac3e utils: 'copy-recursively' keeps directory mtime when #:keep-mtime? is true. 4 years ago
  Ludovic Courtès 55fb5e5d21 utils: 'wrap-script' doesn't pass a non-literal string to 'format'. 4 years ago
  Maxim Cournoyer 5a0997ef7f packages, scripts, utils: Enable multi-threaded xz compression. 4 years ago
  Maxim Cournoyer 7102c18678 utils: Do not raise exceptions in delete-file-recursively. 4 years ago
  Ludovic Courtès d845e3af7c utils: Add 'call-with-temporary-output-file'. 4 years ago
  Ludovic Courtès 24ce6e27bf utils: 'dump-port' has an optional 'len' parameter. 4 years ago
  Efraim Flashner ff6e33e7ee build: substitute*: Fix typo in example. 4 years ago
  Danny Milosavljevic 88f8549449 utils: Change 'patch-shebang' to not try to patch Rust source files. 5 years ago
  Pierre Neidhardt 5db7df2eab guix: Fix missing export for make-desktop-entry-file. 5 years ago
  Pierre Neidhardt 10bb4e1650 guix: Add helper for generating desktop entry files. 5 years ago
  Ludovic Courtès 45d46223f9 utils: Add 'invoke/quiet'. 5 years ago
  Ricardo Wurmus 0fb9a8df42 guix: Add wrap-script. 7 years ago
  Ludovic Courtès f380f9d55e build-system/gnu: Report invocation errors in a human-friendly way. 6 years ago
  Ludovic Courtès 782f1ea9f6 utils: Switch to the new 'setvbuf' API. 6 years ago
  Arun Isaac 89e7f90d0b build-system: python: Do not double wrap executables. 6 years ago
  Jelle Licht e6c4e41102 utils: Generate valid substitutions in 'wrap-program'. 6 years ago
  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