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
*
wafsamba: make sure build fails when uninitialized variable is detected
Alexander Bokovoy
2015-02-24
1
-0
/
+2
*
buildtools: Use separate storage for each function in runonce
Petr Viktorin
2015-02-17
1
-1
/
+1
*
waf: Add address sanitizer configure option.
Andreas Schneider
2015-01-28
2
-0
/
+8
*
wafsamba: create unique names when building shared modules
Stefan Metzmacher
2015-01-19
1
-0
/
+3
*
wafsamba: remove unused variable in SAMBA_MODULE()
Stefan Metzmacher
2015-01-19
1
-2
/
+0
*
wafsamba: passing 'subsystem' to SAMBA_MODULE() is not optional
Stefan Metzmacher
2015-01-19
1
-8
/
+9
*
wafsamba: make it possible to pass bundled_name to SAMBA_LIBRARY()
Stefan Metzmacher
2015-01-19
1
-1
/
+4
*
wafadmin: backported the openbsd fixes from waf 1.7
Thomas Nagy
2015-01-09
3
-6
/
+20
*
wafsamba: remove commented out code.
Michael Adam
2015-01-08
1
-27
/
+0
*
Revert "waf: added suncc_wrap"
Michael Adam
2015-01-08
1
-18
/
+1
*
wafsamba: generate an empty.c file if a SAMBA_{LIBRARY,SUBSYSTEM} doesn't hav...
Stefan Metzmacher
2015-01-08
1
-6
/
+23
*
wafsamba: flags from enviroment are put before our own internal versions
Ralph Boehme
2015-01-08
1
-0
/
+42
*
wafsamba: filter out standard library paths from RPATH and LIBPATH
Michael Adam
2015-01-08
3
-1
/
+55
*
wafsamba: fix ordering problems with lib-provided and internal RPATHs
Michael Adam
2015-01-08
1
-0
/
+53
*
wafsamba: make it possible to specify ADDITIONAL_{CFLAGS,LDFLAGS} as env var ...
Stefan Metzmacher
2015-01-08
1
-0
/
+13
*
wafsamba: improve -fvisibility=hidden, we should check it together this WERRO...
Stefan Metzmacher
2015-01-08
1
-1
/
+1
*
wafsamba: let CURRENT_CFLAGS() use bld.env.VISIBILITY_CFLAGS
Stefan Metzmacher
2015-01-08
1
-1
/
+1
*
wafsamba: move -fvisibility=hidden checks from lib/replace to wafsamba
Stefan Metzmacher
2015-01-08
1
-0
/
+7
*
wafsamba: move '-fstack-protector' checks from lib/replace to wafsamba
Stefan Metzmacher
2015-01-08
1
-0
/
+4
*
wafsamba: move WERROR_CFLAGS checks from lib/replace to wafsamba
Stefan Metzmacher
2015-01-08
1
-0
/
+13
*
wafsamba: move compiler / cflags related stuff from lib/replace to wafsamba
Stefan Metzmacher
2015-01-08
1
-0
/
+21
*
wafsamba: let TO_LIST(mylist) return a copy of mylist
Stefan Metzmacher
2015-01-08
1
-1
/
+2
*
wafsamba: check for rpath compiler/linker flags
Ralph Boehme
2014-12-19
1
-0
/
+4
*
wafsamba: fill PRIVATE_NAME() logic again
Stefan Metzmacher
2014-12-19
2
-4
/
+21
*
wafsamba: add optional keep_underscore=True to SAMBA_LIBRARY()
Stefan Metzmacher
2014-12-19
1
-1
/
+5
*
wafsamba: change the default to allow_warnings=False for CURRENT_CFLAGS()
Stefan Metzmacher
2014-11-25
1
-1
/
+1
*
wafsamba: change the default to allow_warnings=False for SAMBA_{SUBSYSTEM,LIB...
Stefan Metzmacher
2014-11-25
1
-3
/
+3
*
wafsamba: use -Wno-error=deprecated-declarations in picky-developer mode
Stefan Metzmacher
2014-11-25
1
-1
/
+1
*
wafsamba: add -Werror=return-type for developer builds
Stefan Metzmacher
2014-11-14
1
-0
/
+2
*
Run duplicate symbol check as just another test, rather than as part of "waf ...
Jelmer Vernooij
2014-10-14
1
-0
/
+12
*
Fix more pep8 issues in code I touched recently.
Jelmer Vernooij
2014-10-14
2
-5
/
+7
*
Remove last instances of pep8 error E712 (use 'is' rather than '==' for boole...
Jelmer Vernooij
2014-10-14
2
-5
/
+5
*
Reduce the no-op build times by 30%
Thomas Nagy
2014-10-03
2
-3
/
+148
*
Revert "buildtools: Rename perl vendorarch configure option."
Michael Adam
2014-09-09
1
-9
/
+4
*
Revert "buildtools: Add perl vendorlib configure option."
Michael Adam
2014-09-09
1
-10
/
+0
*
Revert "wafsamba: If perl can't provide defaults, define them."
Michael Adam
2014-09-09
1
-8
/
+2
*
Revert "wafsamba: Fail with error message if perl doesn't provide valid dirs."
Michael Adam
2014-09-09
1
-39
/
+19
*
wafsamba: add perl_fixup parameter to INSTALL_FILES
Michael Adam
2014-09-05
1
-4
/
+43
*
wafsamba: add samba_perl.py with SAMBA_CHECK_PERL() higher level check.
Michael Adam
2014-09-05
2
-0
/
+63
*
wafsamba: let SAMBA_BLDOPTIONS() use dep_vars=['defines'] instead of always=True
Stefan Metzmacher
2014-09-05
1
-2
/
+2
*
wafsamba: fix dependencies on environment variables for python_fixup
Stefan Metzmacher
2014-09-05
1
-4
/
+1
*
wafsamba: allow an optional dep_vars list to be passed to SAMBA_GENERATOR()
Stefan Metzmacher
2014-09-05
1
-1
/
+1
*
wafsamba: fix dependency for SAMBA_GENERATOR() when passing vars!=None
Stefan Metzmacher
2014-09-05
1
-4
/
+5
*
wafsamba: fix dependency calculation for SAMBA_GENERATOR()
Stefan Metzmacher
2014-09-05
1
-1
/
+2
*
wafsamba: improve wording in a comment
Michael Adam
2014-09-05
1
-1
/
+1
*
wafsamba: remove unused variable from copy_and_fix_python_path
Michael Adam
2014-09-05
1
-2
/
+0
*
wafsamba: Correctly locate the 'third_party' directory
Amitay Isaacs
2014-08-21
1
-1
/
+1
*
Don't build iniparser anymore.
Jeremy Allison
2014-08-14
2
-12
/
+0
*
third_party/popt: Initial support for popt.
Ira Cooper
2014-08-09
1
-0
/
+6
*
third_party/zlib: Initial support for zlib
Ira Cooper
2014-08-09
1
-0
/
+20
[next]