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
*
TDB2: make SAMBA use tdb1 again for the moment.
Rusty Russell
2012-06-19
1
-11
/
+4
*
wafsamba/irixcc: add '-c99' option to cc
Stefan Metzmacher
2012-06-19
1
-1
/
+3
*
waf: Update to newer upstream snapshot.
Jelmer Vernooij
2012-06-15
1
-9
/
+11
*
update-waf.sh: make mktemp happy by including anything Xes.
Jelmer Vernooij
2012-06-15
1
-1
/
+1
*
wafsamba: try to fix the build on AIX with xlc_r
Stefan Metzmacher
2012-06-10
1
-1
/
+10
*
build: try to fix large file support for AIX
Björn Jacke
2012-06-08
1
-0
/
+8
*
VERSION: prepare for beta1 by setting and parsing the beta version
Andrew Bartlett
2012-06-05
1
-1
/
+8
*
build: Add automatic compare of config.h files to recursive waf build
Andrew Bartlett
2012-06-01
2
-3
/
+21
*
build: Add option to specify where gettext is (/usr/local by default)
Andriy Syrovenko
2012-05-27
1
-1
/
+5
*
wafsamba: ensure TO_LIST does not fail with empty string
Alexander Bokovoy
2012-05-23
1
-0
/
+2
*
Introduce system MIT krb5 build with --with-system-mitkrb5 option.
Alexander Bokovoy
2012-05-23
2
-1
/
+17
*
build: Also look for iconv in /usr/local by default
Andrew Bartlett
2012-05-18
1
-2
/
+2
*
Add include/lib folders from the commandline
Thomas Nagy
2012-05-18
2
-1
/
+71
*
build: Add explicit mention of --abi-check-disable to ABI checker
Andrew Bartlett
2012-05-16
1
-1
/
+1
*
build: Avoid printing the ABI signature normalisation during the default build
Andrew Bartlett
2012-05-10
1
-1
/
+1
*
build:ignore solaris _GLOBAL_OFFSET_TABLE_ in duplicate symbol checker
Andrew Bartlett
2012-05-10
1
-0
/
+2
*
allow to use system iniparser library.
Günther Deschner
2012-05-09
1
-0
/
+6
*
lib/replace: split out GSSAPI from lib/replace/system/kerberos.h into lib/rep...
Alexander Bokovoy
2012-04-25
1
-1
/
+3
*
wafsamba: allow certain public libraries to be forced to be private
Andrew Bartlett
2012-04-20
3
-0
/
+12
*
waf: Fix mispelling
Simo Sorce
2012-04-19
3
-10
/
+10
*
build: Remove more of the s3 special cases in waf: only pidfile.c needs -DCON...
Andrew Bartlett
2012-04-18
1
-6
/
+0
*
Fix typo
Simo Sorce
2012-04-17
1
-2
/
+2
*
waf: samba-specific methods should have capitalized names, change process_sep...
Alexander Bokovoy
2012-04-14
1
-3
/
+3
*
wafsamba: add support for separate rules in stages
Alexander Bokovoy
2012-04-13
2
-6
/
+24
*
WAF: Add support for stopping processing before end of wscript{_*}
Alexander Bokovoy
2012-04-12
1
-0
/
+5
*
wafsamba: point out that local heimdal paths are not included when
Günther Deschner
2012-04-12
1
-0
/
+1
*
build: Fix spelling of tevent
Andrew Bartlett
2012-04-11
1
-1
/
+1
*
build: use include paths for pkg-config found libraries
Andrew Bartlett
2012-04-11
3
-15
/
+23
*
buildtools: Add --enable-debug option
Andrew Bartlett
2012-04-11
2
-0
/
+7
*
build: search for talloc, tdb, tevent in non-standard system locations
Andrew Bartlett
2012-04-11
1
-5
/
+21
*
wafsamba/bundled: Fix typo in tuplize_version.
Jelmer Vernooij
2012-04-10
3
-1
/
+29
*
wafsamba: Parse Python versions as integers separated by dots.
Jelmer Vernooij
2012-04-09
1
-1
/
+4
*
wafsamba: Return missing libs rather than last syslib.
Jelmer Vernooij
2012-04-08
1
-1
/
+1
*
build: Require 64-bit files support and do not define HAVE_EXPLICIT_LARGEFILE...
Andrew Bartlett
2012-04-05
1
-1
/
+2
*
build: Add getconf LFS_CFLAGS support to waf build
Andrew Bartlett
2012-04-05
1
-1
/
+19
*
wafsamba: Avoid NameError when printing error about missing system deps.
Jelmer Vernooij
2012-04-03
1
-6
/
+9
*
wafsamba: Cope with slight differences in gdb output regarding incomplete seq...
Jelmer Vernooij
2012-03-26
3
-0
/
+58
*
waf: Add autoconf --target support.
Andreas Schneider
2012-03-21
1
-0
/
+3
*
build: Fix build issue on OpenBSD 5.x
Amitay Isaacs
2012-03-16
1
-2
/
+2
*
wafsamba: Remove shebang lines from non-executable files.
Jelmer Vernooij
2012-03-15
4
-5
/
+0
*
waf: Do not use standards.h on darwin
Volker Lendecke
2012-03-11
1
-1
/
+6
*
waf: Make sure libraries are installed with the execute flag set.
Andreas Schneider
2012-02-23
1
-1
/
+2
*
waf: make "update-waf" script work on Darwin too
Dave Abrahams
2012-02-19
1
-1
/
+1
*
waf: Use libraries when building.
Jelmer Vernooij
2012-02-19
1
-2
/
+4
*
Use uselib in CHECK_HEADER.
Jelmer Vernooij
2012-02-19
1
-0
/
+3
*
library_flags: Leave setting of CPPPATH to waf too.
Jelmer Vernooij
2012-02-19
1
-4
/
+1
*
waf: Update to new upstream version.
Jelmer Vernooij
2012-02-18
1
-2
/
+5
*
wafsamba: Fix some whitespace issues.
Jelmer Vernooij
2012-02-18
1
-4
/
+1
*
wafsamba: fix blacklist handling in "make dist"
Michael Adam
2012-02-16
1
-1
/
+1
*
wafsamba: Add tests for dict_concat.
Jelmer Vernooij
2012-02-12
1
-1
/
+20
[next]