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_deps.py
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-05
buildtools/wafsamba: import 'sys' and 'Logs' if we use them
Stefan Metzmacher
1
-1
/
+1
2010-12-17
wafsamba: Move version script handling out of SAMBA_LIBRARY.
Jelmer Vernooij
1
-1
/
+1
2010-12-15
waf: fixed re-running of build rules
Andrew Tridgell
1
-2
/
+2
2010-12-08
waf: use -Wl,--version-script if available
Andrew Tridgell
1
-1
/
+2
2010-11-08
waf: fixed tabs/spaces for python3.0
Andrew Tridgell
1
-1
/
+1
2010-11-03
waf: more agressively expand subsystem syslib deps
Andrew Tridgell
1
-4
/
+9
2010-11-03
waf: rerun deps calculation on LDFLAGS or CFLAGS change
Andrew Tridgell
1
-1
/
+1
2010-11-01
waf: added automatic prototyping of static module init functions
Andrew Tridgell
1
-0
/
+8
2010-10-30
waf: fixed building of non-shared binaries that contain modules
Andrew Tridgell
1
-0
/
+19
2010-10-30
waf: get rid of target aliases in wafsamba
Andrew Tridgell
1
-24
/
+1
2010-10-30
waf: save the samba_deps_extended
Andrew Tridgell
1
-1
/
+1
2010-10-30
waf: give a better error on a bad grouping library
Andrew Tridgell
1
-0
/
+1
2010-10-30
waf: cope with subsystems with no static modules
Andrew Tridgell
1
-4
/
+6
2010-10-30
waf: don't auto-depend on subsystems
Andrew Tridgell
1
-7
/
+0
2010-10-30
waf: separate out get_tgt_list()
Andrew Tridgell
1
-12
/
+1
2010-10-30
waf: display the paths in library loops
Andrew Tridgell
1
-0
/
+21
2010-10-27
waf: sped up the project rules checking
Andrew Tridgell
1
-21
/
+60
2010-10-26
waf: quote subsystem names to make them clearer
Andrew Tridgell
1
-1
/
+1
2010-10-21
waf: loosen the restriction on depending on python libs
Andrew Tridgell
1
-1
/
+3
2010-10-21
waf: fixed the handling of -Wl,-no-undefined
Andrew Tridgell
1
-1
/
+1
2010-10-21
waf: show duplicate objects in python modules as well as libraries
Andrew Tridgell
1
-2
/
+3
2010-10-21
waf: raise an error on a dependency on a python module
Andrew Tridgell
1
-0
/
+3
2010-10-21
waf: prevent the global deps list creating depenency loops
Andrew Tridgell
1
-1
/
+9
2010-10-21
waf: added the concept of a grouping_library
Andrew Tridgell
1
-1
/
+32
2010-10-21
waf: fixed expansion of direct_objects and direct_libs
Andrew Tridgell
1
-2
/
+2
2010-10-21
waf: rework expand_subsystem_deps()
Andrew Tridgell
1
-18
/
+36
2010-10-21
waf: added --show-deps and --show-duplicates
Andrew Tridgell
1
-1
/
+66
2010-10-19
waf: don't save deps on install
Andrew Tridgell
1
-1
/
+2
2010-10-14
s4-waf: automatically remove stale C and header files
Andrew Tridgell
1
-0
/
+1
2010-10-13
wafsamba: Don't allow circular dependencies involving libraries by
Jelmer Vernooij
1
-7
/
+17
2010-10-12
wafsamba: Warn about circular dependencies between libraries.
Jelmer Vernooij
1
-1
/
+1
2010-06-15
wafsamba: Improve assertion error message to include the module.
Jelmer Vernooij
1
-1
/
+2
2010-05-03
build: added a check for group ordering within target dependencies
Andrew Tridgell
1
-0
/
+47
2010-04-26
build: normalise paths in unique source checking
Andrew Tridgell
1
-1
/
+1
2010-04-21
build: recalculate project deps when NONSHARED_BINARIES changes
Andrew Tridgell
1
-0
/
+10
2010-04-21
build: added --nonshared-binary=LIST option
Andrew Tridgell
1
-0
/
+13
2010-04-15
build: ensure we don't recreate library loops in expansions
Andrew Tridgell
1
-1
/
+26
2010-04-13
build: check the type of implied dependencies
Andrew Tridgell
1
-1
/
+12
2010-04-12
wafsamba: don't add global dependencies to hostcc targets
Stefan Metzmacher
1
-1
/
+2
2010-04-09
build: use Logs.error() and Logs.info() instead of print()
Andrew Tridgell
1
-11
/
+12
2010-04-08
build: the exceptions here are not useful
Andrew Tridgell
1
-3
/
+3
2010-04-08
build: make the handling of relative paths a bit saner
Andrew Tridgell
1
-1
/
+1
2010-04-08
build: allow the waf build to work with python 3.0 and 3.1
Thomas Nagy
1
-11
/
+10
2010-04-06
build: loop until all object reductions are complete
Andrew Tridgell
1
-2
/
+14
2010-04-06
build: much simpler and faster rpath install handler
Andrew Tridgell
1
-48
/
+2
2010-04-06
build: only link install targets at install time
Andrew Tridgell
1
-6
/
+11
2010-04-06
build: fixed the dependencies of the install targets
Andrew Tridgell
1
-3
/
+47
2010-04-06
build: refactor the object reduction code
Andrew Tridgell
1
-30
/
+39
2010-04-06
build: finally got LIBRARY<->LIBRARY reductions working
Andrew Tridgell
1
-2
/
+12
2010-04-06
build: add python library object reduction
Andrew Tridgell
1
-1
/
+1
[next]