summaryrefslogtreecommitdiff
path: root/buildtools/wafsamba/samba_bundled.py
AgeCommit message (Expand)AuthorFilesLines
2010-04-06build: use a target_in_list() function for more flexible builtin controlAndrew Tridgell1-3/+14
2010-04-06build: add require_headers option to CHECK_BUNDLED_SYSTEM()Andrew Tridgell1-2/+6
2010-04-06s4-waf: added implied_deps for system librariesAndrew Tridgell1-1/+6
2010-04-06s4-waf: ensure we don't end up with mixed versions of talloc/tdb/teventAndrew Tridgell1-1/+15
2010-04-06build: tidy up the wafsamba rules a bitAndrew Tridgell1-0/+5
2010-04-06build: fixed popt subsystem on systems without poptAndrew Tridgell1-1/+1
2010-04-06s4-waf: cleanup use of LIBPOPT vs popt dependencyAndrew Tridgell1-1/+13
2010-04-06s4-waf: support the use of system librariesAndrew Tridgell1-0/+15
2010-04-06build: better control over bundled library extensionsAndrew Tridgell1-9/+23
2010-04-06build: added support for controlling library typesAndrew Tridgell1-0/+28