summaryrefslogtreecommitdiffstats
path: root/lib/util/wscript_configure
Commit message (Collapse)AuthorAgeFilesLines
* lib/util: fix waf configure tests for xattr functions on Mac OS 10.Stefan Metzmacher2010-05-141-4/+6
| | | | metze
* build: allow the waf build to work with python 3.0 and 3.1Thomas Nagy2010-04-081-1/+1
| | | | | | Python 3.x is a bit fussier about print statements and indentation. Signed-off-by: Andrew Tridgell <tridge@samba.org>
* s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ↵Andrew Tridgell2010-04-061-0/+2
| | | | them
* s4-waf: added checks for all the different statvfs varientsAndrew Tridgell2010-04-061-4/+83
|
* build: updated configure checks or new syntaxAndrew Tridgell2010-04-061-8/+3
|
* build: added statvfs64 testAndrew Tridgell2010-04-061-0/+9
|
* build: check for xattr supportAndrew Tridgell2010-04-061-0/+6
|
* build: move gettimeofday check to libreplaceAndrew Tridgell2010-04-061-1/+0
| | | | | - add checklink option to CHECK_FUNC() - Used for when a prototype is not available
* build: added interface checking and nicer snprintf checkingAndrew Tridgell2010-04-061-1/+1
| | | | use CHECK_CODE()
* build: added CHECK_CODE_COMPILES()Andrew Tridgell2010-04-061-0/+2
|
* build: check xattr and frsizeAndrew Tridgell2010-04-061-0/+5
|
* build: check signal functionsAndrew Tridgell2010-04-061-0/+2
|
* build: backtrace and crypt testsAndrew Tridgell2010-04-061-2/+1
|
* build: check for backtraceAndrew Tridgell2010-04-061-0/+6