Build: build script added, build configs added, replacing prepare scripts.
commit25df949c6183dc0a3e33c35373e9aeabf0d56d0f
authorMario Konrad <mario.konrad@gmx.net>
Thu, 6 Oct 2016 19:41:12 +0000 (6 21:41 +0200)
committerMario Konrad <mario.konrad@gmx.net>
Thu, 6 Oct 2016 19:41:12 +0000 (6 21:41 +0200)
tree96891b49851649a261033fae8b608bf216d1f8ef
parent55680097855cca4bce6c414acb2a82f77ee4ee22
Build: build script  added, build configs added, replacing prepare scripts.
20 files changed:
.gitignore
bin/bld [new file with mode: 0755]
bin/buildconf.d/clang36-debug [new file with mode: 0644]
bin/buildconf.d/clang37-debug [new file with mode: 0644]
bin/buildconf.d/clang38-debug [new file with mode: 0644]
bin/buildconf.d/clang39-debug [new file with mode: 0644]
bin/buildconf.d/clang39-release [new file with mode: 0644]
bin/buildconf.d/gcc-bench [new file with mode: 0644]
bin/buildconf.d/gcc-coverage [new file with mode: 0644]
bin/buildconf.d/gcc49-debug-noais [new file with mode: 0644]
bin/buildconf.d/gcc49-debug-noio [new file with mode: 0644]
bin/buildconf.d/gcc49-debug-noseatalk [new file with mode: 0644]
bin/buildconf.d/gcc49-debug-warnings [new file with mode: 0644]
bin/buildconf.d/gcc49-release [new file with mode: 0644]
bin/buildconf.d/gcc5-debug [new file with mode: 0644]
bin/buildconf.d/gcc6-debug-warnings [new file with mode: 0644]
bin/prepare-bench [deleted file]
bin/prepare-coverage [deleted file]
bin/prepare-dev [deleted file]
bin/prepare-rel [deleted file]