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
32f584cb1c
apenwarr-redo
/
t
/
bellow.do
3 lines
55 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 LD yellow.o
Add minimal/do, a stripped-down redo implementation in 977 bytes of sh. This could be good for distributing with your packages, so that people who don't have redo installed can at least build it. Also, we could use it for building redo itself. Will surely need to get slightly bigger as I inevitably discover I've forgotten a critical feature.
2010-11-15 20:39:34 -08:00
./LD "$3" yellow.o
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 2
Reference in a new issue
Copy permalink