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
/
wafsamba.py
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-03
Revert making public of the samba-module library.
Jelmer Vernooij
1
-1
/
+1
2011-11-13
waf: Simplify handling of python modules.
Jelmer Vernooij
1
-4
/
+0
2011-11-13
Revert 9a5ae8edd6d006c078b3af8fdfd84677a63276b1.
Jelmer Vernooij
1
-3
/
+0
2011-11-13
wafsamba: Support allow_undefined_symbols in SAMBA_SUBSYSTEM.
Jelmer Vernooij
1
-4
/
+10
2011-11-13
ldb: Use pyembed rather than pyext for ldb-util library.
Jelmer Vernooij
1
-1
/
+5
2011-11-13
waf: Don't link python modules against libpython2.x, consistent with other Py...
Jelmer Vernooij
1
-3
/
+2
2011-10-28
lib/util Rename samba_init_module -> samba_module_init
Andrew Bartlett
1
-1
/
+1
2011-08-21
wafsamba: Only install .pc files if libraries are public.
Jelmer Vernooij
1
-1
/
+1
2011-08-21
wafsamba: Require public libraries to have headers.
Jelmer Vernooij
1
-0
/
+3
2011-08-21
wafsamba: Require public libraries to have a pc file specified, or explicitly...
Jelmer Vernooij
1
-4
/
+11
2011-07-08
param: Move per-share parameters into a seperate file, to share with s3
Andrew Bartlett
1
-0
/
+2
2011-06-15
build: fixed dependencies on install prefix for pc files and python scripts
Andrew Tridgell
1
-0
/
+2
2011-06-01
build: fixed a problem with installing scripts in the build tree
Andrew Tridgell
1
-18
/
+9
2011-03-15
waf: build headers in separate 'headers' build group
Andrew Tridgell
1
-0
/
+1
2011-03-15
waf: always generate public headers in the build tree
Andrew Tridgell
1
-1
/
+5
2011-03-15
waf: build substituted public headers in build tree
Andrew Tridgell
1
-1
/
+3
2011-03-15
waf: moved header file handling into its own module
Andrew Tridgell
1
-196
/
+1
2011-03-15
wafsamba: keep a list of public headers
Andrew Tridgell
1
-1
/
+3
2011-03-15
wafsamba: added global_include option
Andrew Tridgell
1
-1
/
+12
2011-03-15
build: install public headers in the build tree
Andrew Tridgell
1
-15
/
+54
2011-02-22
python: use os.environ[] instead of os.putenv()
Andrew Tridgell
1
-1
/
+1
2011-02-18
waf: improved error message for bad paths in SAMBA_LIBRARY()
Andrew Tridgell
1
-1
/
+7
2011-02-18
waf: support building libraries with a directory prefix
Andrew Tridgell
1
-2
/
+2
2011-02-18
build: fixed passing of includes= for modules
Andrew Tridgell
1
-0
/
+1
2011-02-18
build: added subdir option for module building
Andrew Tridgell
1
-0
/
+3
2011-02-18
build: added allow_undefined_symbols options for libraries and modules
Andrew Tridgell
1
-1
/
+5
2011-02-18
waf: added subdir= option in SAMBA_*() rules
Andrew Tridgell
1
-0
/
+9
2011-02-16
waf Fix dependencies for .pc (pkg-config) files
Andrew Bartlett
1
-1
/
+1
2011-02-07
build: fixed error message for incorrect waf version
Andrew Tridgell
1
-3
/
+2
2011-02-02
waf: Replace python installation rule to allow PYTHONARCHDIR and PYTHONDIR
Andrew Bartlett
1
-7
/
+23
2011-01-14
waf: use PYTHONARCHDIR for installing python shared libs
Andrew Tridgell
1
-2
/
+2
2011-01-05
buildtools/wafsamba: import 'sys' and 'Logs' if we use them
Stefan Metzmacher
1
-1
/
+1
2010-12-18
wafsamba: Use abi_match in version script files.
Jelmer Vernooij
1
-1
/
+2
2010-12-17
wafsamba: Specify full vscript path so non-autogenerated files are possible, ...
Jelmer Vernooij
1
-0
/
+1
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
1
-1
/
+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
1
-2
/
+3
2010-12-14
wafsamba: change the default value for SAMBA_MODULE of pyembed to False
Matthieu Patou
1
-1
/
+1
2010-12-10
waf: the libXX.inst.so file also depends on the vscript
Andrew Tridgell
1
-0
/
+4
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
1
-0
/
+2
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
1
-8
/
+9
2010-12-09
waf-abi: auto-generate per-symbol versions from ABI files
Andrew Tridgell
1
-14
/
+8
2010-12-08
buildtools: private_libraries should not have a version in the soname
Stefan Metzmacher
1
-1
/
+1
2010-12-08
buildtools: make sure we have no '+' in the version scripts
Stefan Metzmacher
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
1
-1
/
+17
[next]