1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/buildtools
Matthias Dieter Wallnöfer f3f82496ac s4:WAF buildsystem - support out of "source4" directory builds
Bug: https://bugzilla.samba.org/show_bug.cgi?id=4081

With this patch we are able to invoke s4 builds from the outside of the
"source4" directory (but the target remains the "source4/bin" path).

One constraint: all commands: "autogen-waf.sh", "configure", "make" have to be
run from the same directory!
Regarding "make": you have to run it using "make -C <source4 path> [targets]" if
the invoke directory is not "source4" itself.
2010-04-08 14:14:24 +02:00
..
bin build: update version of waf to add subdir argument to distcheck 2010-04-06 20:27:26 +10:00
mktowscript build: nearly there on samba4 build 2010-04-06 20:26:47 +10:00
scripts s4:WAF buildsystem - support out of "source4" directory builds 2010-04-08 14:14:24 +02:00
wafsamba build: we need this isinstance() check for distcheck 2010-04-08 22:11:50 +10:00
compare_config_h3.sh build: rename s4 compare_config_h.sh helper and add a s3 version of it 2010-04-06 20:26:56 +10:00
compare_config_h4.sh build: rename s4 compare_config_h.sh helper and add a s3 version of it 2010-04-06 20:26:56 +10:00
compare_generated.sh build: waf quicktest nearly works 2010-04-06 20:26:48 +10:00
compare_install.sh build: tool to find missing install components 2010-04-06 20:26:55 +10:00
testwaf.sh build: run distcheck in testwaf.sh 2010-04-06 20:27:26 +10:00