This website requires JavaScript.
CODE
0x495fab29
Explore
Sign in
forks
/
apenwarr-redo
Watch
1
Star
0
Fork
You've already forked apenwarr-redo
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
8f9453a55d
apenwarr-redo
/
t
/
hello.o.do
4 lines
91 B
Text
Raw
Normal View
History
Unescape
Escape
Move 'redo --ifchange' into 'redo-ifchange' to match djb's style. It does simplify the logic of both redo.py and redo-ifchange.py, I suppose.
2010-11-13 00:45:49 -08:00
redo-ifchange CC hello.c /usr/include/stdio.h
redo-ifcreate: barf if the file already exists. I'm pretty sure this must be the intended behaviour. It's kind of meaningless to use this to declare a dependency on a file that might start to exist later, if the file already exists.
2010-11-13 01:22:11 -08:00
redo-ifcreate stdio.h
t/*.do: add some time delays. These only take effect if you export SLEEP=1. Useful for testing parallelism.
2010-11-13 02:17:22 -08:00
./sleep 3
Extremely basic first crack at implementing djb's redo. And a test program.
2010-11-12 05:24:46 -08:00
./CC hello.c
Reference in a new issue
Copy permalink