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
/
wafsamba
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-24
wafsamba: Fix handling of nick name in VERSION.
Jelmer Vernooij
1
-2
/
+1
2010-12-22
wafsamba: Allow newer or the same python module versions to be installed,
Jelmer Vernooij
1
-1
/
+1
2010-12-18
wafsamba: Use abi_match in version script files.
Jelmer Vernooij
2
-7
/
+19
2010-12-17
wafsamba: Specify full vscript path so non-autogenerated files are possible, ...
Jelmer Vernooij
2
-1
/
+2
2010-12-17
wafsamba: Don't build vscript for modules.
Jelmer Vernooij
1
-3
/
+2
2010-12-17
wafsamba: Move version script handling out of SAMBA_LIBRARY.
Jelmer Vernooij
3
-2
/
+16
2010-12-17
Simplify link installation.
Jelmer Vernooij
1
-8
/
+3
2010-12-17
heimdal_build: Simplify library handling.
Jelmer Vernooij
1
-1
/
+1
2010-12-15
waf: fixed re-running of build rules
Andrew Tridgell
2
-4
/
+5
2010-12-15
build: hpux didn't support -Bdynamic
Matthieu Patou
1
-1
/
+1
2010-12-14
wafsamba: change the default value for SAMBA_MODULE of pyembed to False
Matthieu Patou
1
-1
/
+1
2010-12-12
build: move the import near the place where need it, so that we can build on ...
Matthieu Patou
1
-1
/
+2
2010-12-11
build: add more CFLAGS for aix
Matthieu Patou
1
-1
/
+3
2010-12-11
build: On AIX we need _XOPEN_SOURCE >= 500 for CLOCK_REALTIME
Matthieu Patou
1
-0
/
+3
2010-12-10
build: cpp is prefixed by CPP=
Matthieu Patou
1
-1
/
+1
2010-12-10
build: add a function to test if -lc is needed
Matthieu Patou
1
-0
/
+45
2010-12-10
build: compiler on aix is xlc_r not xlr_c
Matthieu Patou
1
-1
/
+1
2010-12-10
build: reset cpp on host with xlr_c and let pidl use $CC -E
Matthieu Patou
1
-0
/
+4
2010-12-10
build: detect if conf.env['CPP'] is an array or not
Matthieu Patou
1
-1
/
+6
2010-12-10
waf: the libXX.inst.so file also depends on the vscript
Andrew Tridgell
1
-0
/
+4
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
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-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
[next]