summaryrefslogtreecommitdiff
path: root/buildtools
AgeCommit message (Expand)AuthorFilesLines
2015-10-09build: Move __attribute__ ((destructor)) and ((constructor)) tests to wafsambaAndrew Bartlett1-0/+34
2015-09-21build: improve stack protector checkGustavo Zacarias1-3/+17
2015-09-02build:wafsamba: Use the Waf 1.8 API get_tgen_by_name instead of name_to_objThomas Nagy5-40/+40
2015-09-02build:wafsamba: Close file handles in the build scripts tooThomas Nagy7-49/+14
2015-08-06wafsamba: don't add -DSTATIC_%s_MODULES* arguments for SAMBA_LIBRARY(pyembed=...Stefan Metzmacher1-0/+3
2015-07-21buildtools: Fix crash on invalid --extra-python optionPetr Viktorin1-1/+1
2015-07-21buildtools: Don't configure Python more than oncePetr Viktorin1-0/+4
2015-06-30wafsamba: Cache final_libs for each targetAmitay Isaacs1-1/+2
2015-06-26Always use Samba's CHECK_CFG instead of waf check_cfgThomas Nagy1-1/+1
2015-06-26Remove PYTHONDIR and PYTHONARCHDIR in a single placeThomas Nagy1-0/+4
2015-06-19wafsamba: Also build libraries with RELRO protectionAndreas Schneider1-0/+2
2015-06-12wafsamba: let CHECK_DECLS() find enum valuesStefan Metzmacher1-1/+12
2015-06-12wafsamba: remove unused allow_warnings=True from SAMBA_PYTHON()Stefan Metzmacher1-1/+0
2015-06-10buildtools: Always reset the build environmentPetr Viktorin1-81/+82
2015-05-20waf: add a sample run-on-target scriptUri Simchoni1-0/+148
2015-05-20waf: Fix parsing of cross-answers file in case answer includes a colonUri Simchoni1-1/+1
2015-05-20waf: allow cross-execute program to have arguments with spacesUri Simchoni1-1/+2
2015-05-20waf: improve readability of cross-answers generated by cross-executeUri Simchoni1-5/+8
2015-05-20Adds a new mode to samba cross-compiling.Uri Simchoni1-12/+34
2015-05-20waf: sanitize and fix added cross answerUri Simchoni1-2/+11
2015-05-20waf: always close cross answers fileUri Simchoni1-0/+2
2015-05-19Factor out submodule presence checking.Jelmer Vernooij1-1/+10
2015-05-19Make waf fail if submodules are out of date.Jelmer Vernooij1-0/+34
2015-05-19Factor out function for finding Git binary.Jelmer Vernooij2-6/+19
2015-05-19Drop bzr VCS support.Jelmer Vernooij2-59/+0
2015-05-19buildtools: Add a helper for running Python testsPetr Viktorin2-0/+22
2015-05-19buildtools: Add a helper to iterate through Python environmentsPetr Viktorin2-0/+28
2015-05-19buildtools: Add --extra-python configure optionPetr Viktorin4-4/+48
2015-05-19buildtools: Expose the Python 3 ABI tagPetr Viktorin1-0/+12
2015-05-14Convert all uint32/16/8 to _t in a grab-bag of remaining files.Richard Sharpe1-3/+3
2015-04-26Revert "wafsamba: flags from enviroment are put before our own internal versi...Ralph Boehme1-42/+0
2015-04-24docs: correctly depend on used xsl files and catalog for building manpages.tMichael Adam1-1/+3
2015-04-24buildtools: Use all of pyext_PATTERN in map_shlib_extensionPetr Viktorin1-1/+1
2015-04-24wafsamba: Add install argument to SAMBA_PYTHONPetr Viktorin1-0/+2
2015-04-02build:wafsamba: fix a typoMichael Adam1-3/+3
2015-03-31waf: Remove 'linkflags.remove(x)' line added in error.Jeremy Allison1-1/+0
2015-03-26Merge update-waf.sh into update-external.shJelmer Vernooij1-13/+0
2015-03-26Move waf into third_party/.Jelmer Vernooij77-18407/+1
2015-03-17lib: Remove tdb_compatVolker Lendecke1-1/+1
2015-03-16Transition to waf 1.8: wrapped conf.check_cfgThomas Nagy2-1/+5
2015-03-16Transition to waf 1.8: replaced on_results by update_outputsThomas Nagy3-4/+4
2015-03-16Update the copy of waf to current 1.5Jelmer Vernooij6-9/+339
2015-03-06test_duplicate_symbol: Use Samba subunit emitter.Jelmer Vernooij1-1/+1
2015-03-04build:wafadmin: fix use of spaces instead of tabs.Michael Adam1-3/+3
2015-03-03waf: Fix the build on openbsdVolker Lendecke1-1/+3
2015-02-25build: amend typo for address sanitizer helpGarming Sam1-1/+1
2015-02-24wafsamba: make sure build fails when uninitialized variable is detectedAlexander Bokovoy1-0/+2
2015-02-17buildtools: Use separate storage for each function in runoncePetr Viktorin1-1/+1
2015-01-28waf: Add address sanitizer configure option.Andreas Schneider2-0/+8
2015-01-19wafsamba: create unique names when building shared modulesStefan Metzmacher1-0/+3