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-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
2011-02-07
s4-build: fixed uses of os.path.relpath()
Andrew Tridgell
1
-2
/
+2
2011-02-07
build: removed unused build scripts
Andrew Tridgell
3
-113
/
+0
2011-02-07
build: fixed error message for incorrect waf version
Andrew Tridgell
1
-3
/
+2
2011-02-07
waf: samba deps generation depends on EXTRA_INCLUDES
Andrew Tridgell
1
-1
/
+1
2011-02-02
waf: Replace python installation rule to allow PYTHONARCHDIR and PYTHONDIR
Andrew Bartlett
1
-7
/
+23
2011-01-25
s4-waf: Skip header-not-found cache if a library is specified, as it may provide
Jelmer Vernooij
1
-1
/
+1
2011-01-24
s4-waf: Only show minversion when there was a minimum version specified.
Jelmer Vernooij
1
-1
/
+5
2011-01-24
Show text output messages when interfacing with bzr.
Jelmer Vernooij
1
-1
/
+6
2011-01-19
wafsamba: quote CPP and CC values when calling pidl
Stefan Metzmacher
1
-4
/
+4
2011-01-19
waf: change private libraries to use the same soname as public libraries
Andrew Tridgell
1
-7
/
+5
[prev]
[next]