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
*
waflib: fix syntax error in string format
Douglas Bagnall
2018-11-01
1
-1
/
+1
*
waflib: add necessary imports
Douglas Bagnall
2018-11-01
2
-1
/
+2
*
third_party: Update nss_wrapper to version 1.1.5
Andreas Schneider
2018-10-31
1
-1
/
+1
*
PY3: ensure StringIO usage is py2/py3 compatible
Noel Power
2018-10-23
1
-1
/
+1
*
PY3: relative import fixes
Noel Power
2018-10-23
2
-3
/
+3
*
third_party: Update cmocka to version 1.1.3
Andreas Schneider
2018-10-03
1
-1
/
+1
*
third_party: Update pam_wrapper to version 1.0.7
Andreas Schneider
2018-10-02
1
-1
/
+1
*
buildtools/wafsamba: Finally fix reference to basestring PY3 error.
Noel Power
2018-09-28
1
-2
/
+5
*
buildtools/wafsamba: add_manual_dependency needs bytes for value
Noel Power
2018-09-27
1
-1
/
+1
*
buildtools/wafsamba: fix basestring not defined error in PY3
Noel Power
2018-09-27
1
-1
/
+1
*
PY3: md5 related functions need to be passed bytes
Noel Power
2018-09-27
1
-2
/
+2
*
PY3: decode bytes in py3 where strings are needed
Noel Power
2018-09-27
3
-3
/
+6
*
PY3: fix "TabError: inconsistent use of tabs and spaces"
Noel Power
2018-09-27
1
-1
/
+1
*
PY3: make sure print stmt is enclosed by '(' & ')'
Noel Power
2018-09-19
1
-2
/
+2
*
PY3: decode output of cmd_output for easier string manip
Noel Power
2018-09-16
1
-1
/
+1
*
PY3: bytes.maketrans, string.maketrans is a PY2 only function
Noel Power
2018-09-16
1
-1
/
+1
*
PY3: enclose filter with list as len on result of filter fails
Noel Power
2018-09-16
1
-2
/
+2
*
py2/py3 enclose map with list
Noel Power
2018-09-16
1
-1
/
+1
*
PY3: fix some octal literals
Noel Power
2018-09-16
1
-2
/
+2
*
wafsamba: Only use $DESTDIR in INSTALL_DIR() if it is set
Martin Schwenke
2018-09-13
1
-2
/
+3
*
wafsamba: Drop unused, broken install_dir()
Martin Schwenke
2018-09-11
1
-17
/
+0
*
wafsamba: Have INSTALL_DIR() log directory creation
Martin Schwenke
2018-09-11
1
-0
/
+1
*
wafsamba: Make INSTALL_DIR() respect $DESTDIR
Martin Schwenke
2018-09-11
1
-1
/
+2
*
wafsamba: remove tru64cc.py as it's not compatible with waf 2
Stefan Metzmacher
2018-09-10
2
-78
/
+0
*
wafsamba: remove hpuxcc.py as it's not compatible with waf 2
Stefan Metzmacher
2018-09-10
2
-57
/
+0
*
wafsamba: remove irixcc.py as we don't support IRIX any more
Stefan Metzmacher
2018-09-10
2
-80
/
+0
*
wafsamba: fix generic_cc.py to work with waf 2
Stefan Metzmacher
2018-09-10
2
-54
/
+49
*
buildtools/wafsamba: undefine a define for a failed test unless asked to keep it
Alexander Bokovoy
2018-09-10
1
-0
/
+2
*
Revert "wafsamba/samba_autoconf: when setting undefined result, use empty tuple"
Stefan Metzmacher
2018-09-10
1
-5
/
+1
*
wafsamba/samba_autoconf: when setting undefined result, use empty tuple
Alexander Bokovoy
2018-09-08
1
-1
/
+5
*
wafsamba: Fix 'make -j<jobs>'
Andreas Schneider
2018-09-07
1
-2
/
+7
*
wafsamba/samba_waf18: redefine flex function
Alexander Bokovoy
2018-09-07
1
-3
/
+30
*
wafsamba/samba_autoconf: when setting undefined result, use empty tuple
Alexander Bokovoy
2018-09-07
2
-6
/
+13
*
wafsamba: Support clang as C compiler
Andreas Schneider
2018-09-06
1
-1
/
+2
*
buildtools/wafsamba: use CACHE_SUFFIX instead of a hard-coded name
Alexander Bokovoy
2018-09-05
1
-1
/
+2
*
buildtools/wafsamba: remove ENFORCE_GROUP_ORDERING
Alexander Bokovoy
2018-09-05
1
-45
/
+0
*
buildtools/wafsamba: port stale_files to waf 2.0
Alexander Bokovoy
2018-09-05
1
-1
/
+3
*
buildtools/wafsamba: generate build options output with waf 2.0
Alexander Bokovoy
2018-09-05
1
-2
/
+9
*
wafsamba: install Python modules back to bin/python, not bin/python_modules
Alexander Bokovoy
2018-09-05
2
-2
/
+2
*
buildtools/wafsamba: use cflags instead of ccflags for waf 2.0
Alexander Bokovoy
2018-09-05
1
-3
/
+3
*
buildtools/wafsamba: use context instead of options for cross-compile checks ...
Alexander Bokovoy
2018-09-05
1
-2
/
+2
*
buildtools/wafsamba: crosscompile should use Utils.subprocess in waf 2.0
Alexander Bokovoy
2018-09-05
1
-4
/
+4
*
buildtools/wafsamba: use top and out for waf 2.0
Alexander Bokovoy
2018-09-05
1
-1
/
+1
*
buildtools/wafsamba: use top for waf 2.0
Alexander Bokovoy
2018-09-05
1
-1
/
+3
*
buildtools/wafsamba: change SAMBA_BUILD_ENV to use bldnode.abspath()
Alexander Bokovoy
2018-09-05
1
-1
/
+1
*
wafsamba: use correct context for APPNAME
Alexander Bokovoy
2018-09-05
1
-1
/
+1
*
buildtools/wafsamba: compile asn1 files by adding missing code from compat15
Thomas Nagy
2018-09-05
1
-28
/
+166
*
buildtools/wafsamba/samba_abi: always_run helper was deprecated in waf 2.0
Alexander Bokovoy
2018-09-05
1
-1
/
+1
*
buildtools/wafsamba: add install_dir to build context
Alexander Bokovoy
2018-09-05
1
-0
/
+17
*
buildtools/wafsamba: reduce imports
Alexander Bokovoy
2018-09-05
1
-2
/
+2
[next]