summaryrefslogtreecommitdiff
path: root/buildtools/wafsamba/wafsamba.py
AgeCommit message (Expand)AuthorFilesLines
2010-04-26build: a library is only empty if it has no depsAndrew Tridgell1-3/+3
2010-04-26build: cope with duplicates in source listsAndrew Tridgell1-2/+5
2010-04-24buildtools/wafsamba: make sure we create bin/default/ before trying to create...Stefan Metzmacher1-0/+1
2010-04-19s4-waf: follow the configure directories for the empty install dirsAndrew Tridgell1-0/+2
2010-04-19s4-waf: install some missing empty directoriesAndrew Tridgell1-0/+7
2010-04-18s4-waf: removed the unused installdir= option to SAMBA_BINARY()Andrew Tridgell1-1/+0
2010-04-18build: added ABI checking to the WAF buildAndrew Tridgell1-2/+15
2010-04-15build: throw a fatal error for duplicate target declarationsAndrew Tridgell1-10/+0
2010-04-15build: make the 'wrong version of waf' message even clearerAndrew Tridgell1-1/+4
2010-04-15build: check that the user is not using an old /usr/bin/wafAndrew Tridgell1-1/+11
2010-04-12wafsamba: don't add global dependencies to hostcc targetsStefan Metzmacher1-2/+6
2010-04-12wafsamba: allow passing 'use_hostcc' to SAMBA_SUBSYSTEM()Stefan Metzmacher1-3/+6
2010-04-09build: use Logs.error() and Logs.info() instead of print()Andrew Tridgell1-2/+2
2010-04-08build: make the handling of relative paths a bit sanerAndrew Tridgell1-1/+1
2010-04-08build: allow the waf build to work with python 3.0 and 3.1Thomas Nagy1-4/+6
2010-04-06s4-waf: replace TOUCH_FILE() with normal install rulesAndrew Tridgell1-1/+1
2010-04-06s4-waf: move to a universal method of recursing into subdirsAndrew Tridgell1-12/+0
2010-04-06s4-waf: added 'waf dist' to our standalone libs as wellAndrew Tridgell1-0/+1
2010-04-06build: fixed the expansions in pkgconfig filesAndrew Tridgell1-1/+7
2010-04-06build: added 'generic' cc support and a simple irix cc support moduleAndrew Tridgell1-0/+2
2010-04-06build: initial version of a tru64 compiler moduleAndrew Tridgell1-0/+1
2010-04-06pidl-waf: better handling of the man page generationAndrew Tridgell1-2/+0
2010-04-06build: nicer display of command type for prototypes and generatorsAndrew Tridgell1-0/+10
2010-04-06s4-waf: updates for the new python installer from jelmerAndrew Tridgell1-5/+15
2010-04-06build: much simpler and faster rpath install handlerAndrew Tridgell1-150/+12
2010-04-06build: only link install targets at install timeAndrew Tridgell1-8/+8
2010-04-06build: enable nothreads workaround only with WAF_NOTHREADS=1Andrew Tridgell1-1/+4
2010-04-06build: fixed the dependencies of the install targetsAndrew Tridgell1-5/+9
2010-04-06build: enable 'nothreads' when JOBS=1Andrew Tridgell1-0/+1
2010-04-06build: python libs need to be built shared, regardless of --disable-sharedAndrew Tridgell1-2/+2
2010-04-06s4-waf: fixed some of the group orderingAndrew Tridgell1-3/+6
2010-04-06build: fixed install target for systems with rpath disabledAndrew Tridgell1-3/+3
2010-04-06build: fixed a configure error with a totally clean treeAndrew Tridgell1-1/+1
2010-04-06build: nicer progress display for a standard buildAndrew Tridgell1-14/+34
2010-04-06build: override PACKAGE_VERSION in pkg-config generation for librariesAndrew Tridgell1-6/+8
2010-04-06build: reuse SAMBA_LIBRARY() to build python modulesAndrew Tridgell1-11/+33
2010-04-06build: fixed progress displayAndrew Tridgell1-4/+6
2010-04-06build: use 'Compiling foo.c' and 'Linking foo' like old build systemAndrew Tridgell1-0/+19
2010-04-06build: tidy up the wafsamba rules a bitAndrew Tridgell1-33/+25
2010-04-06build: added support for controlling library typesAndrew Tridgell1-14/+19
2010-04-06build: substitute @VAR@ variables in pkgconfig .pc.in filesAndrew Tridgell1-5/+37
2010-04-06build: fixed the python path in installed python scriptsAndrew Tridgell1-5/+23
2010-04-06build: fixed destination name for pc_filesAndrew Tridgell1-1/+2
2010-04-06build: added support for pc_files= for pkgconfig filesAndrew Tridgell1-0/+13
2010-04-06build: a hack to get perl to put its generated blib files in the build directoryAndrew Tridgell1-1/+10
2010-04-06build: support wildcard excludes in INSTALL_WILDCARD()Andrew Tridgell1-5/+8
2010-04-06build: support wildcard mappings for header_pathAndrew Tridgell1-8/+34
2010-04-06s4-waf: started adding auto-install of include filesAndrew Tridgell1-0/+42
2010-04-06build: fixed copy_script typoAndrew Tridgell1-1/+1
2010-04-06build: started a library of common config tests for s3/s4Andrew Tridgell1-0/+1