Make apenwarr/redo installable on windows and work with uv tool install
Find a file
Avery Pennarun 7cbf39d52a Make jwack... mostly... work with GNU make.
But it seems to be pretty unsolvable in the current form; the problem is
that when you're nesting one jwack inside the other and the jobserver is GNU
make, there's no way to tell the parent jwack not to use up a token.  Thus,
if you nest too deeply, it just deadlocks.

So this approach isn't really going to work the way it is.
2010-11-12 21:09:29 -08:00
t Extremely basic integration of wvtest for testing. 2010-11-12 17:19:42 -08:00
.gitignore Extremely basic first crack at implementing djb's redo. 2010-11-12 05:25:03 -08:00
clean.do Extremely basic integration of wvtest for testing. 2010-11-12 17:19:42 -08:00
helpers.py Add jwack, a GNU make-like jobserver. 2010-11-12 20:10:21 -08:00
it.do Extremely basic integration of wvtest for testing. 2010-11-12 17:19:42 -08:00
jwack Add jwack, a GNU make-like jobserver. 2010-11-12 20:10:21 -08:00
jwack.py Make jwack... mostly... work with GNU make. 2010-11-12 21:09:29 -08:00
Makefile A Makefile that just forwards everything to redo. 2010-11-12 05:32:35 -08:00
options.py Extremely basic first crack at implementing djb's redo. 2010-11-12 05:25:03 -08:00
redo Extremely basic first crack at implementing djb's redo. 2010-11-12 05:25:03 -08:00
redo.py Extremely basic integration of wvtest for testing. 2010-11-12 17:19:42 -08:00
runtests.do Extremely basic integration of wvtest for testing. 2010-11-12 17:19:42 -08:00
test.do Extremely basic integration of wvtest for testing. 2010-11-12 17:19:42 -08:00
TODO Add jwack, a GNU make-like jobserver. 2010-11-12 20:10:21 -08:00
wvtest.sh Extremely basic integration of wvtest for testing. 2010-11-12 17:19:42 -08:00
wvtestrun Extremely basic integration of wvtest for testing. 2010-11-12 17:19:42 -08:00