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
132ff02840
apenwarr-redo
/
t
/
clean.do
2 lines
69 B
Text
Raw
Normal View
History
Unescape
Escape
Add t/curse, a multi-level dependency build that really aggravates redo. ...because it seems my locking isn't very good. It exposes annoying problems involving rebuilding the same files more than once, screwing up stamp files with redo -j, and being unnecessarily slow when checking dependencies. So it's a pretty good test considering how simple it is. Didn't add it to t/all.do yet, because it would fail.
2010-11-19 00:28:16 -08:00
redo example/clean curse/clean
Support for default.*.do rules. I *think* this was the last missing part from djb's spec. Certainly it's an important one for any real project.
2010-11-16 01:59:32 -08:00
rm -f c c.c c.c.c c.c.c.b c.c.c.b.b d
Reference in a new issue
Copy permalink