index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
buildtools
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-06
configure: print a message when docbook.xsl is missing localy
Matthieu Patou
1
-0
/
+3
2013-04-11
build: Raise minimum python version to 2.5.0 for samba build
Andrew Bartlett
1
-2
/
+2
2013-04-10
build: Replace #!/usr/bin/env python with passed in PYTHON=
Andrew Bartlett
2
-1
/
+24
2013-04-09
wafsamba: fix samba_abi for default catch-all case
Alexander Bokovoy
1
-1
/
+3
2013-04-03
wafsamba: display the default value in help for SAMBA3_ADD_OPTION
Stefan Metzmacher
1
-1
/
+10
2013-03-25
build: Do not pass CPP="" to pidl, skip the env variable entirely
Andrew Bartlett
1
-1
/
+1
2013-03-25
build: Remove the forced use of only the first part of the compiler string
Andrew Bartlett
1
-2
/
+2
2013-03-02
build: Change bin/default/python -> bin/python symlink to bin/default/python_...
Andrew Bartlett
2
-4
/
+4
2013-03-01
wafsamba: add CHECK_VALUEOF() helper
Stefan Metzmacher
1
-1
/
+19
2013-01-15
wafsamba: use additional xml catalog file (bug #9512)
Björn Baumbach
1
-1
/
+2
2013-01-10
build: Remove bashism from SAMBAMANPAGES rule
Andrew Bartlett
1
-1
/
+2
2012-12-26
wafsamba: python-config is not always a script.
Jelmer Vernooij
1
-1
/
+1
2012-12-08
wafsamba: replace try:except: case with explicit comment about FIPS mode
Alexander Bokovoy
1
-8
/
+7
2012-12-08
wafsamba: Make sure md5 is really work before using it or overriding the hash...
Alexander Bokovoy
1
-0
/
+8
2012-12-04
BUG 9459: Install manpages only if we install the target.
Andreas Schneider
1
-4
/
+5
2012-11-09
build(waf): support AIX 6.1
Christian Ambach
1
-1
/
+1
2012-11-06
wafsamba.abi: Fix abi_match with both excludes and includes.
Jelmer Vernooij
2
-3
/
+20
2012-11-06
wafsamba.samba_abi: Add basic unit tests.
Jelmer Vernooij
2
-1
/
+51
2012-11-06
buildtools: Remove extra space from global: line
Andrew Bartlett
1
-1
/
+1
2012-11-06
wafsamba.samba_abi: Refactor abi_write_vscript to take file argument.
Jelmer Vernooij
1
-9
/
+13
2012-10-28
build: Remove support for IDL-generated files in git tree
Andrew Bartlett
1
-24
/
+2
2012-10-22
wafsamba: If we define a realname and a soname create a symlink.
Andreas Schneider
1
-0
/
+2
2012-10-19
buildtools/wafsamba: only display 'ok' if the result is True
Stefan Metzmacher
1
-2
/
+2
2012-10-11
wafsamba: Ignore some more symbols when checking for dupes.
Jelmer Vernooij
1
-1
/
+1
2012-10-11
build: Remove --disable-shared
Andrew Bartlett
2
-15
/
+2
2012-09-27
s4-python: Various formatting fixes.
Jelmer Vernooij
13
-27
/
+28
2012-09-20
waf: Make samba "ok" with directories for install being symlinks
Ira Cooper
1
-2
/
+2
2012-09-17
docs-xml: convert smb.conf.5 build to waf
Alexander Bokovoy
1
-2
/
+4
2012-09-12
build:dist: extend meaning of DIST_FILES to also recurse into directories
Michael Adam
1
-2
/
+16
2012-09-12
build:dist: make use of file / distfile more obvious in handling of DIST_FILE...
Michael Adam
1
-5
/
+2
2012-09-12
build:dist: extend samba_dist.DIST_FILES() to take optional parameter extend(...
Michael Adam
1
-1
/
+3
2012-09-12
build:waf dist: factor out function to add list of files to the tarball
Michael Adam
1
-22
/
+29
2012-09-12
wafsamba: Add a SAMBAMANPAGES function.
Andreas Schneider
1
-1
/
+15
2012-09-07
wafsamba/samba_abi: allow negative matches in abi_match
Alexander Bokovoy
1
-3
/
+12
2012-09-07
gen_abi.sh: filter out symbols not needed for ABI
Alexander Bokovoy
1
-1
/
+1
2012-09-07
wafsamba/samba_abi: fix signature parsing for structures
Alexander Bokovoy
1
-2
/
+3
2012-09-07
waf: Create catalog file for manpage generation.
Andreas Schneider
1
-1
/
+2
2012-09-07
wafsamba: Add a CONFIGURE_FILE option.
Andreas Schneider
2
-1
/
+52
2012-09-07
wafsamba: Add support for manpages in SAMBA_MODULE.
Andreas Schneider
1
-0
/
+2
2012-08-21
build: Remove special case for the build farm
Andrew Bartlett
1
-1
/
+1
2012-08-21
build: Remove accidentily added line in samba_version.py
Andrew Bartlett
1
-1
/
+0
2012-08-20
WHATSNEW: Remove over-caution on s3fs and explain browsing better
Andrew Bartlett
1
-0
/
+1
2012-08-17
build: Ensure -Werror=format works with -Wformat=2 on NULL format strings
Andrew Bartlett
1
-1
/
+1
2012-08-06
build: Make -Werror=format check only run where NULL is still accepted
Andrew Bartlett
1
-3
/
+18
2012-07-30
build: Add more -Werror flags now the tree is clean of these errors
Andrew Bartlett
1
-1
/
+1
2012-07-26
buildtools: use egrep when we need the "-f patternfile" option
Björn Jacke
1
-2
/
+2
2012-07-24
waf: Update to newer upstream snapshot.
Andrew Bartlett
1
-2
/
+2
2012-07-24
build: Add -Werror=address to the developer build
Andrew Bartlett
1
-1
/
+1
2012-07-03
wafsamba: samba_version: add samba version suffix to vcs_fields
Björn Baumbach
2
-0
/
+62
2012-06-20
wafsamba/irixcc: next try to inject '-c99' the the build
Stefan Metzmacher
1
-1
/
+3
[next]