summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-04-06build: install codepage filesAndrew Tridgell2-0/+2
2010-04-06build: don't default to WAFCACHE in configureAndrew Tridgell1-2/+5
2010-04-06build: fixed git version in samba -VAndrew Tridgell1-1/+2
2010-04-06build: use RUN_COMMAND() to wrap os.system()Andrew Tridgell2-6/+21
2010-04-06build: trim whitespace from CC optionsAndrew Tridgell1-0/+5
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: fixed st_done test completion codeAndrew Tridgell2-6/+4
2010-04-06build: default to 1 job in make, to be build farm friendlyAndrew Tridgell1-1/+6
2010-04-06build: fixed config.h generation when we have source -> source4 symlinkAndrew Tridgell1-2/+4
2010-04-06build: ensure that the 'build' command appears in waf --helpAndrew Tridgell1-0/+5
2010-04-06build: fixed the install name for python modulesAndrew Tridgell1-4/+4
2010-04-06build: split build and install libraries/binariesAndrew Tridgell3-40/+162
2010-04-06build: cleanup the ASN1 rules a bitAndrew Tridgell1-18/+2
2010-04-06build: new waf version (fixed python install bug)Andrew Tridgell1-0/+0
2010-04-06build: disable WAFCACHE by defaultAndrew Tridgell1-2/+8
2010-04-06build: compatibility makefile targetsAndrew Tridgell2-3/+15
2010-04-06build: alias the libiconv target name for subsystems that depend on 'ICONV'Andrew Tridgell1-1/+1
2010-04-06build: added 'waf etags' targetAndrew Tridgell1-1/+9
2010-04-06build: don't need the S4 in the PIDL prefixAndrew Tridgell2-3/+1
2010-04-06build: teach samba_pild.py about the --com-header and --dcom-proxy optionsAndrew Tridgell3-9/+18
2010-04-06build: only enable pytdb on s4 buildAndrew Tridgell1-0/+3
2010-04-06build: fixed the build of the com.so libraryAndrew Tridgell1-1/+6
2010-04-06build: added a cflags_end SAMBA_SUBSYSTEM() optionAndrew Tridgell1-0/+4
2010-04-06build: enable com libraryAndrew Tridgell1-12/+4
2010-04-06build: don't remove MakefileAndrew Tridgell1-1/+1
2010-04-06build: enable pytdbAndrew Tridgell1-0/+6
2010-04-06build: optionally enable builtin poptAndrew Tridgell4-9/+26
2010-04-06build: don't use -W warning option for developer buildAndrew Tridgell1-1/+1
2010-04-06build: removed unused fileAndrew Tridgell1-0/+0
2010-04-06build: allow configure -C to work againAndrew Tridgell1-0/+1
2010-04-06build: go into system includes for dependencies on configureAndrew Tridgell1-1/+7
2010-04-06build: fixed some more missing targetsAndrew Tridgell1-5/+9
2010-04-06build: added a lot more options to waf testAndrew Tridgell1-20/+74
2010-04-06build: fixed init function sentinal for python modulesAndrew Tridgell1-1/+1
2010-04-06build: we don't need varients in samba, so we can optimise a bit moreAndrew Tridgell1-0/+12
2010-04-06build: remove hacks from top level wscriptAndrew Tridgell1-79/+0
2010-04-06build: an optimisation for includes file handlingAndrew Tridgell2-1/+78
2010-04-06build: allow waf to cache include lists more efficientlyAndrew Tridgell1-3/+17
2010-04-06build: try faster includes processingAndrew Tridgell4-5/+102
2010-04-06build: more efficient pidl rules from itaAndrew Tridgell1-3/+7
2010-04-06build: updated waf versionAndrew Tridgell1-0/+0
2010-04-06build: fixed the build without sasl librariesAndrew Tridgell2-4/+5
2010-04-06build: check that the symlink doesn't exist before creatingAndrew Tridgell1-2/+5
2010-04-06build: allow shared and python staging areas to be referenced in build treeAndrew Tridgell1-0/+4
2010-04-06build: cope with the common gen_ndr files being in the git treeAndrew Tridgell2-6/+36
2010-04-06build: updates for current master buildAndrew Tridgell1-4/+4
2010-04-06build: fixed samba_deps.py for python 2.4Andrew Tridgell1-0/+11
2010-04-06build: fixed termcap buildAndrew Tridgell1-1/+3
2010-04-06build: use a plain build, at request of metze :)Andrew Tridgell1-1/+1