summaryrefslogtreecommitdiffstats
path: root/buildtools/wafsamba/wscript
Commit message (Expand)AuthorAgeFilesLines
* build: unify and fix endian testsGustavo Zacarias2014-05-061-3/+62
* waf:lib/replace change detection of gettextChristian Ambach2014-01-031-2/+1
* waf: add --without-gettext optionChristian Ambach2013-08-091-0/+3
* waf: fix build on AIX7Christian Ambach2013-08-091-1/+1
* build(waf): support AIX 6.1Christian Ambach2012-11-091-1/+1
* build: Remove --disable-sharedAndrew Bartlett2012-10-111-11/+2
* build: Add option to specify where gettext is (/usr/local by default)Andriy Syrovenko2012-05-271-1/+5
* build: Also look for iconv in /usr/local by defaultAndrew Bartlett2012-05-181-2/+2
* Add include/lib folders from the commandlineThomas Nagy2012-05-181-0/+5
* wafsamba: allow certain public libraries to be forced to be privateAndrew Bartlett2012-04-201-0/+5
* buildtools: Add --enable-debug optionAndrew Bartlett2012-04-111-0/+3
* build: Require 64-bit files support and do not define HAVE_EXPLICIT_LARGEFILE...Andrew Bartlett2012-04-051-1/+2
* waf: Add autoconf --target support.Andreas Schneider2012-03-211-0/+3
* waf: Do not use standards.h on darwinVolker Lendecke2012-03-111-1/+6
* build: added autoconf --disable-silent-rules optionSumit Bose2011-10-141-0/+3
* build: Add duplicate symbol checking as part of make testAndrew Bartlett2011-09-081-0/+4
* build: added WHYNEEDED=TARGET:DEPENDENCYAndrew Tridgell2011-02-221-0/+4
* Fix private libdir and codepages pathsSimo Sorce2011-02-151-1/+1
* buildtools/wafsamba: import 'sys' and 'Logs' if we use themStefan Metzmacher2011-01-051-1/+1
* build: add more CFLAGS for aixMatthieu Patou2010-12-111-1/+3
* build: On AIX we need _XOPEN_SOURCE >= 500 for CLOCK_REALTIMEMatthieu Patou2010-12-111-0/+3
* waf: added --disable-symbol-versions configure optionAndrew Tridgell2010-12-081-3/+8
* waf: added configure test for -Wl,--version-scriptAndrew Tridgell2010-12-081-0/+9
* waf: added --git-local-changes configure optionAndrew Tridgell2010-11-161-0/+5
* wafsamba: Use project name variable rather than hardcoding 'samba4'.Jelmer Vernooij2010-11-051-2/+2
* Add --disable-rpath-private-install flag.Jelmer Vernooij2010-11-051-2/+15
* Add --with-privatelibdir build option.Jelmer Vernooij2010-11-051-0/+5
* build: In some case the flags for the sun studio linker are wrongMatthieu Patou2010-10-311-0/+10
* build: set shared libraries flags correctly on mac os XMatthieu Patou2010-10-301-2/+0
* waf: added --symbol-check optionAndrew Tridgell2010-10-301-0/+4
* build: add the -fno-common flags to fix the link pb on mac os XMatthieu Patou2010-10-281-0/+2
* build: Add XPG6 otherwise we have a configure pb on sun SolarisMatthieu Patou2010-10-281-0/+1
* build: remove warnings about redifinition of boolean use -KPIC on sunccMatthieu Patou2010-10-271-1/+9
* waf: Rename some BUNDLED_ functios to PRIVATE_.Jelmer Vernooij2010-10-231-10/+10
* waf: added --show-deps and --show-duplicatesAndrew Tridgell2010-10-211-0/+8
* waf: automap shared library names from .so to the right extensionAndrew Tridgell2010-10-191-1/+6
* Disable gccdeps if -MD is not supportedThomas Nagy2010-08-301-3/+23
* Revert "waf: enable gccdeps in developer mode"Stefan Metzmacher2010-08-171-3/+2
* waf: enable gccdeps in developer modeAndrew Tridgell2010-08-141-2/+3
* waf Provide release signing capability in 'waf dist'Andrew Bartlett2010-05-281-0/+8
* wafsamba: Disable the abi checks when gdb is not availableThomas Nagy2010-05-211-0/+4
* Revert "wafsamba: use -D_XOPEN_SOURCE=700 for the build"Stefan Metzmacher2010-05-141-1/+0
* wafsamba: use -D_XOPEN_SOURCE=700 for the buildStefan Metzmacher2010-05-141-0/+1
* build: treat a blank --build or --host as not a cross-compileAndrew Tridgell2010-05-071-1/+3
* build: added configure test for inlineAndrew Tridgell2010-05-051-0/+2
* build: use option_group() not add_option_group()Andrew Tridgell2010-04-261-1/+1
* build: give a more useful error when the source dir has movedAndrew Tridgell2010-04-231-0/+6
* build: added --enable-auto-reconfigureAndrew Tridgell2010-04-221-1/+13
* build: added --nonshared-binary=LIST optionAndrew Tridgell2010-04-211-0/+4
* build: fixed uname output to be on target machine when cross compilingAndrew Tridgell2010-04-211-4/+7