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
Commit message (
Expand
)
Author
Age
Files
Lines
*
samba_version.py: avoid inefficient string concatenations
Björn Jacke
2019-09-21
1
-4
/
+4
*
samba_deps.py avoid inefficient string concatenations
Björn Jacke
2019-09-21
1
-4
/
+2
*
samba_bundled.py avoid inefficient string concatenations
Björn Jacke
2019-09-21
1
-2
/
+2
*
samba_autoconf.py: avoid inefficient string concatenations
Björn Jacke
2019-09-21
1
-3
/
+2
*
samba_abi.py: avoid inefficient string concatenations
Björn Jacke
2019-09-21
1
-3
/
+1
*
build: Raise minimum python version to 3.5.0 for Samba 4.12
Andrew Bartlett
2019-09-02
1
-1
/
+1
*
third_party: Remove zlib from third_party
Andrew Bartlett
2019-08-17
1
-18
/
+0
*
Add fuzzing support to build system
Michael Hanselmann
2019-08-07
2
-0
/
+12
*
wafsamba: change --picky-developer into --disable-warnings-as-errors
Stefan Metzmacher
2019-08-06
2
-10
/
+6
*
third_party: Update uid_wrapper to version 1.2.7
Andreas Schneider
2019-07-16
1
-1
/
+1
*
wafsamba: Use native waf timer
Lukas Slebodnik
2019-06-18
1
-13
/
+12
*
third_party: Update waf to version 2.0.17
Andreas Schneider
2019-06-05
1
-1
/
+1
*
third_party: Update nss_wrapper to version 1.1.6
Andreas Schneider
2019-05-23
1
-1
/
+1
*
samba_autoconf: fix undefined behaviour sanitizer compile flags
Gary Lockyer
2019-05-16
1
-1
/
+4
*
selftest: enable undefined behaviour sanitizer
Gary Lockyer
2019-05-14
2
-1
/
+13
*
wscript: mv --enable-coverage option to global
Joe Guo
2019-05-10
1
-0
/
+11
*
wafsamba: Enable warnings about zero-length formats
Andreas Schneider
2019-05-07
1
-0
/
+1
*
wafsamba: Enable warnings about format overflows
Andreas Schneider
2019-05-07
1
-0
/
+1
*
wafsamba: Add compiler check for missing field initializer check
Christof Schmitt
2019-04-30
1
-1
/
+7
*
waf: only set mandatory to False if not already set by the caller
Ralph Boehme
2019-04-29
1
-1
/
+3
*
wafsamba: Enable warnings for missing field initializer
Andreas Schneider
2019-04-29
1
-0
/
+1
*
waf: Simplify condition for undefined symbol detection
Michael Hanselmann
2019-04-02
1
-5
/
+4
*
third_party: Update socket_wrapper to version 1.2.3
Andreas Schneider
2019-03-22
1
-1
/
+1
*
build: Standardise on calling conf.SAMBA_CHECK_PYTHON() in libraries
Andrew Bartlett
2019-03-21
1
-15
/
+8
*
build: Set default minimum python version to 3.4.0
Andrew Bartlett
2019-03-21
1
-1
/
+1
*
build: Do not make python mandatory to build
Andrew Bartlett
2019-03-21
1
-0
/
+4
*
build: Remove distinct .py3 ABI files
Andrew Bartlett
2019-03-21
1
-3
/
+3
*
build: Remove bld.gen_python_environments()
Andrew Bartlett
2019-03-21
1
-10
/
+0
*
build: Remove --extra-python
Andrew Bartlett
2019-03-21
4
-59
/
+2
*
wafbuild: create missing private library symlinks on platforms without soname...
Björn Jacke
2019-03-01
1
-1
/
+1
*
wafsamba/symbols: change regex to match both rpath and runpath for different ...
Joe Guo
2019-02-18
1
-2
/
+3
*
wafsamba/symbols: always split Popen output by bytes
Joe Guo
2019-02-18
1
-1
/
+2
*
waf: fix setting of RPATH_ST variable
Björn Jacke
2019-02-17
1
-1
/
+3
*
wafsamba: we should also remove stale symlinks here
Björn Jacke
2019-02-17
1
-1
/
+1
*
waf: print the library name in which we search for a function
Björn Jacke
2019-02-17
1
-1
/
+4
*
waf: use the correct WERROR_CFLAGS in CHECK_CODE
Björn Jacke
2019-02-17
1
-7
/
+2
*
waf: remove redundant WERROR flag
Björn Jacke
2019-02-17
1
-1
/
+1
*
waf: remove duplicate WERROR cflags
Björn Jacke
2019-02-17
1
-1
/
+1
*
waf: fix compiler warnings in configure checks
Björn Jacke
2019-02-17
1
-4
/
+4
*
waf: fix WERROR_CFLAGS check
Björn Jacke
2019-02-17
1
-2
/
+1
*
waf: fix some missing newline compiler warnings
Björn Jacke
2019-02-17
3
-6
/
+7
*
wafsamba/samba_utils.py: override symlink to allow force link
Joe Guo
2019-02-13
2
-2
/
+16
*
build: Fixed usage of non-default path to WAFLOCK
Aliaksei Karaliou
2019-02-11
1
-1
/
+1
*
buildtools/wafsamba: Avoid decode when using python2
Noel Power
2019-02-11
7
-10
/
+43
*
build:docs: Get rid of hardcoded 'bin/default'
Aliaksei Karaliou
2019-02-08
1
-1
/
+1
*
build: replace SAMBA3_ADD_OPTION with samba_add_onoff_option
David Disseldorp via samba-technical
2019-02-01
1
-3
/
+1
*
wafsamba/replace: move __STDC_WANT_LIB_EXT1__ to CFLAGS
Stefan Metzmacher
2019-01-29
1
-0
/
+9
*
waf: let CHECK_SIZEOF check for 64 bit also
Bjoern Jacke
2019-01-02
1
-1
/
+1
*
build: Remove --timestamp-dependencies (BROKEN)
Andrew Bartlett
2018-12-21
2
-22
/
+0
*
wafsamba: Do not remove BUILTINS as duplicates
Andreas Schneider
2018-12-20
1
-0
/
+5
[next]