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
2011-04-13
build: use readelf as a replacement for ldd
Andrew Tridgell
1
-33
/
+77
2011-04-13
build: speed up SYMBOLCHECK code
Andrew Tridgell
1
-6
/
+41
2011-04-06
waf: a better way to detect duplicated symbols
Andrew Tridgell
1
-20
/
+82
2011-04-02
s3:waf:compare_config_h3.sh: make diff tool configurable as env var "DIFF"
Michael Adam
1
-3
/
+5
2011-04-02
s3:waf:compare_config_h3.sh: specify autoconf-config.h as commandline parameter
Michael Adam
1
-1
/
+6
2011-03-23
waf: prevent an error in the symbol checking code
Andrew Tridgell
1
-1
/
+2
2011-03-19
wafsamba: add -Wcast-qual only to the toplevel (s4) build.
Günther Deschner
1
-1
/
+3
2011-03-15
waf: ensure that MAKEFLAGS is set before parsing it
Andrew Tridgell
1
-0
/
+2
2011-03-15
build: added simple header handling for our libraries
Andrew Tridgell
1
-1
/
+23
2011-03-15
build: removed mkdir of public headers directory
Andrew Tridgell
1
-7
/
+0
2011-03-15
build: added public_headers_allow_broken option
Andrew Tridgell
1
-1
/
+6
2011-03-15
waf: auto-create include paths if needed
Andrew Tridgell
1
-0
/
+7
2011-03-15
waf: make mkdir_p() a bit more robust
Andrew Tridgell
1
-1
/
+6
2011-03-15
waf: build headers in separate 'headers' build group
Andrew Tridgell
2
-1
/
+2
2011-03-15
waf: always generate public headers in the build tree
Andrew Tridgell
2
-166
/
+123
2011-03-15
waf: build substituted public headers in build tree
Andrew Tridgell
1
-1
/
+3
2011-03-15
waf: moved header file handling into its own module
Andrew Tridgell
2
-196
/
+201
2011-03-15
wafsamba: keep a list of public headers
Andrew Tridgell
1
-1
/
+3
2011-03-15
wafsamba: don't follow symlinks outside the build tree
Andrew Tridgell
1
-1
/
+3
2011-03-15
wafsamba: added global_include option
Andrew Tridgell
2
-3
/
+15
2011-03-15
build: install public headers in the build tree
Andrew Tridgell
1
-15
/
+54
2011-03-12
samba_abi: Also sort ABI files properly so symbols end up in the right version.
Jelmer Vernooij
1
-2
/
+6
2011-03-12
Sort by release component integer values rather than using standard string
Jelmer Vernooij
1
-1
/
+2
2011-03-02
build: fixed the ELF name for private libraries
Andrew Tridgell
1
-2
/
+6
2011-02-28
samba_abi: Generate vscript entries even for ABI versions that didn't introduce
Jelmer Vernooij
1
-10
/
+21
2011-02-23
build: fixed 'make dist' without configuring
Andrew Tridgell
1
-1
/
+5
2011-02-23
build: don't display expected duplicate symbols
Andrew Tridgell
1
-1
/
+6
2011-02-23
build: duplicate symbols between system libraries aren't interesting
Andrew Tridgell
1
-0
/
+10
2011-02-22
build: added WHYNEEDED=TARGET:DEPENDENCY
Andrew Tridgell
2
-9
/
+40
2011-02-22
build: enhanced the symbolcheck code
Andrew Tridgell
1
-14
/
+86
2011-02-22
python: use os.environ[] instead of os.putenv()
Andrew Tridgell
1
-1
/
+1
2011-02-22
build: we don't need the special case for s3build any more
Andrew Tridgell
1
-6
/
+0
2011-02-20
s4-version: Fix version finding for bzr branches.
Jelmer Vernooij
1
-1
/
+1
2011-02-18
s3-waf: fix popt support.
Günther Deschner
1
-0
/
+3
2011-02-18
build: put links for libs in the right directory
Andrew Tridgell
1
-1
/
+1
2011-02-18
waf: improved error message for bad paths in SAMBA_LIBRARY()
Andrew Tridgell
1
-1
/
+7
2011-02-18
waf: support building libraries with a directory prefix
Andrew Tridgell
3
-4
/
+13
2011-02-18
waf: added SAMBA3_*() build rules to samba3.py
Andrew Tridgell
1
-2
/
+72
2011-02-18
waf: give a more sensible error on symlink_bin with missing directory
Andrew Tridgell
1
-0
/
+2
2011-02-18
build: fixed passing of includes= for modules
Andrew Tridgell
1
-0
/
+1
2011-02-18
build: added subdir option for module building
Andrew Tridgell
1
-0
/
+3
2011-02-18
build: added allow_undefined_symbols options for libraries and modules
Andrew Tridgell
2
-2
/
+10
2011-02-18
build: make ADD_LDFLAGS() returns the flags that were added
Andrew Tridgell
1
-1
/
+3
2011-02-18
waf: library_flags() doesn't only operate on conf objects
Andrew Tridgell
1
-7
/
+8
2011-02-18
waf: added subdir= option in SAMBA_*() rules
Andrew Tridgell
1
-0
/
+9
2011-02-18
waf: use Utils.WafError() instead of sys.exit(1)
Andrew Tridgell
1
-2
/
+1
2011-02-16
waf Fix dependencies for .pc (pkg-config) files
Andrew Bartlett
1
-1
/
+1
2011-02-15
Fix private libdir and codepages paths
Simo Sorce
1
-1
/
+1
2011-02-11
waf: substitute '/' in -D static defines as well.
Günther Deschner
1
-2
/
+4
2011-02-08
waf: bring back shared Makefile and configure (needed by s3-waf).
Günther Deschner
3
-0
/
+113
[next]