summaryrefslogtreecommitdiff
path: root/buildtools
AgeCommit message (Expand)AuthorFilesLines
2010-04-06build: fixed ifaddrs.h for heimdal (from template)Andrew Tridgell1-2/+6
2010-04-06build: if a library is found, but not the fn, still define the libraryAndrew Tridgell1-9/+2
2010-04-06build: don't use gcc warnings during configureAndrew Tridgell1-1/+8
2010-04-06build: fixed check for pthread_create()Andrew Tridgell1-13/+29
2010-04-06build: more careful library list handlingAndrew Tridgell1-14/+29
2010-04-06build: CONFIG_SET() takes conf argumentAndrew Tridgell1-1/+1
2010-04-06build: cope with double check for functionsAndrew Tridgell1-1/+4
2010-04-06build: lib needs to take a list when more than 1Andrew Tridgell1-1/+1
2010-04-06build: ensure all libs in CHECK_FUNCS_IN() get a target typeAndrew Tridgell1-6/+12
2010-04-06build: cope with multiple libs in CHECK_FUNCS_IN()Andrew Tridgell1-10/+10
2010-04-06build: cope with multiple checks for the same function/libraryAndrew Tridgell2-1/+11
2010-04-06build: rename s4 compare_config_h.sh helper and add a s3 version of itKai Blin2-0/+12
2010-04-06build: gccdeps fixes from itaAndrew Tridgell1-3/+23
2010-04-06build: tool to find missing install componentsAndrew Tridgell1-0/+8
2010-04-06build: fixed includes paths for CHECK_CODE()Andrew Tridgell1-2/+5
2010-04-06build: use SUBST_VARS_RECURSIVE() for install_pathAndrew Tridgell1-2/+5
2010-04-06build: added SUBST_VARS_RECURSIVE()Andrew Tridgell1-3/+12
2010-04-06build: updated waf-svn (lower preproc recursion limit)Andrew Tridgell1-0/+0
2010-04-06build: rename samba_includes.py to samba_optimisation.pyAndrew Tridgell2-2/+8
2010-04-06build: more optimisations from ThomasAndrew Tridgell1-4/+54
2010-04-06build: fixed git version in samba -VAndrew Tridgell1-1/+2
2010-04-06build: use RUN_COMMAND() to wrap os.system()Andrew Tridgell1-0/+18
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 config.h generation when we have source -> source4 symlinkAndrew Tridgell1-2/+4
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: don't need the S4 in the PIDL prefixAndrew Tridgell1-1/+0
2010-04-06build: teach samba_pild.py about the --com-header and --dcom-proxy optionsAndrew Tridgell1-6/+9
2010-04-06build: added a cflags_end SAMBA_SUBSYSTEM() optionAndrew Tridgell1-0/+4
2010-04-06build: removed unused fileAndrew Tridgell1-0/+0
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: 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 Tridgell3-5/+21
2010-04-06build: more efficient pidl rules from itaAndrew Tridgell1-3/+7
2010-04-06build: updated waf versionAndrew Tridgell1-0/+0
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 Tridgell1-4/+24
2010-04-06build: fixed samba_deps.py for python 2.4Andrew Tridgell1-0/+11
2010-04-06build: fixed cflags in CHECK_CODEAndrew Tridgell1-1/+1
2010-04-06build: fixed group for heimdal autoprotoAndrew Tridgell1-1/+1
2010-04-06build: waf quicktest nearly worksAndrew Tridgell14-365/+973
2010-04-06build: separate out dependencies and python rulesAndrew Tridgell2-0/+434
2010-04-06build: nearly there on samba4 buildAndrew Tridgell9-331/+239
2010-04-06build: better target name for lib linkAndrew Tridgell1-1/+7