apenwarr-redo/docs/cookbook
Avery Pennarun e036e2522d docs/cookbook/c/allconfig.do: avoid need for '&' backgrounding.
Instead of running a bunch of separate rc_include statements in the
background, which causes unpredictable ordering of log output and
prevents -j from controlling parallelism, let's do a single
redo-ifchange for all of them (the slow part) followed by sequentially
checking the results (the fast part).
2019-03-01 13:55:22 -05:00
..
c docs/cookbook/c/allconfig.do: avoid need for '&' backgrounding. 2019-03-01 13:55:22 -05:00
container cookbook/container/kvm: better handling of \r\n line endings. 2019-02-20 19:14:37 -05:00
defaults Directory reorg: move code into redo/, generate binaries in bin/. 2018-12-04 02:53:40 -05:00
hello Directory reorg: move code into redo/, generate binaries in bin/. 2018-12-04 02:53:40 -05:00
latex Directory reorg: move code into redo/, generate binaries in bin/. 2018-12-04 02:53:40 -05:00
all.do Experimental new redoconf C/C++ build/autoconfiguration system. 2019-02-23 06:52:25 -05:00
clean.do cookbook/container: example of building+running docker containers. 2019-01-08 01:42:33 -05:00