index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
buildtools
Commit message (
Expand
)
Author
Age
Files
Lines
*
samba_abi: Generate vscript entries even for ABI versions that didn't introduce
Jelmer Vernooij
2011-02-28
1
-10
/
+21
*
build: fixed 'make dist' without configuring
Andrew Tridgell
2011-02-23
1
-1
/
+5
*
build: don't display expected duplicate symbols
Andrew Tridgell
2011-02-23
1
-1
/
+6
*
build: duplicate symbols between system libraries aren't interesting
Andrew Tridgell
2011-02-23
1
-0
/
+10
*
build: added WHYNEEDED=TARGET:DEPENDENCY
Andrew Tridgell
2011-02-22
2
-9
/
+40
*
build: enhanced the symbolcheck code
Andrew Tridgell
2011-02-22
1
-14
/
+86
*
python: use os.environ[] instead of os.putenv()
Andrew Tridgell
2011-02-22
1
-1
/
+1
*
build: we don't need the special case for s3build any more
Andrew Tridgell
2011-02-22
1
-6
/
+0
*
s4-version: Fix version finding for bzr branches.
Jelmer Vernooij
2011-02-20
1
-1
/
+1
*
s3-waf: fix popt support.
Günther Deschner
2011-02-18
1
-0
/
+3
*
build: put links for libs in the right directory
Andrew Tridgell
2011-02-18
1
-1
/
+1
*
waf: improved error message for bad paths in SAMBA_LIBRARY()
Andrew Tridgell
2011-02-18
1
-1
/
+7
*
waf: support building libraries with a directory prefix
Andrew Tridgell
2011-02-18
3
-4
/
+13
*
waf: added SAMBA3_*() build rules to samba3.py
Andrew Tridgell
2011-02-18
1
-2
/
+72
*
waf: give a more sensible error on symlink_bin with missing directory
Andrew Tridgell
2011-02-18
1
-0
/
+2
*
build: fixed passing of includes= for modules
Andrew Tridgell
2011-02-18
1
-0
/
+1
*
build: added subdir option for module building
Andrew Tridgell
2011-02-18
1
-0
/
+3
*
build: added allow_undefined_symbols options for libraries and modules
Andrew Tridgell
2011-02-18
2
-2
/
+10
*
build: make ADD_LDFLAGS() returns the flags that were added
Andrew Tridgell
2011-02-18
1
-1
/
+3
*
waf: library_flags() doesn't only operate on conf objects
Andrew Tridgell
2011-02-18
1
-7
/
+8
*
waf: added subdir= option in SAMBA_*() rules
Andrew Tridgell
2011-02-18
1
-0
/
+9
*
waf: use Utils.WafError() instead of sys.exit(1)
Andrew Tridgell
2011-02-18
1
-2
/
+1
*
waf Fix dependencies for .pc (pkg-config) files
Andrew Bartlett
2011-02-16
1
-1
/
+1
*
Fix private libdir and codepages paths
Simo Sorce
2011-02-15
1
-1
/
+1
*
waf: substitute '/' in -D static defines as well.
Günther Deschner
2011-02-11
1
-2
/
+4
*
waf: bring back shared Makefile and configure (needed by s3-waf).
Günther Deschner
2011-02-08
3
-0
/
+113
*
s4-build: fixed uses of os.path.relpath()
Andrew Tridgell
2011-02-07
1
-2
/
+2
*
build: removed unused build scripts
Andrew Tridgell
2011-02-07
3
-113
/
+0
*
build: fixed error message for incorrect waf version
Andrew Tridgell
2011-02-07
1
-3
/
+2
*
waf: samba deps generation depends on EXTRA_INCLUDES
Andrew Tridgell
2011-02-07
1
-1
/
+1
*
waf: Replace python installation rule to allow PYTHONARCHDIR and PYTHONDIR
Andrew Bartlett
2011-02-02
1
-7
/
+23
*
s4-waf: Skip header-not-found cache if a library is specified, as it may provide
Jelmer Vernooij
2011-01-25
1
-1
/
+1
*
s4-waf: Only show minversion when there was a minimum version specified.
Jelmer Vernooij
2011-01-24
1
-1
/
+5
*
Show text output messages when interfacing with bzr.
Jelmer Vernooij
2011-01-24
1
-1
/
+6
*
wafsamba: quote CPP and CC values when calling pidl
Stefan Metzmacher
2011-01-19
1
-4
/
+4
*
waf: change private libraries to use the same soname as public libraries
Andrew Tridgell
2011-01-19
1
-7
/
+5
*
waf: this script does need bash
Andrew Tridgell
2011-01-14
1
-2
/
+1
*
waf: use PYTHONARCHDIR for installing python shared libs
Andrew Tridgell
2011-01-14
2
-3
/
+3
*
waf: new version of waf
Andrew Tridgell
2011-01-14
1
-0
/
+0
*
abi: force TERM=none in abi generation
Andrew Tridgell
2011-01-11
1
-1
/
+2
*
buildtools/wafsamba: import 'sys' and 'Logs' if we use them
Stefan Metzmacher
2011-01-05
7
-7
/
+7
*
wafsamba: Fix handling of nick name in VERSION.
Jelmer Vernooij
2010-12-24
1
-2
/
+1
*
wafsamba: Allow newer or the same python module versions to be installed,
Jelmer Vernooij
2010-12-22
1
-1
/
+1
*
wafsamba: Use abi_match in version script files.
Jelmer Vernooij
2010-12-18
2
-7
/
+19
*
wafsamba: Specify full vscript path so non-autogenerated files are possible, ...
Jelmer Vernooij
2010-12-17
2
-1
/
+2
*
wafsamba: Don't build vscript for modules.
Jelmer Vernooij
2010-12-17
1
-3
/
+2
*
wafsamba: Move version script handling out of SAMBA_LIBRARY.
Jelmer Vernooij
2010-12-17
3
-2
/
+16
*
Simplify link installation.
Jelmer Vernooij
2010-12-17
1
-8
/
+3
*
heimdal_build: Simplify library handling.
Jelmer Vernooij
2010-12-17
1
-1
/
+1
*
waf: fixed re-running of build rules
Andrew Tridgell
2010-12-15
2
-4
/
+5
[next]