index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
buildtools
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: make wafsamba CHECK_SIZEOF cross-compile friendly
Gustavo Zacarias
2014-05-06
1
-12
/
+16
*
build: unify and fix endian tests
Gustavo Zacarias
2014-05-06
1
-3
/
+62
*
wafsamba: Add set_target to CHECK_BUNDLED_SYSTEM.
Andreas Schneider
2014-04-17
1
-3
/
+5
*
wafsamba: replace dots in library names
Ralph Boehme
2014-04-08
1
-1
/
+1
*
wafsamba: explicitly use allow_warnings=True for SAMBA_PYTHON()
Stefan Metzmacher
2014-04-02
1
-0
/
+1
*
wafsamba: add optional allow_warnings(default=True) to SAMBA_{SUBSYSTEM,LIBRA...
Stefan Metzmacher
2014-04-02
1
-3
/
+11
*
wafsamba: add an optional allow_warnings(default=True) to CURRENT_CFLAGS()
Stefan Metzmacher
2014-04-02
1
-3
/
+6
*
wafsamba: split out a conf.ADD_NAMED_CFLAGS() function
Stefan Metzmacher
2014-04-02
1
-4
/
+11
*
wafsamba: use -Werror=declaration-after-statement if available
Stefan Metzmacher
2014-04-02
1
-1
/
+2
*
wafsamba: use multiple conf.ADD_CFLAGS() lines for developer CFLAGS
Stefan Metzmacher
2014-04-02
1
-5
/
+20
*
wafsamba: allow --bundled-libraries=ALL,!popt
Stefan Metzmacher
2014-04-02
1
-0
/
+2
*
wafsamba: allow --bundled-libraries=NONE,popt
Stefan Metzmacher
2014-04-02
1
-0
/
+2
*
wafsamba: simplify LIB_MUST_BE_BUNDLED()
Stefan Metzmacher
2014-04-02
1
-2
/
+5
*
wafsamba: simplify LIB_MAY_BE_BUNDLED()
Stefan Metzmacher
2014-04-02
1
-3
/
+5
*
wafsamba: allow optional 'checkcode' argument to CHECK_BUNDLED_SYSTEM()
Stefan Metzmacher
2014-04-02
1
-4
/
+12
*
wafsamba: allow CHECK_BUNDLED_SYSTEM() to check headers without functions
Stefan Metzmacher
2014-04-02
1
-4
/
+7
*
wafsamba: simplify CHECK_BUNDLED_SYSTEM_PKG() by just calling CHECK_BUNDLED_S...
Stefan Metzmacher
2014-04-02
1
-41
/
+5
*
wafsamba: port optional 'pkg' option from CHECK_BUNDLED_SYSTEM_PKG() to CHECK...
Stefan Metzmacher
2014-04-02
1
-4
/
+8
*
wafsamba: require a ';' after STATIC_*_MODULES_PROTO
Stefan Metzmacher
2014-04-02
1
-3
/
+6
*
wafsamba: use cluster_support_features in build_options.c
Stefan Metzmacher
2014-03-24
1
-0
/
+5
*
wafsamba: add CONFIG_RESET()
Stefan Metzmacher
2014-03-24
1
-0
/
+8
*
buildtools: Add perl vendorlib configure option.
Andreas Schneider
2014-03-06
1
-0
/
+10
*
buildtools: Rename perl vendorarch configure option.
Andreas Schneider
2014-03-06
1
-4
/
+9
*
Revert "waf: Add option to specify perl vendor dir."
Andreas Schneider
2014-03-06
1
-7
/
+0
*
waf: Add option to specify perl vendor dir.
Andreas Schneider
2014-02-27
1
-0
/
+7
*
build: allow some python variable overrides
Gustavo Zacarias
2014-02-13
1
-0
/
+13
*
build: warn about mixed declarations and code
David Disseldorp
2014-02-01
1
-1
/
+1
*
docs: define and include entities for the docs
Garming Sam
2014-01-31
1
-2
/
+4
*
waf:lib/replace change detection of gettext
Christian Ambach
2014-01-03
1
-2
/
+1
*
build: test the generic md5 function after importing it from hashlib
Björn Jacke
2014-01-08
1
-1
/
+1
*
waf: parse LDFLAGS from python
Steven Siloti
2013-10-25
1
-1
/
+2
*
build: fix ordering problems with lib-provided and internal RPATHs
Michael Adam
2013-10-25
1
-0
/
+13
*
Backport 0e97908 from WAF repository: symlink fix for OpenBSD
Matthieu Patou
2013-09-21
1
-3
/
+6
*
waf: add --without-gettext option
Christian Ambach
2013-08-09
1
-0
/
+3
*
waf: fix build on AIX7
Christian Ambach
2013-08-09
1
-1
/
+1
*
waf: Build with RELRO if supported by the compiler.
Andreas Schneider
2013-07-09
1
-0
/
+2
*
build: Add missing new line to replaced python shebang line. (Fix bug #9909)
Michael Adam
2013-05-29
1
-2
/
+2
*
build: Remove unused tool for config.h comparison
Andrew Bartlett
2013-05-28
2
-37
/
+0
*
waf: build position independent executables
David Disseldorp
2013-05-28
1
-2
/
+9
*
build: Do not always regenerate the version.h file
Andrew Bartlett
2013-05-27
1
-1
/
+5
*
build: Remove binaries and libraries build groups
Andrew Bartlett
2013-05-27
1
-4
/
+2
*
buildtools: Fix compilation warnings
Matthieu Patou
2013-05-20
1
-1
/
+1
*
swat: Remove swat.
Kai Blin
2013-05-18
1
-1
/
+0
*
More generic check for OpenBSD platform
Vadim Zhukov
2013-05-17
1
-2
/
+2
*
configure: print a message when docbook.xsl is missing localy
Matthieu Patou
2013-05-06
1
-0
/
+3
*
build: Raise minimum python version to 2.5.0 for samba build
Andrew Bartlett
2013-04-11
1
-2
/
+2
*
build: Replace #!/usr/bin/env python with passed in PYTHON=
Andrew Bartlett
2013-04-10
2
-1
/
+24
*
wafsamba: fix samba_abi for default catch-all case
Alexander Bokovoy
2013-04-09
1
-1
/
+3
*
wafsamba: display the default value in help for SAMBA3_ADD_OPTION
Stefan Metzmacher
2013-04-03
1
-1
/
+10
*
build: Do not pass CPP="" to pidl, skip the env variable entirely
Andrew Bartlett
2013-03-25
1
-1
/
+1
[next]