summaryrefslogtreecommitdiff
path: root/buildtools
AgeCommit message (Expand)AuthorFilesLines
2010-05-28waf Read VERSION file inside WAF to set package versionAndrew Bartlett3-8/+190
2010-05-24solve the error "ldb.inst.h does not exist"Thomas Nagy1-0/+2
2010-05-23build: get the SONAME right for installed librariesAndrew Tridgell1-0/+4
2010-05-23Substitute the pidl files without using 'headermap.txt'Thomas Nagy1-1/+9
2010-05-21wafsamba: Disable the abi checks when gdb is not availableThomas Nagy1-0/+4
2010-05-20s3-waf: note that the options are brokenKai Blin1-0/+2
2010-05-20s3-waf: replace all - with _ in the configuration option namesKai Blin1-1/+1
2010-05-20s3-waf: Allow using --enable/--disable options as wellKai Blin1-3/+4
2010-05-20s3-waf: Add helper that facilitates defining --with-x and --without-x optionsKai Blin1-0/+20
2010-05-19s4-waf: Replace local includes in header files with proper system names.Thomas Nagy1-21/+100
2010-05-14waf: Make waf handle IDL files from Samba3Andrew Bartlett1-4/+8
2010-05-14Revert "wafsamba: use -D_XOPEN_SOURCE=700 for the build"Stefan Metzmacher1-1/+0
2010-05-14wafsamba: use -D_XOPEN_SOURCE=700 for the buildStefan Metzmacher1-0/+1
2010-05-13buildtools/wafsamba: fix build group orderingThomas Nagy1-2/+5
2010-05-11build: skip missing executables in testwaf.shKai Blin1-2/+12
2010-05-10build: Update the waf build to fix python header checksKai Blin1-0/+0
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