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
/
samba_bundled.py
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-21
waf: allows libraries to be marked as private_library=True
Andrew Tridgell
1
-2
/
+2
2010-10-16
heimdal_build: Use existing functions for finding system libraries.
Jelmer Vernooij
1
-1
/
+1
2010-10-06
waf: fixed the problem with com_err on Ubuntu 9.04
Andrew Tridgell
1
-6
/
+14
2010-10-04
waf: Add function for checking for system python modules.
Jelmer Vernooij
1
-0
/
+32
2010-06-19
wafsamba: Use convenience function to find out if bundling is necessary.
Jelmer Vernooij
1
-2
/
+2
2010-06-19
wafsamba: Factor out functions to determine if a bundled library should not or
Jelmer Vernooij
1
-2
/
+14
2010-06-19
wafsamba: Fix typo: noextenion -> noextension.
Jelmer Vernooij
1
-2
/
+2
2010-04-21
build: added --nonshared-binary=LIST option
Andrew Tridgell
1
-0
/
+8
2010-04-18
build: added ABI checking to the WAF build
Andrew Tridgell
1
-0
/
+1
2010-04-13
build: fixed a typo that prevented --bundled-libraries from working correctly
Andrew Tridgell
1
-1
/
+1
2010-04-12
build: added --minimum-library-version configure option
Andrew Tridgell
1
-0
/
+19
2010-04-09
build: use Logs.error() and Logs.info() instead of print()
Andrew Tridgell
1
-2
/
+3
2010-04-06
build: use a target_in_list() function for more flexible builtin control
Andrew Tridgell
1
-3
/
+14
2010-04-06
build: add require_headers option to CHECK_BUNDLED_SYSTEM()
Andrew Tridgell
1
-2
/
+6
2010-04-06
s4-waf: added implied_deps for system libraries
Andrew Tridgell
1
-1
/
+6
2010-04-06
s4-waf: ensure we don't end up with mixed versions of talloc/tdb/tevent
Andrew Tridgell
1
-1
/
+15
2010-04-06
build: tidy up the wafsamba rules a bit
Andrew Tridgell
1
-0
/
+5
2010-04-06
build: fixed popt subsystem on systems without popt
Andrew Tridgell
1
-1
/
+1
2010-04-06
s4-waf: cleanup use of LIBPOPT vs popt dependency
Andrew Tridgell
1
-1
/
+13
2010-04-06
s4-waf: support the use of system libraries
Andrew Tridgell
1
-0
/
+15
2010-04-06
build: better control over bundled library extensions
Andrew Tridgell
1
-9
/
+23
2010-04-06
build: added support for controlling library types
Andrew Tridgell
1
-0
/
+28