1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/buildtools
Andrew Tridgell ae1414e796 waf: fixed 'make bin/XXX' for the remaining binaries
this fixes 'make bin/smbd' to work correctly with the waf build. It
didn't work before as smbd is actually 'smbd/smbd' internally and we
tried to use the target name 'smbd'. The new approach reads the
symlink to get the right target.

This also speeds up the null build by quite a lot
2011-06-10 17:21:26 +10:00
..
bin waf: new version of waf 2011-01-14 17:34:32 +11:00
mktowscript waf/buildtools: remove more bash shebangs and fix a == to = 2010-12-02 10:36:06 +01:00
scripts waf: fixed 'make bin/XXX' for the remaining binaries 2011-06-10 17:21:26 +10:00
wafsamba waf: fixed 'make bin/XXX' for the remaining binaries 2011-06-10 17:21:26 +10:00
compare_config_h3.sh s3:waf:compare_config_h3.sh: make diff tool configurable as env var "DIFF" 2011-04-02 02:41:19 +02:00
compare_config_h4.sh waf/buildtools: use /bin/sh instead of /bin/bash and put ^ in quotes 2010-12-02 10:36:06 +01:00
compare_generated.sh waf/buildtools: use /bin/sh instead of /bin/bash and put ^ in quotes 2010-12-02 10:36:06 +01:00
compare_install.sh waf/buildtools: use /bin/sh instead of /bin/bash and put ^ in quotes 2010-12-02 10:36:06 +01:00
testwaf.sh waf: this script does need bash 2011-01-14 09:10:20 +01:00