summaryrefslogtreecommitdiff
path: root/buildtools
Commit message (Expand)AuthorAgeFilesLines
...
* waf Add DIST_BLACKLIST to list files that we cannot include in a releaseAndrew Bartlett2010-05-281-0/+20
* waf Read VERSION file inside WAF to set package versionAndrew Bartlett2010-05-283-8/+190
* solve the error "ldb.inst.h does not exist"Thomas Nagy2010-05-241-0/+2
* build: get the SONAME right for installed librariesAndrew Tridgell2010-05-231-0/+4
* Substitute the pidl files without using 'headermap.txt'Thomas Nagy2010-05-231-1/+9
* wafsamba: Disable the abi checks when gdb is not availableThomas Nagy2010-05-211-0/+4
* s3-waf: note that the options are brokenKai Blin2010-05-201-0/+2
* s3-waf: replace all - with _ in the configuration option namesKai Blin2010-05-201-1/+1
* s3-waf: Allow using --enable/--disable options as wellKai Blin2010-05-201-3/+4
* s3-waf: Add helper that facilitates defining --with-x and --without-x optionsKai Blin2010-05-201-0/+20
* s4-waf: Replace local includes in header files with proper system names.Thomas Nagy2010-05-191-21/+100
* waf: Make waf handle IDL files from Samba3Andrew Bartlett2010-05-141-4/+8
* Revert "wafsamba: use -D_XOPEN_SOURCE=700 for the build"Stefan Metzmacher2010-05-141-1/+0
* wafsamba: use -D_XOPEN_SOURCE=700 for the buildStefan Metzmacher2010-05-141-0/+1
* buildtools/wafsamba: fix build group orderingThomas Nagy2010-05-131-2/+5
* build: skip missing executables in testwaf.shKai Blin2010-05-111-2/+12
* build: Update the waf build to fix python header checksKai Blin2010-05-101-0/+0
* buildtools: Add 'make testenv' to Samba4 make targetsAndrew Bartlett2010-05-091-0/+3
* build: fixed pc file variable substitutionAndrew Tridgell2010-05-071-1/+7
* build: treat a blank --build or --host as not a cross-compileAndrew Tridgell2010-05-071-1/+3
* build: added a reconfigure targetAndrew Tridgell2010-05-062-0/+13
* build: added configure test for inlineAndrew Tridgell2010-05-052-0/+26
* build: update version of wafAndrew Tridgell2010-05-051-0/+0
* build: use the wrapper commands in testwaf.shAndrew Tridgell2010-05-051-5/+5
* build: added a distcheck targetAndrew Tridgell2010-05-051-0/+3
* build: mark cloned task generators as not postedAndrew Tridgell2010-05-051-0/+1
* build: exit with an error if waf configure failsAndrew Tridgell2010-05-051-2/+2
* build: enable python 3.0 and 3.1 in testwaf.shAndrew Tridgell2010-05-041-2/+1
* build: fixed wildcard handling for python 3.xAndrew Tridgell2010-05-041-1/+1
* build: allow use of target names as commands in wafAndrew Tridgell2010-05-042-0/+115
* build: use the waf patterns for RPATHAndrew Tridgell2010-05-032-11/+9
* build: added a check for group ordering within target dependenciesAndrew Tridgell2010-05-031-0/+47
* build: fix for combined configure/build in one commandAndrew Tridgell2010-05-031-3/+10
* build: uname on opensolaris returns 1 for successAndrew Tridgell2010-05-021-1/+1
* build: added enabled=True/False option to SAMBA_BINARY()Andrew Tridgell2010-04-291-1/+6
* build: cope with realname for install of non-python libsAndrew Tridgell2010-04-262-2/+8
* build: automatically run autogen-waf.sh when neededAndrew Tridgell2010-04-261-4/+2
* build: normalise paths in unique source checkingAndrew Tridgell2010-04-261-1/+1
* build: a library is only empty if it has no depsAndrew Tridgell2010-04-261-3/+3
* build: use option_group() not add_option_group()Andrew Tridgell2010-04-261-1/+1
* build: cope with duplicates in source listsAndrew Tridgell2010-04-261-2/+5
* buildtools/wafsamba: inline defines during configure into the testsStefan Metzmacher2010-04-241-7/+4
* buildtools/wafsamba: make sure we create bin/default/ before trying to create...Stefan Metzmacher2010-04-241-0/+1
* build: give a more useful error when the source dir has movedAndrew Tridgell2010-04-231-0/+6
* build: use 'waf distclean' for make distcleanAndrew Tridgell2010-04-231-2/+2
* build: we don't need this makefile magic any moreAndrew Tridgell2010-04-221-2/+2
* build: added --enable-auto-reconfigureAndrew Tridgell2010-04-221-1/+13
* build: recalculate project deps when NONSHARED_BINARIES changesAndrew Tridgell2010-04-211-0/+10
* build: added --nonshared-binary=LIST optionAndrew Tridgell2010-04-213-0/+25
* build: make python development headers not mandatory in standalone libsAndrew Tridgell2010-04-211-0/+0