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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
abi_gen.sh: ignore gdb customisations when comparing signatures
Douglas Bagnall
2019-02-02
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
*
PY3: change shebang to python3 in misc dirs
Joe Guo
2018-12-14
1
-1
/
+1
*
build: Move python detection back into waf (instead of in configure and Makef...
Andrew Bartlett
2018-12-14
1
-1
/
+1
*
buildtools/wafsamba: Ensure default python picked up is python3
Andrew Bartlett
2018-12-14
1
-5
/
+2
*
buildtools/wafsamba: re-write shebang for delivered python scripts
Noel Power
2018-12-14
2
-5
/
+7
*
buildtools/wafsamba: Decode output of cmd_output (which is bytes)
Noel Power
2018-12-14
1
-1
/
+1
*
wafsamba: fix pidl dependencies to rebuild on pidl changes
Stefan Metzmacher
2018-12-13
1
-2
/
+2
*
selftest: Run waf build --dup-symbol-check under $PYTHON
Andrew Bartlett
2018-12-13
1
-1
/
+1
*
waf-py3: Allow waf build --dup-symbol-check to operate in python3
Andrew Bartlett
2018-12-13
1
-10
/
+10
*
buildtools/wafsamba: Support --extra-python with python2
Noel Power
2018-12-10
1
-3
/
+4
*
buildtools/wafsamba Provide proper pc file
Noel Power
2018-12-10
1
-1
/
+1
*
buildtools/wafsamba: Ensure we detect the correct python.
Noel Power
2018-12-10
1
-1
/
+3
*
buildtools/wafsamba: Decode result of Popen as unicode/string
Noel Power
2018-12-10
1
-1
/
+1
*
PY3 pure build fix some str/bytes wobblies
Noel Power
2018-12-10
1
-2
/
+2
*
wafsamba: add MODE_{744,_777}
Stefan Metzmacher
2018-12-05
1
-0
/
+2
*
buildtools: remove unused buildtools/bin/waf-1.9
Stefan Metzmacher
2018-12-05
1
-164
/
+0
*
wafsamba: Do not always set _FORTIFY_SOURCE=2
Andreas Schneider
2018-11-28
1
-1
/
+1
*
waf: Load the C compiler correctly
Andreas Schneider
2018-11-20
1
-1
/
+1
*
wafsamba: simplify SAMBA_PIDL_TABLES() rule
Stefan Metzmacher
2018-11-20
1
-1
/
+2
*
wafsamba: remove unused Build.BuildContext.pre_build overload
Stefan Metzmacher
2018-11-20
2
-8
/
+1
*
wafsamba: remove the need of BuildContext.bdir
Stefan Metzmacher
2018-11-20
2
-3
/
+2
*
wafsamba: remove hardcoded '..' and '/default/' from SAMBA_PIDL()
Stefan Metzmacher
2018-11-20
1
-3
/
+7
*
wafsamba: add a fix for broken python threading if just one job is forced
Stefan Metzmacher
2018-11-20
3
-223
/
+18
*
wafsamba: fix CHECK_MAKEFLAGS() with waf 2.0.8
Stefan Metzmacher
2018-11-20
2
-11
/
+19
[prev]
[next]