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
2010-12-10
build: use CPP and CC values when calling pidl
Matthieu Patou
2
-1
/
+19
2010-12-10
build: introduce SAMBA_CHECK_PYTHON_HEADERS
Matthieu Patou
1
-0
/
+9
2010-12-09
waf: remove the restriction that private libraries must not have a vnum
Andrew Tridgell
1
-5
/
+0
2010-12-09
waf: fixed path to abi_directory
Andrew Tridgell
1
-1
/
+1
2010-12-09
waf: add a dependency between the library and its vscript
Andrew Tridgell
2
-1
/
+3
2010-12-09
waf: don't use symbol versioning on our modules
Andrew Tridgell
1
-3
/
+6
2010-12-09
waf: use vscripts for our private libraries too
Andrew Tridgell
2
-15
/
+14
2010-12-09
waf: make mkdir_p on a empty string not recurse forever
Andrew Tridgell
1
-1
/
+1
2010-12-09
waf-abi: auto-generate per-symbol versions from ABI files
Andrew Tridgell
3
-17
/
+87
2010-12-08
buildtools: private_libraries should not have a version in the soname
Stefan Metzmacher
1
-1
/
+1
2010-12-08
buildtools: add the PRIVATE_EXTENSION for private libraries
Stefan Metzmacher
1
-3
/
+0
2010-12-08
buildtools: make sure we have no '+' in the version scripts
Stefan Metzmacher
1
-1
/
+1
2010-12-08
waf: added --disable-symbol-versions configure option
Andrew Tridgell
1
-3
/
+8
2010-12-08
waf: support @LIB_RPATH@ in pc files
Andrew Tridgell
1
-2
/
+6
2010-12-08
build: tru64 needs -shared for building libs
Matthieu Patou
1
-1
/
+1
2010-12-08
waf: added -Wmissing-prototypes to build
Andrew Tridgell
1
-1
/
+1
2010-12-08
waf: make all generators depend on their rules
Andrew Tridgell
1
-0
/
+2
2010-12-08
waf: use -Wl,--version-script if available
Andrew Tridgell
2
-2
/
+19
2010-12-08
waf: added configure test for -Wl,--version-script
Andrew Tridgell
3
-1
/
+21
2010-12-08
s4-waf: get the version number right on private libraries
Andrew Tridgell
2
-1
/
+14
2010-12-08
build: fix hpux build pb
Matthieu Patou
2
-0
/
+57
2010-12-05
wafsamba: Only include versioned files when building tarball from bzr.
Jelmer Vernooij
1
-1
/
+1
2010-12-03
wafsamba: Override GIT_DIR without using putenv.
Jelmer Vernooij
1
-3
/
+4
2010-12-02
waf/buildtools: remove more bash shebangs and fix a == to =
Björn Jacke
2
-3
/
+3
2010-12-02
waf/buildtools: use /bin/sh instead of /bin/bash and put ^ in quotes
Björn Jacke
4
-8
/
+8
2010-12-02
buildtools: fix --git-local-changes option
Stefan Metzmacher
1
-0
/
+1
2010-12-01
s3-waf: avoid module name uppercasing.
Günther Deschner
1
-2
/
+2
2010-12-01
waf: less verbose message for failing to resolve a syslib path
Andrew Tridgell
1
-1
/
+1
2010-12-01
waf: use Logs.warn() instead of print() in the symbol check code
Andrew Tridgell
1
-1
/
+1
2010-12-01
waf: added a help target for the other waf builds
Andrew Tridgell
1
-1
/
+6
2010-11-30
wafsamba: Fix indentation.
Jelmer Vernooij
1
-1
/
+1
2010-11-30
wafsamba: Only use private library rpath when linking against private
Jelmer Vernooij
2
-4
/
+14
2010-11-30
samba_dist: Fix dist for subprojects.
Jelmer Vernooij
1
-10
/
+30
2010-11-21
waf: fixed the build with a space in the source directory
Andrew Tridgell
5
-7
/
+8
2010-11-16
waf: added --git-local-changes configure option
Andrew Tridgell
3
-16
/
+25
2010-11-15
waf: fixed configure again on RHEL5
Andrew Tridgell
1
-1
/
+1
2010-11-12
waf/samba_version: Simplify git show command.
Jelmer Vernooij
1
-1
/
+1
2010-11-12
samba_version: Make COMMIT_IS_CLEAN an int rather than a string.
Jelmer Vernooij
1
-4
/
+4
2010-11-12
samba_version: Simplify dirty tree detection.
Jelmer Vernooij
1
-5
/
+4
2010-11-12
waf/samba_version: Support integer defines.
Jelmer Vernooij
1
-4
/
+12
2010-11-12
samba_version: When working from git checkout, display git revision SHA1 rather
Jelmer Vernooij
2
-45
/
+67
2010-11-12
samba_version: Support retrieving snapshot identity from bzr.
Jelmer Vernooij
1
-0
/
+23
2010-11-12
samba_version: Cope with building snapshots in directories without git checkout.
Jelmer Vernooij
1
-1
/
+6
2010-11-12
Put git tree finding into a separate function.
Jelmer Vernooij
1
-32
/
+32
2010-11-12
sambaversion.py: Some cleanups, make less git-specific.
Jelmer Vernooij
1
-18
/
+22
2010-11-12
wafsamba: Support make dist from bzr checkout.
Jelmer Vernooij
1
-3
/
+11
2010-11-08
waf: go back to the previous method of handling .inst. rules
Andrew Tridgell
1
-1
/
+1
2010-11-08
waf: fixed the names of the installed libraries after the last change
Andrew Tridgell
1
-5
/
+13
2010-11-08
waf: fixed tabs/spaces for python3.0
Andrew Tridgell
2
-5
/
+5
2010-11-08
waf: prevent us from modifying non-install libs during make install
Andrew Tridgell
1
-2
/
+6
[next]