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
61f3e4672e
apenwarr-redo
/
t
/
110-compile
/
yellow.o.do
3 lines
56 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
t/*: rearrange tests into numbered directories. It was getting way too ad-hoc in there. Let's reorganize the tests so that there's a good, obvious, suggested sequence to run them in.
2012-02-08 00:33:00 -05:00
../sleep 2
Tests: use cc instead of gcc. This fixes problems where llvm is installed without a 'gcc' alias.
2018-10-29 07:20:33 +00:00
cc -o $3 -c hello.c
Reference in a new issue
Copy permalink