summaryrefslogtreecommitdiff
path: root/buildtools
AgeCommit message (Expand)AuthorFilesLines
2010-05-09buildtools: Add 'make testenv' to Samba4 make targetsAndrew Bartlett1-0/+3
2010-05-07build: fixed pc file variable substitutionAndrew Tridgell1-1/+7
2010-05-07build: treat a blank --build or --host as not a cross-compileAndrew Tridgell1-1/+3
2010-05-06build: added a reconfigure targetAndrew Tridgell2-0/+13
2010-05-05build: added configure test for inlineAndrew Tridgell2-0/+26
2010-05-05build: update version of wafAndrew Tridgell1-0/+0
2010-05-05build: use the wrapper commands in testwaf.shAndrew Tridgell1-5/+5
2010-05-05build: added a distcheck targetAndrew Tridgell1-0/+3
2010-05-05build: mark cloned task generators as not postedAndrew Tridgell1-0/+1
2010-05-05build: exit with an error if waf configure failsAndrew Tridgell1-2/+2
2010-05-04build: enable python 3.0 and 3.1 in testwaf.shAndrew Tridgell1-2/+1
2010-05-04build: fixed wildcard handling for python 3.xAndrew Tridgell1-1/+1
2010-05-04build: allow use of target names as commands in wafAndrew Tridgell2-0/+115
2010-05-03build: use the waf patterns for RPATHAndrew Tridgell2-11/+9
2010-05-03build: added a check for group ordering within target dependenciesAndrew Tridgell1-0/+47
2010-05-03build: fix for combined configure/build in one commandAndrew Tridgell1-3/+10
2010-05-02build: uname on opensolaris returns 1 for successAndrew Tridgell1-1/+1
2010-04-29build: added enabled=True/False option to SAMBA_BINARY()Andrew Tridgell1-1/+6
2010-04-26build: cope with realname for install of non-python libsAndrew Tridgell2-2/+8
2010-04-26build: automatically run autogen-waf.sh when neededAndrew Tridgell1-4/+2
2010-04-26build: normalise paths in unique source checkingAndrew Tridgell1-1/+1
2010-04-26build: a library is only empty if it has no depsAndrew Tridgell1-3/+3
2010-04-26build: use option_group() not add_option_group()Andrew Tridgell1-1/+1
2010-04-26build: cope with duplicates in source listsAndrew Tridgell1-2/+5
2010-04-24buildtools/wafsamba: inline defines during configure into the testsStefan Metzmacher1-7/+4
2010-04-24buildtools/wafsamba: make sure we create bin/default/ before trying to create...Stefan Metzmacher1-0/+1
2010-04-23build: give a more useful error when the source dir has movedAndrew Tridgell1-0/+6
2010-04-23build: use 'waf distclean' for make distcleanAndrew Tridgell1-2/+2
2010-04-22build: we don't need this makefile magic any moreAndrew Tridgell1-2/+2
2010-04-22build: added --enable-auto-reconfigureAndrew Tridgell1-1/+13
2010-04-21build: recalculate project deps when NONSHARED_BINARIES changesAndrew Tridgell1-0/+10
2010-04-21build: added --nonshared-binary=LIST optionAndrew Tridgell3-0/+25
2010-04-21build: make python development headers not mandatory in standalone libsAndrew Tridgell1-0/+0
2010-04-21waftest: updated the cross compilation environment I test withAndrew Tridgell1-1/+1
2010-04-21build: fixed uname output to be on target machine when cross compilingAndrew Tridgell4-15/+51
2010-04-20build: added uname display and SYSTEM_UNAME defineAndrew Tridgell2-0/+22
2010-04-20build: include uninitialised data in the ABI symbolsAndrew Tridgell1-1/+1
2010-04-20build: quote cross-answer stringsAndrew Tridgell1-1/+1
2010-04-20build: allow "waf --abi-check" to force a re-check of the ABIAndrew Tridgell1-0/+3
2010-04-19s4-waf: follow the configure directories for the empty install dirsAndrew Tridgell1-0/+2
2010-04-19build: update waf from svnAndrew Tridgell1-0/+0
2010-04-19s4-waf: install some missing empty directoriesAndrew Tridgell1-0/+7
2010-04-19build: make compare_install.sh also check for missing directoriesAndrew Tridgell1-2/+2
2010-04-19build: added --cross-answers supportAndrew Tridgell4-9/+114
2010-04-19build: fixed a python-3 indent errorAndrew Tridgell1-1/+1
2010-04-19build: expanded testwaf to include cross-compiling and python versionsAndrew Tridgell1-11/+31
2010-04-18build: more dependencies on /usr/bin/perl -> ${PERL}Andrew Tridgell2-2/+2
2010-04-18build: cope with perl not being in /usr/bin/perlAndrew Tridgell1-1/+1
2010-04-18s4-waf: removed the unused installdir= option to SAMBA_BINARY()Andrew Tridgell1-1/+0
2010-04-18build: fixed install of binary targets that are in subdirsAndrew Tridgell1-1/+1