Add jwack, a GNU make-like jobserver.

Theoretically compatible with GNU make's jobserver pipes.  Haven't tested
that yet.
This commit is contained in:
Avery Pennarun 2010-11-12 20:08:38 -08:00
commit f77e4b5c91
4 changed files with 162 additions and 0 deletions

9
TODO Normal file
View file

@ -0,0 +1,9 @@
.gitignore
jwack jobserver
make compatibility
sockety interface
sqlite .redo database
rename --ifchange/--ifcreate to separate programs
rewrite ifchange/ifcreate in C