create_it.sh (205B)
1 # /bin/bash 2 3 D=$PWD 4 pushd ../.. 5 ./waf-light configure build --tools=$D/ebdlib.py --prelude=$'\tfrom waflib.extras import ebdlib\n\tebdlib.start(cwd, VERSION, wafdir)\n\tsys.exit(0)' 6 popd 7 cp ../../waf ebd 8
wafFORK: waf with some random patches | |
| git clone https://git.neptards.moe/neptards/waf.git | |
| Log | Files | Refs | README |