index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
buildtools
/
wafsamba
/
wafsamba.py
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-07
build: fixed pc file variable substitution
Andrew Tridgell
1
-1
/
+7
2010-05-04
build: allow use of target names as commands in waf
Andrew Tridgell
1
-0
/
+1
2010-04-29
build: added enabled=True/False option to SAMBA_BINARY()
Andrew Tridgell
1
-1
/
+6
2010-04-26
build: cope with realname for install of non-python libs
Andrew Tridgell
1
-1
/
+4
2010-04-26
build: a library is only empty if it has no deps
Andrew Tridgell
1
-3
/
+3
2010-04-26
build: cope with duplicates in source lists
Andrew Tridgell
1
-2
/
+5
2010-04-24
buildtools/wafsamba: make sure we create bin/default/ before trying to create...
Stefan Metzmacher
1
-0
/
+1
2010-04-19
s4-waf: follow the configure directories for the empty install dirs
Andrew Tridgell
1
-0
/
+2
2010-04-19
s4-waf: install some missing empty directories
Andrew Tridgell
1
-0
/
+7
2010-04-18
s4-waf: removed the unused installdir= option to SAMBA_BINARY()
Andrew Tridgell
1
-1
/
+0
2010-04-18
build: added ABI checking to the WAF build
Andrew Tridgell
1
-2
/
+15
2010-04-15
build: throw a fatal error for duplicate target declarations
Andrew Tridgell
1
-10
/
+0
2010-04-15
build: make the 'wrong version of waf' message even clearer
Andrew Tridgell
1
-1
/
+4
2010-04-15
build: check that the user is not using an old /usr/bin/waf
Andrew Tridgell
1
-1
/
+11
2010-04-12
wafsamba: don't add global dependencies to hostcc targets
Stefan Metzmacher
1
-2
/
+6
2010-04-12
wafsamba: allow passing 'use_hostcc' to SAMBA_SUBSYSTEM()
Stefan Metzmacher
1
-3
/
+6
2010-04-09
build: use Logs.error() and Logs.info() instead of print()
Andrew Tridgell
1
-2
/
+2
2010-04-08
build: make the handling of relative paths a bit saner
Andrew Tridgell
1
-1
/
+1
2010-04-08
build: allow the waf build to work with python 3.0 and 3.1
Thomas Nagy
1
-4
/
+6
2010-04-06
s4-waf: replace TOUCH_FILE() with normal install rules
Andrew Tridgell
1
-1
/
+1
2010-04-06
s4-waf: move to a universal method of recursing into subdirs
Andrew Tridgell
1
-12
/
+0
2010-04-06
s4-waf: added 'waf dist' to our standalone libs as well
Andrew Tridgell
1
-0
/
+1
2010-04-06
build: fixed the expansions in pkgconfig files
Andrew Tridgell
1
-1
/
+7
2010-04-06
build: added 'generic' cc support and a simple irix cc support module
Andrew Tridgell
1
-0
/
+2
2010-04-06
build: initial version of a tru64 compiler module
Andrew Tridgell
1
-0
/
+1
2010-04-06
pidl-waf: better handling of the man page generation
Andrew Tridgell
1
-2
/
+0
2010-04-06
build: nicer display of command type for prototypes and generators
Andrew Tridgell
1
-0
/
+10
2010-04-06
s4-waf: updates for the new python installer from jelmer
Andrew Tridgell
1
-5
/
+15
2010-04-06
build: much simpler and faster rpath install handler
Andrew Tridgell
1
-150
/
+12
2010-04-06
build: only link install targets at install time
Andrew Tridgell
1
-8
/
+8
2010-04-06
build: enable nothreads workaround only with WAF_NOTHREADS=1
Andrew Tridgell
1
-1
/
+4
2010-04-06
build: fixed the dependencies of the install targets
Andrew Tridgell
1
-5
/
+9
2010-04-06
build: enable 'nothreads' when JOBS=1
Andrew Tridgell
1
-0
/
+1
2010-04-06
build: python libs need to be built shared, regardless of --disable-shared
Andrew Tridgell
1
-2
/
+2
2010-04-06
s4-waf: fixed some of the group ordering
Andrew Tridgell
1
-3
/
+6
2010-04-06
build: fixed install target for systems with rpath disabled
Andrew Tridgell
1
-3
/
+3
2010-04-06
build: fixed a configure error with a totally clean tree
Andrew Tridgell
1
-1
/
+1
2010-04-06
build: nicer progress display for a standard build
Andrew Tridgell
1
-14
/
+34
2010-04-06
build: override PACKAGE_VERSION in pkg-config generation for libraries
Andrew Tridgell
1
-6
/
+8
2010-04-06
build: reuse SAMBA_LIBRARY() to build python modules
Andrew Tridgell
1
-11
/
+33
2010-04-06
build: fixed progress display
Andrew Tridgell
1
-4
/
+6
2010-04-06
build: use 'Compiling foo.c' and 'Linking foo' like old build system
Andrew Tridgell
1
-0
/
+19
2010-04-06
build: tidy up the wafsamba rules a bit
Andrew Tridgell
1
-33
/
+25
2010-04-06
build: added support for controlling library types
Andrew Tridgell
1
-14
/
+19
2010-04-06
build: substitute @VAR@ variables in pkgconfig .pc.in files
Andrew Tridgell
1
-5
/
+37
2010-04-06
build: fixed the python path in installed python scripts
Andrew Tridgell
1
-5
/
+23
2010-04-06
build: fixed destination name for pc_files
Andrew Tridgell
1
-1
/
+2
2010-04-06
build: added support for pc_files= for pkgconfig files
Andrew Tridgell
1
-0
/
+13
2010-04-06
build: a hack to get perl to put its generated blib files in the build directory
Andrew Tridgell
1
-1
/
+10
2010-04-06
build: support wildcard excludes in INSTALL_WILDCARD()
Andrew Tridgell
1
-5
/
+8
[next]