summaryrefslogtreecommitdiffstats
path: root/buildtools/wafsamba/wscript
Commit message (Expand)AuthorAgeFilesLines
* 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
* build: added uname display and SYSTEM_UNAME defineAndrew Tridgell2010-04-201-0/+3
* build: added --cross-answers supportAndrew Tridgell2010-04-191-0/+4
* build: added ABI checking to the WAF buildAndrew Tridgell2010-04-181-24/+47
* build: try to honor MAKEFLAGS from makeAndrew Tridgell2010-04-141-0/+1
* build: added autoconf compatible configure optionsAndrew Tridgell2010-04-131-0/+27
* build: added cross-compilation configure optionsAndrew Tridgell2010-04-121-0/+15
* build: added --minimum-library-version configure optionAndrew Tridgell2010-04-121-0/+4
* build: added --picky-developer and --fatal-errorsAndrew Tridgell2010-04-091-0/+6
* s4-waf: added 'waf dist' to build the tarballAndrew Tridgell2010-04-061-0/+3
* build: added functions for compound configuration testingAndrew Tridgell2010-04-061-0/+1
* build: work around missing defaults from gnu_dirs.pyAndrew Tridgell2010-04-061-12/+3
* build: auto-detect platforms which don't support shared libsAndrew Tridgell2010-04-061-1/+5
* build: only add -fPIC if it is supportedAndrew Tridgell2010-04-061-1/+1
* s4-waf: support the use of system librariesAndrew Tridgell2010-04-061-3/+3
* build: better control over bundled library extensionsAndrew Tridgell2010-04-061-7/+15
* build: added support for controlling library typesAndrew Tridgell2010-04-061-1/+18
* s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell2010-04-061-0/+2
* s4-waf: move the gnu dirs check to the generic wafsamba codeAndrew Tridgell2010-04-061-0/+2
* build: split out the base waf rules into buildtools/wafsamba/wscriptAndrew Tridgell2010-04-061-0/+151