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:
parent
07d3e3b13c
commit
f77e4b5c91
4 changed files with 162 additions and 0 deletions
9
TODO
Normal file
9
TODO
Normal 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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue