summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* build: more libreplace config checksAndrew Tridgell2010-04-061-0/+37
|
* build: added CHECK_CFLAGS()Andrew Tridgell2010-04-061-8/+26
|
* build: new waf versionAndrew Tridgell2010-04-061-0/+0
|
* build: check for libsasl2Andrew Tridgell2010-04-061-0/+4
|
* build: fix name of libs with - in themAndrew Tridgell2010-04-061-1/+1
|
* build: check for libgpg-errorAndrew Tridgell2010-04-061-1/+3
|
* build: check for pamAndrew Tridgell2010-04-062-0/+3
|
* build: define HAVE_LIBxxx when we find a libraryAndrew Tridgell2010-04-061-0/+2
|
* build: zlib checksAndrew Tridgell2010-04-062-0/+12
|
* build: fixed iuserok testAndrew Tridgell2010-04-061-1/+3
|
* build: check immediate structuresAndrew Tridgell2010-04-061-0/+14
|
* build: move gettimeofday check to libreplaceAndrew Tridgell2010-04-063-7/+9
| | | | | - add checklink option to CHECK_FUNC() - Used for when a prototype is not available
* build: gcrypt functionsAndrew Tridgell2010-04-061-1/+1
|
* build: added interface checking and nicer snprintf checkingAndrew Tridgell2010-04-063-43/+57
| | | | use CHECK_CODE()
* build: expand CHECK_CODE() functionAndrew Tridgell2010-04-061-12/+25
|
* build: more config checksAndrew Tridgell2010-04-062-0/+6
|
* build: added CHECK_CODE_COMPILES()Andrew Tridgell2010-04-062-0/+29
|
* build: check freeaddrinfoAndrew Tridgell2010-04-061-1/+1
|
* build: check xattr and frsizeAndrew Tridgell2010-04-061-0/+5
|
* build: added help on fnsAndrew Tridgell2010-04-061-0/+48
| | | | also added CHECK_STRUCTURE_MEMBER()
* build: check for volatileAndrew Tridgell2010-04-062-4/+10
|
* build: more config checksAndrew Tridgell2010-04-061-2/+5
|
* build: check for offset_t and pw*_r functionsAndrew Tridgell2010-04-061-2/+6
|
* build: check size of typesAndrew Tridgell2010-04-062-4/+10
| | | | allow name of SIZEOF test to be specified
* build: check signal functionsAndrew Tridgell2010-04-061-0/+2
|
* build: added CHECK_SIZEOF()Andrew Tridgell2010-04-061-11/+35
|
* build: smarter list splittingAndrew Tridgell2010-04-063-15/+16
|
* build: improve autoconf macrosAndrew Tridgell2010-04-064-9/+35
| | | | | | | | - enable headers to be specified - enable both forms of DECL check - more libreplace checks - more heimdal checks - more sysdep checks
* build: added CHECK_DECLS()Andrew Tridgell2010-04-062-0/+13
|
* build: backtrace and crypt testsAndrew Tridgell2010-04-062-3/+4
|
* build: return values for autoconf-like testsAndrew Tridgell2010-04-061-9/+44
| | | | also add checklibc options for CHECK_FUNCS_IN()
* build: check for backtraceAndrew Tridgell2010-04-063-1/+8
|
* build: another typoAndrew Tridgell2010-04-061-1/+1
|
* build: ntvfs/sysdep configure checksAndrew Tridgell2010-04-062-0/+8
|
* build: add_headers flag to CHECK_HEADER()Andrew Tridgell2010-04-061-4/+4
| | | | | This allows you to ask the header not be added to the list of headers for future configure checks
* build: ignore some waf filesAndrew Tridgell2010-04-061-0/+2
|
* build: useful test scriptAndrew Tridgell2010-04-061-0/+19
|
* build: ignore the bin/ directoryAndrew Tridgell2010-04-061-0/+1
|
* build: h_errno for heimdalAndrew Tridgell2010-04-061-0/+4
|
* build: more headers and variables in configureAndrew Tridgell2010-04-061-1/+6
|
* build: added define and always options to CHECK_VARIABLE()Andrew Tridgell2010-04-061-2/+7
|
* build: waf build for lib/tlsAndrew Tridgell2010-04-063-1/+29
|
* build: check for pkgconfigAndrew Tridgell2010-04-061-1/+4
|
* useful tools for finding missing configure stepsAndrew Tridgell2010-04-062-0/+27
|
* build: added generation of version.hAndrew Tridgell2010-04-062-0/+15
|
* build: a useful example of a debug technique in wafAndrew Tridgell2010-04-061-0/+8
|
* build: moved main autoproto rule into samba_autoproto.pyAndrew Tridgell2010-04-063-19/+9
|
* build: allow selection of build group in HEIMDAL_AUTOPROTO()Andrew Tridgell2010-04-062-1/+31
|
* build: use shell for TDR rule, as -- confuses the build ruleAndrew Tridgell2010-04-061-1/+1
|
* build: result of hack session with itaAndrew Tridgell2010-04-0611-179/+335
|