s4-build: fixed uses of os.path.relpath()
[samba.git] / buildtools / wafsamba / samba_conftests.py
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...