wafsamba: let CHECK_DECLS() find enum values
[samba.git] / buildtools / wafsamba / samba_conftests.py
2015-03-31 Jeremy Allisonwaf: Remove 'linkflags.remove(x)' line added in error.
2015-01-08 Michael Adamwafsamba: filter out standard library paths from RPATH...
2015-01-08 Michael Adamwafsamba: fix ordering problems with lib-provided and...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-05-06 Matthieu Patouconfigure: print a message when docbook.xsl is missing...
2012-06-07 Björn Jackebuild: try to fix large file support for AIX
2012-05-18 Thomas NagyAdd include/lib folders from the commandline
2012-04-05 Andrew Bartlettbuild: Add getconf LFS_CFLAGS support to waf build
2012-02-09 Jelmer Vernooijwafsamba: Expand tabs.
2010-12-10 Matthieu Patoubuild: add a function to test if -lc is needed
2010-12-08 Andrew Tridgellwaf: added configure test for -Wl,--version-script
2010-10-31 Matthieu Patoubuild: In some case the flags for the sun studio linker...
2010-10-30 Matthieu Patoubuild: set shared libraries flags correctly on mac...
2010-08-22 Jelmer Vernooijwafsamba: fix CHECK_XSLTPROC_MANPAGES().
2010-06-24 Andrew Tridgellbuild: check if the manpages stylesheet is available...
2010-06-20 Kai Blinbuild: Allow for a custom message in CHECK_C_PROTOTYPE
2010-05-05 Andrew Tridgellbuild: added configure test for inline
2010-05-02 Andrew Tridgellbuild: uname on opensolaris returns 1 for success
2010-04-21 Andrew Tridgellbuild: fixed uname output to be on target machine when...
2010-04-20 Andrew Tridgellbuild: added uname display and SYSTEM_UNAME define
2010-04-19 Andrew Tridgellbuild: added --cross-answers support
2010-04-13 Andrew Tridgellbuild: allow cross-builds to use shared libraries
2010-04-06 Andrew Tridgellbuild: don't link when checking a C prototype
2010-04-06 Andrew Tridgells4-waf: added auto-detection of perl manpage extensions
2010-04-06 Andrew Tridgellbuild: auto-detect platforms which don't support shared...
2010-04-06 Andrew Tridgellbuild: these chdir() calls break waf on HPUX. They...
2010-04-06 Andrew Tridgells3-waf: fixed tests for charsets
2010-04-06 Andrew Tridgellbuild: improved exception handling for systems without...
2010-04-06 Andrew Tridgellbuild: much better rpath test function
2010-04-06 Kai Blinbuild: Import conf decorator in samba_conftests.py
2010-04-06 Andrew Tridgellbuild: started a library of common config tests for...