summaryrefslogtreecommitdiff
path: root/buildtools/wafsamba/samba_deps.py
AgeCommit message (Expand)AuthorFilesLines
2010-04-06build: python 2.4 doesn't support multiple union arguments for setsAndrew Tridgell1-2/+4
2010-04-06build: expand indirect syslibs after loop unrollingAndrew Tridgell1-1/+3
2010-04-06build: fixed handling of full dependencies for --disable-sharedAndrew Tridgell1-119/+137
2010-04-06build: optimise and re-enable check_duplicate_sourcesAndrew Tridgell1-18/+47
2010-04-06build: cope with subsystems with no enabled modulesAndrew Tridgell1-2/+8
2010-04-06build: make bin/sambadeps depend on samba_deps.py modtimeAndrew Tridgell1-1/+13
2010-04-06build: python modules need the libs from broken lib loops tooAndrew Tridgell1-1/+1
2010-04-06build: split build and install libraries/binariesAndrew Tridgell1-3/+16
2010-04-06build: allow waf to cache include lists more efficientlyAndrew Tridgell1-3/+17
2010-04-06build: try faster includes processingAndrew Tridgell1-4/+20
2010-04-06build: fixed samba_deps.py for python 2.4Andrew Tridgell1-0/+11
2010-04-06build: waf quicktest nearly worksAndrew Tridgell1-255/+568
2010-04-06build: separate out dependencies and python rulesAndrew Tridgell1-0/+390