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
a5536fb25b
apenwarr-redo
/
t
/
all.do
2 lines
87 B
Text
Raw
Normal View
History
Unescape
Escape
Search parent directories for default*.do. Previously, we would only search for default*.do in the same directory in the target; now we search parent directories as well. Let's say we're in a/b/ and trying to build foo.o. If we find ../../default.o.do, then we'll run cd ../..; sh default.o.do a/b/foo .o $TMPNAME In other words, we still always chdir to the same directory as the .do file. But now $1 might have a path in it, not just a basename.
2010-12-19 05:47:38 -08:00
redo-ifchange hello yellow bellow defaults-flat/all defaults-nested/all \
example/all
Reference in a new issue
Copy permalink