summaryrefslogtreecommitdiff
path: root/buildtools/wafsamba/samba_autoconf.py
AgeCommit message (Expand)AuthorFilesLines
2010-04-06build: fixed cflags in CHECK_CODEAndrew Tridgell1-1/+1
2010-04-06build: waf quicktest nearly worksAndrew Tridgell1-5/+3
2010-04-06build: nearly there on samba4 buildAndrew Tridgell1-18/+19
2010-04-06build: saner CFLAGS handling for definesAndrew Tridgell1-2/+3
2010-04-06build: make CONFIG_PATH() understand absolute pathsAndrew Tridgell1-1/+4
2010-04-06build: added local_include option to CHECK_CODE()Andrew Tridgell1-3/+5
2010-04-06build: fixed cflags in CHECK_CODE()Andrew Tridgell1-1/+3
2010-04-06build: added CHECK_CFLAGS()Andrew Tridgell1-8/+26
2010-04-06build: fix name of libs with - in themAndrew Tridgell1-1/+1
2010-04-06build: define HAVE_LIBxxx when we find a libraryAndrew Tridgell1-0/+2
2010-04-06build: move gettimeofday check to libreplaceAndrew Tridgell1-6/+8
2010-04-06build: expand CHECK_CODE() functionAndrew Tridgell1-12/+25
2010-04-06build: added CHECK_CODE_COMPILES()Andrew Tridgell1-0/+27
2010-04-06build: added help on fnsAndrew Tridgell1-0/+48
2010-04-06build: check for volatileAndrew Tridgell1-4/+9
2010-04-06build: check size of typesAndrew Tridgell1-2/+6
2010-04-06build: added CHECK_SIZEOF()Andrew Tridgell1-11/+35
2010-04-06build: improve autoconf macrosAndrew Tridgell1-6/+25
2010-04-06build: added CHECK_DECLS()Andrew Tridgell1-0/+11
2010-04-06build: return values for autoconf-like testsAndrew Tridgell1-9/+44
2010-04-06build: another typoAndrew Tridgell1-1/+1
2010-04-06build: add_headers flag to CHECK_HEADER()Andrew Tridgell1-4/+4
2010-04-06build: added define and always options to CHECK_VARIABLE()Andrew Tridgell1-2/+7
2010-04-06build: result of hack session with itaAndrew Tridgell1-0/+8
2010-04-06build: started to split up wafsamba.py into separate modulesAndrew Tridgell1-0/+137