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-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
2011-01-14
waf: this script does need bash
Andrew Tridgell
1
-2
/
+1
2011-01-14
waf: use PYTHONARCHDIR for installing python shared libs
Andrew Tridgell
2
-3
/
+3
2011-01-14
waf: new version of waf
Andrew Tridgell
1
-0
/
+0
2011-01-11
abi: force TERM=none in abi generation
Andrew Tridgell
1
-1
/
+2
2011-01-05
buildtools/wafsamba: import 'sys' and 'Logs' if we use them
Stefan Metzmacher
7
-7
/
+7
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
[next]