index
:
delta/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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
buildtools
/
wafsamba
/
samba_bundled.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
wafsamba: fill PRIVATE_NAME() logic again
Stefan Metzmacher
2014-12-19
1
-1
/
+15
*
wafsamba: Add set_target to CHECK_BUNDLED_SYSTEM.
Andreas Schneider
2014-04-17
1
-3
/
+5
*
wafsamba: allow --bundled-libraries=ALL,!popt
Stefan Metzmacher
2014-04-02
1
-0
/
+2
*
wafsamba: allow --bundled-libraries=NONE,popt
Stefan Metzmacher
2014-04-02
1
-0
/
+2
*
wafsamba: simplify LIB_MUST_BE_BUNDLED()
Stefan Metzmacher
2014-04-02
1
-2
/
+5
*
wafsamba: simplify LIB_MAY_BE_BUNDLED()
Stefan Metzmacher
2014-04-02
1
-3
/
+5
*
wafsamba: allow optional 'checkcode' argument to CHECK_BUNDLED_SYSTEM()
Stefan Metzmacher
2014-04-02
1
-4
/
+12
*
wafsamba: allow CHECK_BUNDLED_SYSTEM() to check headers without functions
Stefan Metzmacher
2014-04-02
1
-4
/
+7
*
wafsamba: simplify CHECK_BUNDLED_SYSTEM_PKG() by just calling CHECK_BUNDLED_S...
Stefan Metzmacher
2014-04-02
1
-41
/
+5
*
wafsamba: port optional 'pkg' option from CHECK_BUNDLED_SYSTEM_PKG() to CHECK...
Stefan Metzmacher
2014-04-02
1
-4
/
+8
*
build: Remove --disable-shared
Andrew Bartlett
2012-10-11
1
-4
/
+0
*
s4-python: Various formatting fixes.
Jelmer Vernooij
2012-09-27
1
-1
/
+1
*
wafsamba: allow certain public libraries to be forced to be private
Andrew Bartlett
2012-04-20
1
-0
/
+4
*
wafsamba/bundled: Fix typo in tuplize_version.
Jelmer Vernooij
2012-04-10
1
-1
/
+1
*
wafsamba: Parse Python versions as integers separated by dots.
Jelmer Vernooij
2012-04-09
1
-1
/
+4
*
wafsamba: Return missing libs rather than last syslib.
Jelmer Vernooij
2012-04-08
1
-1
/
+1
*
wafsamba: Avoid NameError when printing error about missing system deps.
Jelmer Vernooij
2012-04-03
1
-6
/
+9
*
wafsamba: Fix undefined variable name in error message.
Jelmer Vernooij
2011-12-16
1
-1
/
+1
*
waf: Fix uselib_store for system libsubunit.
Jelmer Vernooij
2011-11-14
1
-1
/
+1
*
wafsambaa: Support libraries that don't have the same name as their pkg-confi...
Jelmer Vernooij
2011-11-13
1
-1
/
+1
*
wafsamba: add CHECK_BUNDLED_SYSTEM_PKG function.
Jelmer Vernooij
2011-11-13
1
-8
/
+64
*
s4-waf: Only show minversion when there was a minimum version specified.
Jelmer Vernooij
2011-01-24
1
-1
/
+5
*
waf: change private libraries to use the same soname as public libraries
Andrew Tridgell
2011-01-19
1
-7
/
+5
*
buildtools/wafsamba: import 'sys' and 'Logs' if we use them
Stefan Metzmacher
2011-01-05
1
-1
/
+1
*
wafsamba: Allow newer or the same python module versions to be installed,
Jelmer Vernooij
2010-12-22
1
-1
/
+1
*
buildtools: add the PRIVATE_EXTENSION for private libraries
Stefan Metzmacher
2010-12-08
1
-3
/
+0
*
wafsamba: Drop private library prefix when installing private libraries
Jelmer Vernooij
2010-11-05
1
-2
/
+5
*
waf: Rename some BUNDLED_ functios to PRIVATE_.
Jelmer Vernooij
2010-10-23
1
-9
/
+9
*
waf: allows libraries to be marked as private_library=True
Andrew Tridgell
2010-10-21
1
-2
/
+2
*
heimdal_build: Use existing functions for finding system libraries.
Jelmer Vernooij
2010-10-16
1
-1
/
+1
*
waf: fixed the problem with com_err on Ubuntu 9.04
Andrew Tridgell
2010-10-06
1
-6
/
+14
*
waf: Add function for checking for system python modules.
Jelmer Vernooij
2010-10-04
1
-0
/
+32
*
wafsamba: Use convenience function to find out if bundling is necessary.
Jelmer Vernooij
2010-06-19
1
-2
/
+2
*
wafsamba: Factor out functions to determine if a bundled library should not or
Jelmer Vernooij
2010-06-19
1
-2
/
+14
*
wafsamba: Fix typo: noextenion -> noextension.
Jelmer Vernooij
2010-06-19
1
-2
/
+2
*
build: added --nonshared-binary=LIST option
Andrew Tridgell
2010-04-21
1
-0
/
+8
*
build: added ABI checking to the WAF build
Andrew Tridgell
2010-04-18
1
-0
/
+1
*
build: fixed a typo that prevented --bundled-libraries from working correctly
Andrew Tridgell
2010-04-13
1
-1
/
+1
*
build: added --minimum-library-version configure option
Andrew Tridgell
2010-04-12
1
-0
/
+19
*
build: use Logs.error() and Logs.info() instead of print()
Andrew Tridgell
2010-04-09
1
-2
/
+3
*
build: use a target_in_list() function for more flexible builtin control
Andrew Tridgell
2010-04-06
1
-3
/
+14
*
build: add require_headers option to CHECK_BUNDLED_SYSTEM()
Andrew Tridgell
2010-04-06
1
-2
/
+6
*
s4-waf: added implied_deps for system libraries
Andrew Tridgell
2010-04-06
1
-1
/
+6
*
s4-waf: ensure we don't end up with mixed versions of talloc/tdb/tevent
Andrew Tridgell
2010-04-06
1
-1
/
+15
*
build: tidy up the wafsamba rules a bit
Andrew Tridgell
2010-04-06
1
-0
/
+5
*
build: fixed popt subsystem on systems without popt
Andrew Tridgell
2010-04-06
1
-1
/
+1
*
s4-waf: cleanup use of LIBPOPT vs popt dependency
Andrew Tridgell
2010-04-06
1
-1
/
+13
*
s4-waf: support the use of system libraries
Andrew Tridgell
2010-04-06
1
-0
/
+15
*
build: better control over bundled library extensions
Andrew Tridgell
2010-04-06
1
-9
/
+23
*
build: added support for controlling library types
Andrew Tridgell
2010-04-06
1
-0
/
+28