Make apenwarr/redo installable on windows and work with uv tool install
Find a file
Avery Pennarun 45c6aad649 use os.environ[] instead of os.getenv/os.putenv.
Oddly, in python, os.putenv() does not make changes that os.getenv() can see.
2010-11-12 23:14:02 -08:00
t Use a single .redo dir for the entire build. 2010-11-12 22:47:03 -08:00
.gitignore 'make clean' can now safely remove .redo dirs. 2010-11-12 22:50:23 -08:00
clean.do 'make clean' can now safely remove .redo dirs. 2010-11-12 22:50:23 -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 use os.environ[] instead of os.getenv/os.putenv. 2010-11-12 23:14:02 -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
vars.py use os.environ[] instead of os.getenv/os.putenv. 2010-11-12 23:14:02 -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