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
2013-05-20
buildtools: Fix compilation warnings
Matthieu Patou
1
-1
/
+1
2012-09-27
s4-python: Various formatting fixes.
Jelmer Vernooij
1
-4
/
+4
2012-04-19
waf: Fix mispelling
Simo Sorce
1
-6
/
+6
2012-04-17
Fix typo
Simo Sorce
1
-2
/
+2
2012-04-11
build: use include paths for pkg-config found libraries
Andrew Bartlett
1
-1
/
+1
2012-02-18
wafsamba: Fix some whitespace issues.
Jelmer Vernooij
1
-4
/
+1
2011-04-26
waf: introduce reverse logic for allowing unknown symbols
Matthieu Patou
1
-0
/
+4
2011-03-15
wafsamba: added global_include option
Andrew Tridgell
1
-2
/
+3
2011-02-18
build: added allow_undefined_symbols options for libraries and modules
Andrew Tridgell
1
-1
/
+5
2011-02-18
waf: use Utils.WafError() instead of sys.exit(1)
Andrew Tridgell
1
-2
/
+1
2011-02-11
waf: substitute '/' in -D static defines as well.
Günther Deschner
1
-2
/
+4
2011-02-07
waf: samba deps generation depends on EXTRA_INCLUDES
Andrew Tridgell
1
-1
/
+1
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
[next]