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