index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
buildtools
/
wafsamba
/
samba_autoconf.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: Ensure -Werror=format works with -Wformat=2 on NULL format strings
Andrew Bartlett
2012-08-17
1
-1
/
+1
*
build: Make -Werror=format check only run where NULL is still accepted
Andrew Bartlett
2012-08-06
1
-3
/
+18
*
build: Add more -Werror flags now the tree is clean of these errors
Andrew Bartlett
2012-07-30
1
-1
/
+1
*
build: Add -Werror=address to the developer build
Andrew Bartlett
2012-07-24
1
-1
/
+1
*
wafsamba: try to fix the build on AIX with xlc_r
Stefan Metzmacher
2012-06-10
1
-1
/
+10
*
build: use include paths for pkg-config found libraries
Andrew Bartlett
2012-04-11
1
-4
/
+12
*
buildtools: Add --enable-debug option
Andrew Bartlett
2012-04-11
1
-0
/
+4
*
build: Fix build issue on OpenBSD 5.x
Amitay Isaacs
2012-03-16
1
-2
/
+2
*
waf: Use libraries when building.
Jelmer Vernooij
2012-02-19
1
-2
/
+4
*
Use uselib in CHECK_HEADER.
Jelmer Vernooij
2012-02-19
1
-0
/
+3
*
library_flags: Leave setting of CPPPATH to waf too.
Jelmer Vernooij
2012-02-19
1
-4
/
+1
*
build: fixed a link order problem
Andrew Tridgell
2012-02-02
1
-1
/
+3
*
waf: Factor checking for undefined symbol flags out into separate method.
Jelmer Vernooij
2011-11-13
1
-0
/
+12
*
build: Reduce build systems to just top level waf and autoconf
Andrew Bartlett
2011-10-07
1
-2
/
+1
*
Add -fno-common where supported (WAF only)
Rusty Russell
2011-05-10
1
-1
/
+1
*
wafsamba: add -Wcast-qual only to the toplevel (s4) build.
Günther Deschner
2011-03-19
1
-1
/
+3
*
build: make ADD_LDFLAGS() returns the flags that were added
Andrew Tridgell
2011-02-18
1
-1
/
+3
*
waf: library_flags() doesn't only operate on conf objects
Andrew Tridgell
2011-02-18
1
-7
/
+8
*
s4-waf: Skip header-not-found cache if a library is specified, as it may provide
Jelmer Vernooij
2011-01-25
1
-1
/
+1
*
buildtools/wafsamba: import 'sys' and 'Logs' if we use them
Stefan Metzmacher
2011-01-05
1
-1
/
+1
*
build: use CPP and CC values when calling pidl
Matthieu Patou
2010-12-10
1
-0
/
+9
*
waf: added -Wmissing-prototypes to build
Andrew Tridgell
2010-12-08
1
-1
/
+1
*
waf: fixed the build with a space in the source directory
Andrew Tridgell
2010-11-21
1
-2
/
+3
*
build: check that if we provide -liconv we can build shared libs
Matthieu Patou
2010-10-31
1
-2
/
+13
*
waf: added env.DEVELOPER_MODE flag
Andrew Tridgell
2010-10-30
1
-0
/
+1
*
waf: moved the -Wl,-no-undefined flags to source4 and ldb
Andrew Tridgell
2010-10-25
1
-2
/
+0
*
waf: check the linker accepts a set of ldflags before using them
Andrew Tridgell
2010-10-21
1
-1
/
+10
*
waf: fixed the handling of -Wl,-no-undefined
Andrew Tridgell
2010-10-21
1
-8
/
+4
*
waf: put -Wl,-no-undefined only in the linker flags, not when compiling C
Andrew Tridgell
2010-10-19
1
-1
/
+26
*
wafsamba/developer: Forbid shared objects with unresolved symbols, if
Jelmer Vernooij
2010-10-13
1
-1
/
+1
*
waf: fixed the problem with com_err on Ubuntu 9.04
Andrew Tridgell
2010-10-06
1
-16
/
+18
*
wafsamba: Allow manually specifying cflags/ldflags for system libraries.
Jelmer Vernooij
2010-06-19
1
-5
/
+6
*
build: Also replace '-' by '_' when creating header defines
Kai Blin
2010-05-30
1
-0
/
+1
*
buildtools/wafsamba: inline defines during configure into the tests
Stefan Metzmacher
2010-04-24
1
-7
/
+4
*
build: fixed uname output to be on target machine when cross compiling
Andrew Tridgell
2010-04-21
1
-3
/
+13
*
build: added --cross-answers support
Andrew Tridgell
2010-04-19
1
-1
/
+2
*
build: added ABI checking to the WAF build
Andrew Tridgell
2010-04-18
1
-1
/
+3
*
buildtools/wafsamba: make sure CHECK_FUNC() and CHECK_VARIABLE() work with -O...
Stefan Metzmacher
2010-04-13
1
-2
/
+6
*
tdb-waf: added build of manpages and config options for RPM build
Andrew Tridgell
2010-04-13
1
-0
/
+1
*
build: added cross-compilation configure options
Andrew Tridgell
2010-04-12
1
-0
/
+4
*
build: Add an always parameter to CHECK_DECLS
Kai Blin
2010-04-12
1
-2
/
+3
*
build: allow target upgrades from EMPTY to SYSLIB
Andrew Tridgell
2010-04-12
1
-1
/
+1
*
build: use Logs.error() and Logs.info() instead of print()
Andrew Tridgell
2010-04-09
1
-3
/
+3
*
build: added --picky-developer and --fatal-errors
Andrew Tridgell
2010-04-09
1
-1
/
+7
*
build: allow the waf build to work with python 3.0 and 3.1
Thomas Nagy
2010-04-08
1
-1
/
+1
*
build: don't define vars in config.h for CONFIG_PATH()
Andrew Tridgell
2010-04-06
1
-2
/
+0
*
build: added functions for compound configuration testing
Andrew Tridgell
2010-04-06
1
-16
/
+68
*
build: tweak the strategy for finding functions
Andrew Tridgell
2010-04-06
1
-4
/
+9
*
build: tidy up the wafsamba rules a bit
Andrew Tridgell
2010-04-06
1
-24
/
+24
*
build: fixed popt subsystem on systems without popt
Andrew Tridgell
2010-04-06
1
-6
/
+8
[next]