summaryrefslogtreecommitdiffstats
path: root/buildtools
Commit message (Expand)AuthorAgeFilesLines
* build: make bin/sambadeps depend on samba_deps.py modtimeAndrew Tridgell2010-04-061-1/+13
* build: python modules need the libs from broken lib loops tooAndrew Tridgell2010-04-061-1/+1
* build: fixed config.h generation when we have source -> source4 symlinkAndrew Tridgell2010-04-061-2/+4
* build: fixed the install name for python modulesAndrew Tridgell2010-04-061-4/+4
* build: split build and install libraries/binariesAndrew Tridgell2010-04-063-40/+162
* build: cleanup the ASN1 rules a bitAndrew Tridgell2010-04-061-18/+2
* build: new waf version (fixed python install bug)Andrew Tridgell2010-04-061-0/+0
* build: don't need the S4 in the PIDL prefixAndrew Tridgell2010-04-061-1/+0
* build: teach samba_pild.py about the --com-header and --dcom-proxy optionsAndrew Tridgell2010-04-061-6/+9
* build: added a cflags_end SAMBA_SUBSYSTEM() optionAndrew Tridgell2010-04-061-0/+4
* build: removed unused fileAndrew Tridgell2010-04-061-0/+0
* build: fixed init function sentinal for python modulesAndrew Tridgell2010-04-061-1/+1
* build: we don't need varients in samba, so we can optimise a bit moreAndrew Tridgell2010-04-061-0/+12
* build: an optimisation for includes file handlingAndrew Tridgell2010-04-062-1/+78
* build: allow waf to cache include lists more efficientlyAndrew Tridgell2010-04-061-3/+17
* build: try faster includes processingAndrew Tridgell2010-04-063-5/+21
* build: more efficient pidl rules from itaAndrew Tridgell2010-04-061-3/+7
* build: updated waf versionAndrew Tridgell2010-04-061-0/+0
* build: check that the symlink doesn't exist before creatingAndrew Tridgell2010-04-061-2/+5
* build: allow shared and python staging areas to be referenced in build treeAndrew Tridgell2010-04-061-0/+4
* build: cope with the common gen_ndr files being in the git treeAndrew Tridgell2010-04-061-4/+24
* build: fixed samba_deps.py for python 2.4Andrew Tridgell2010-04-061-0/+11
* build: fixed cflags in CHECK_CODEAndrew Tridgell2010-04-061-1/+1
* build: fixed group for heimdal autoprotoAndrew Tridgell2010-04-061-1/+1
* build: waf quicktest nearly worksAndrew Tridgell2010-04-0614-365/+973
* build: separate out dependencies and python rulesAndrew Tridgell2010-04-062-0/+434
* build: nearly there on samba4 buildAndrew Tridgell2010-04-069-331/+239
* build: better target name for lib linkAndrew Tridgell2010-04-061-1/+7
* build: assert on missing dependencyAndrew Tridgell2010-04-061-1/+13
* build: much nicer pidl rulesAndrew Tridgell2010-04-061-77/+57
* build: use export_incdirsAndrew Tridgell2010-04-061-0/+1
* build: fixed heimdal include listsAndrew Tridgell2010-04-061-3/+3
* build: saner CFLAGS handling for definesAndrew Tridgell2010-04-061-2/+3
* build: enable ENFORCE_GROUP_ORDERING()Andrew Tridgell2010-04-062-1/+90
* build: back to stricter depsAndrew Tridgell2010-04-061-5/+4
* build: added ENFORCE_GROUP_ORDERING()Andrew Tridgell2010-04-061-0/+28
* build: make CONFIG_PATH() understand absolute pathsAndrew Tridgell2010-04-061-1/+4
* build: added SUBST_ENV_VAR()Andrew Tridgell2010-04-061-0/+5
* build: added local_include option to CHECK_CODE()Andrew Tridgell2010-04-061-3/+5
* build: new waf version - fixes mkstemp problemAndrew Tridgell2010-04-061-0/+0
* build: fixed cflags in CHECK_CODE()Andrew Tridgell2010-04-061-1/+3
* build: added CHECK_CFLAGS()Andrew Tridgell2010-04-061-8/+26
* build: new waf versionAndrew Tridgell2010-04-061-0/+0
* build: fix name of libs with - in themAndrew Tridgell2010-04-061-1/+1
* build: define HAVE_LIBxxx when we find a libraryAndrew Tridgell2010-04-061-0/+2
* build: move gettimeofday check to libreplaceAndrew Tridgell2010-04-061-6/+8
* build: expand CHECK_CODE() functionAndrew Tridgell2010-04-061-12/+25
* build: added CHECK_CODE_COMPILES()Andrew Tridgell2010-04-061-0/+27
* build: added help on fnsAndrew Tridgell2010-04-061-0/+48
* build: check for volatileAndrew Tridgell2010-04-061-4/+9