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
f75b69f063
apenwarr-redo
/
test.do
2 lines
60 B
Text
Raw
Normal View
History
Unescape
Escape
test.do: allow docs to build in parallel with tests. Previously, we'd try to build all the critical stuff first, and then run the tests. Nowadays, it takes a little longer to build the docs (especially some of the docs/cookbook/ stuff), and this isn't needed to run the tests, so let's allow them to parallelize.
2018-12-05 01:47:44 -05:00
redo-ifchange bin/all
Move _all.do -> all.do and slightly update docs. all.do's main job was to print a "nothing much to do" message after running. Nowadays it actually does do stuff, so we can remove the warning, making _all.do redundant.
2018-12-31 15:07:18 -05:00
redo minimal/test docs/test t/all all
Reference in a new issue
Copy permalink