waf: build all libraries after all object files
authorAndrew Tridgell <tridge@samba.org>
Sat, 30 Oct 2010 00:07:40 +0000 (11:07 +1100)
committerAndrew Tridgell <tridge@samba.org>
Sat, 30 Oct 2010 12:49:00 +0000 (23:49 +1100)
commitdf34bb268566ea86f2b77ed7bb04983b8c05e4c3
tree9b2c35ba4c34cd135ce9f540633da405dde4af36
parent170c255f09a3d629bba86cf62c6a0cf81ff81bf1
waf: build all libraries after all object files

this makes it easier to perform symbol checking before the link
stage. The two new build groups symbolcheck and syslibcheck will be
used by the symbols.py extension
buildtools/wafsamba/wafsamba.py
source4/heimdal_build/wscript_build