1
0
Fork 0

Commit Graph

  • 139fb213b9 Treat all symlinks in sources as to-be-built files master Michael Raitza 2021-02-19 20:28:59 +0100
  • 5e28e35f94 Properly wrap scripts with runtime binaries Michael Raitza 2021-02-19 20:06:28 +0100
  • 82e3cf72dc Implement recursive path building in getSrc Michael Raitza 2021-02-19 19:52:44 +0100
  • 6f23f29ba4 Add convenience function l.S Michael Raitza 2021-02-19 09:27:27 +0100
  • 224ff92966 Extend getSrc to take an outFunc which operates on the filtered sources Michael Raitza 2021-02-19 09:18:10 +0100
  • 5e3b992c6f Extend getSrc to allow specifying subtrees of sources. Michael Raitza 2021-02-18 22:28:04 +0100
  • 69bd805cc6 Implement the getSrc combinator Michael Raitza 2021-02-18 21:06:02 +0100
  • d0d5b30f6a Add src directory location info with cwd and (relative) rcwd Michael Raitza 2021-02-17 18:42:17 +0100
  • 9c20083680 cleanup lib Michael Raitza 2021-02-17 18:41:56 +0100
  • 7405c29521 Move src filter into redo.getSrc. Michael Raitza 2021-02-17 14:42:43 +0100
  • e6729e269f Copy source tree to non-nix-builder build directory and cd to the right spot Michael Raitza 2021-02-17 14:06:04 +0100
  • 034aa74e81 Pimp nixredo-gc to work around broken gcroots in local store Michael Raitza 2021-02-17 14:04:46 +0100
  • 52f6a2badf Move TMPDIR next to NIXREDO_ROOT Michael Raitza 2021-02-17 14:03:26 +0100
  • 870493c34b remove trace Michael Raitza 2021-02-17 11:00:13 +0100
  • 8f4aa0fcb3 Add nixredo-gc Michael Raitza 2021-02-17 10:44:08 +0100
  • bc0989e0b7 Add filtered src tree to non-nix redo targets Michael Raitza 2021-02-17 10:43:26 +0100
  • 2e6ec04d74 Fix outputs to out Michael Raitza 2021-02-17 09:45:12 +0100
  • 696271700a handle simultaneous writes to stdout and $3 Michael Raitza 2021-02-17 09:12:23 +0100
  • dd8952be85 Add nixredo-whichdo; Put do file discovery into nix Michael Raitza 2021-02-16 20:32:15 +0100
  • fc8781a2e0 Add nixredo-deps; Use outputs from local store when available Michael Raitza 2021-02-16 13:17:01 +0100
  • 799b381502 Initial commit. Michael Raitza 2021-02-14 23:40:26 +0100