summaryrefslogtreecommitdiff
path: root/buildtools/wafsamba/wscript
AgeCommit message (Expand)AuthorFilesLines
2013-08-09waf: add --without-gettext optionChristian Ambach1-0/+3
2013-08-09waf: fix build on AIX7Christian Ambach1-1/+1
2012-11-09build(waf): support AIX 6.1Christian Ambach1-1/+1
2012-10-11build: Remove --disable-sharedAndrew Bartlett1-11/+2
2012-05-27build: Add option to specify where gettext is (/usr/local by default)Andriy Syrovenko1-1/+5
2012-05-18build: Also look for iconv in /usr/local by defaultAndrew Bartlett1-2/+2
2012-05-18Add include/lib folders from the commandlineThomas Nagy1-0/+5
2012-04-20wafsamba: allow certain public libraries to be forced to be privateAndrew Bartlett1-0/+5
2012-04-11buildtools: Add --enable-debug optionAndrew Bartlett1-0/+3
2012-04-05build: Require 64-bit files support and do not define HAVE_EXPLICIT_LARGEFILE...Andrew Bartlett1-1/+2
2012-03-21waf: Add autoconf --target support.Andreas Schneider1-0/+3
2012-03-11waf: Do not use standards.h on darwinVolker Lendecke1-1/+6
2011-10-14build: added autoconf --disable-silent-rules optionSumit Bose1-0/+3
2011-09-08build: Add duplicate symbol checking as part of make testAndrew Bartlett1-0/+4
2011-02-22build: added WHYNEEDED=TARGET:DEPENDENCYAndrew Tridgell1-0/+4
2011-02-15Fix private libdir and codepages pathsSimo Sorce1-1/+1
2011-01-05buildtools/wafsamba: import 'sys' and 'Logs' if we use themStefan Metzmacher1-1/+1
2010-12-11build: add more CFLAGS for aixMatthieu Patou1-1/+3
2010-12-11build: On AIX we need _XOPEN_SOURCE >= 500 for CLOCK_REALTIMEMatthieu Patou1-0/+3
2010-12-08waf: added --disable-symbol-versions configure optionAndrew Tridgell1-3/+8
2010-12-08waf: added configure test for -Wl,--version-scriptAndrew Tridgell1-0/+9
2010-11-16waf: added --git-local-changes configure optionAndrew Tridgell1-0/+5
2010-11-05wafsamba: Use project name variable rather than hardcoding 'samba4'.Jelmer Vernooij1-2/+2
2010-11-05Add --disable-rpath-private-install flag.Jelmer Vernooij1-2/+15
2010-11-05Add --with-privatelibdir build option.Jelmer Vernooij1-0/+5
2010-10-31build: In some case the flags for the sun studio linker are wrongMatthieu Patou1-0/+10
2010-10-30build: set shared libraries flags correctly on mac os XMatthieu Patou1-2/+0
2010-10-30waf: added --symbol-check optionAndrew Tridgell1-0/+4
2010-10-28build: add the -fno-common flags to fix the link pb on mac os XMatthieu Patou1-0/+2
2010-10-28build: Add XPG6 otherwise we have a configure pb on sun SolarisMatthieu Patou1-0/+1
2010-10-27build: remove warnings about redifinition of boolean use -KPIC on sunccMatthieu Patou1-1/+9
2010-10-23waf: Rename some BUNDLED_ functios to PRIVATE_.Jelmer Vernooij1-10/+10
2010-10-21waf: added --show-deps and --show-duplicatesAndrew Tridgell1-0/+8
2010-10-19waf: automap shared library names from .so to the right extensionAndrew Tridgell1-1/+6
2010-08-30Disable gccdeps if -MD is not supportedThomas Nagy1-3/+23
2010-08-17Revert "waf: enable gccdeps in developer mode"Stefan Metzmacher1-3/+2
2010-08-14waf: enable gccdeps in developer modeAndrew Tridgell1-2/+3
2010-05-28waf Provide release signing capability in 'waf dist'Andrew Bartlett1-0/+8
2010-05-21wafsamba: Disable the abi checks when gdb is not availableThomas Nagy1-0/+4
2010-05-14Revert "wafsamba: use -D_XOPEN_SOURCE=700 for the build"Stefan Metzmacher1-1/+0
2010-05-14wafsamba: use -D_XOPEN_SOURCE=700 for the buildStefan Metzmacher1-0/+1
2010-05-07build: treat a blank --build or --host as not a cross-compileAndrew Tridgell1-1/+3
2010-05-05build: added configure test for inlineAndrew Tridgell1-0/+2
2010-04-26build: use option_group() not add_option_group()Andrew Tridgell1-1/+1
2010-04-23build: give a more useful error when the source dir has movedAndrew Tridgell1-0/+6
2010-04-22build: added --enable-auto-reconfigureAndrew Tridgell1-1/+13
2010-04-21build: added --nonshared-binary=LIST optionAndrew Tridgell1-0/+4
2010-04-21build: fixed uname output to be on target machine when cross compilingAndrew Tridgell1-4/+7
2010-04-20build: added uname display and SYSTEM_UNAME defineAndrew Tridgell1-0/+3
2010-04-19build: added --cross-answers supportAndrew Tridgell1-0/+4