Age | Commit message (Expand) | Author | Files | Lines |
2013-05-27 | build: Rework BSD_STYLE_STATVFS check to match autoconf build | Andrew Bartlett | 1 | -12/+10 |
2012-09-07 | waf: add check for BSD_STYLE_STATVFS | Björn Jacke | 1 | -0/+12 |
2012-06-02 | lib/replace: Merge remaining xattr test details from lib/util | Andrew Bartlett | 1 | -8/+0 |
2012-06-02 | s4-xattr: Use libreplace xattr functions directly | Andrew Bartlett | 1 | -5/+0 |
2012-04-05 | build: Remove configure tests for *64 functions and types | Andrew Bartlett | 1 | -5/+0 |
2012-03-15 | util: Add --disable-fault-handling. | Ira Cooper | 1 | -0/+3 |
2012-03-01 | build: look for backtrace_symbols in libexec | Andrew Bartlett | 1 | -1/+1 |
2010-05-14 | lib/util: fix waf configure tests for xattr functions on Mac OS 10. | Stefan Metzmacher | 1 | -4/+6 |
2010-04-08 | build: allow the waf build to work with python 3.0 and 3.1 | Thomas Nagy | 1 | -1/+1 |
2010-04-06 | s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ... | Andrew Tridgell | 1 | -0/+2 |
2010-04-06 | s4-waf: added checks for all the different statvfs varients | Andrew Tridgell | 1 | -4/+83 |
2010-04-06 | build: updated configure checks or new syntax | Andrew Tridgell | 1 | -8/+3 |
2010-04-06 | build: added statvfs64 test | Andrew Tridgell | 1 | -0/+9 |
2010-04-06 | build: check for xattr support | Andrew Tridgell | 1 | -0/+6 |
2010-04-06 | build: move gettimeofday check to libreplace | Andrew Tridgell | 1 | -1/+0 |
2010-04-06 | build: added interface checking and nicer snprintf checking | Andrew Tridgell | 1 | -1/+1 |
2010-04-06 | build: added CHECK_CODE_COMPILES() | Andrew Tridgell | 1 | -0/+2 |
2010-04-06 | build: check xattr and frsize | Andrew Tridgell | 1 | -0/+5 |
2010-04-06 | build: check signal functions | Andrew Tridgell | 1 | -0/+2 |
2010-04-06 | build: backtrace and crypt tests | Andrew Tridgell | 1 | -2/+1 |
2010-04-06 | build: check for backtrace | Andrew Tridgell | 1 | -0/+6 |