index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
buildtools
/
wafsamba
/
wafsamba.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: Replace #!/usr/bin/env python with passed in PYTHON=
Andrew Bartlett
2013-04-10
1
-1
/
+14
*
build: Change bin/default/python -> bin/python symlink to bin/default/python_...
Andrew Bartlett
2013-03-02
1
-3
/
+3
*
wafsamba: use additional xml catalog file (bug #9512)
Björn Baumbach
2013-01-15
1
-1
/
+2
*
build: Remove bashism from SAMBAMANPAGES rule
Andrew Bartlett
2013-01-10
1
-1
/
+2
*
BUG 9459: Install manpages only if we install the target.
Andreas Schneider
2012-12-04
1
-4
/
+5
*
s4-python: Various formatting fixes.
Jelmer Vernooij
2012-09-27
1
-2
/
+2
*
docs-xml: convert smb.conf.5 build to waf
Alexander Bokovoy
2012-09-17
1
-2
/
+4
*
wafsamba: Add a SAMBAMANPAGES function.
Andreas Schneider
2012-09-12
1
-1
/
+15
*
waf: Create catalog file for manpage generation.
Andreas Schneider
2012-09-07
1
-1
/
+2
*
wafsamba: Add a CONFIGURE_FILE option.
Andreas Schneider
2012-09-07
1
-1
/
+8
*
wafsamba: Add support for manpages in SAMBA_MODULE.
Andreas Schneider
2012-09-07
1
-0
/
+2
*
Introduce system MIT krb5 build with --with-system-mitkrb5 option.
Alexander Bokovoy
2012-05-23
1
-0
/
+7
*
wafsamba: allow certain public libraries to be forced to be private
Andrew Bartlett
2012-04-20
1
-0
/
+3
*
waf: Fix mispelling
Simo Sorce
2012-04-19
1
-1
/
+1
*
Revert making public of the samba-module library.
Jelmer Vernooij
2011-12-03
1
-1
/
+1
*
waf: Simplify handling of python modules.
Jelmer Vernooij
2011-11-13
1
-4
/
+0
*
Revert 9a5ae8edd6d006c078b3af8fdfd84677a63276b1.
Jelmer Vernooij
2011-11-13
1
-3
/
+0
*
wafsamba: Support allow_undefined_symbols in SAMBA_SUBSYSTEM.
Jelmer Vernooij
2011-11-13
1
-4
/
+10
*
ldb: Use pyembed rather than pyext for ldb-util library.
Jelmer Vernooij
2011-11-13
1
-1
/
+5
*
waf: Don't link python modules against libpython2.x, consistent with other Py...
Jelmer Vernooij
2011-11-13
1
-3
/
+2
*
lib/util Rename samba_init_module -> samba_module_init
Andrew Bartlett
2011-10-28
1
-1
/
+1
*
wafsamba: Only install .pc files if libraries are public.
Jelmer Vernooij
2011-08-21
1
-1
/
+1
*
wafsamba: Require public libraries to have headers.
Jelmer Vernooij
2011-08-21
1
-0
/
+3
*
wafsamba: Require public libraries to have a pc file specified, or explicitly...
Jelmer Vernooij
2011-08-21
1
-4
/
+11
*
param: Move per-share parameters into a seperate file, to share with s3
Andrew Bartlett
2011-07-08
1
-0
/
+2
*
build: fixed dependencies on install prefix for pc files and python scripts
Andrew Tridgell
2011-06-15
1
-0
/
+2
*
build: fixed a problem with installing scripts in the build tree
Andrew Tridgell
2011-06-01
1
-18
/
+9
*
waf: build headers in separate 'headers' build group
Andrew Tridgell
2011-03-15
1
-0
/
+1
*
waf: always generate public headers in the build tree
Andrew Tridgell
2011-03-15
1
-1
/
+5
*
waf: build substituted public headers in build tree
Andrew Tridgell
2011-03-15
1
-1
/
+3
*
waf: moved header file handling into its own module
Andrew Tridgell
2011-03-15
1
-196
/
+1
*
wafsamba: keep a list of public headers
Andrew Tridgell
2011-03-15
1
-1
/
+3
*
wafsamba: added global_include option
Andrew Tridgell
2011-03-15
1
-1
/
+12
*
build: install public headers in the build tree
Andrew Tridgell
2011-03-15
1
-15
/
+54
*
python: use os.environ[] instead of os.putenv()
Andrew Tridgell
2011-02-22
1
-1
/
+1
*
waf: improved error message for bad paths in SAMBA_LIBRARY()
Andrew Tridgell
2011-02-18
1
-1
/
+7
*
waf: support building libraries with a directory prefix
Andrew Tridgell
2011-02-18
1
-2
/
+2
*
build: fixed passing of includes= for modules
Andrew Tridgell
2011-02-18
1
-0
/
+1
*
build: added subdir option for module building
Andrew Tridgell
2011-02-18
1
-0
/
+3
*
build: added allow_undefined_symbols options for libraries and modules
Andrew Tridgell
2011-02-18
1
-1
/
+5
*
waf: added subdir= option in SAMBA_*() rules
Andrew Tridgell
2011-02-18
1
-0
/
+9
*
waf Fix dependencies for .pc (pkg-config) files
Andrew Bartlett
2011-02-16
1
-1
/
+1
*
build: fixed error message for incorrect waf version
Andrew Tridgell
2011-02-07
1
-3
/
+2
*
waf: Replace python installation rule to allow PYTHONARCHDIR and PYTHONDIR
Andrew Bartlett
2011-02-02
1
-7
/
+23
*
waf: use PYTHONARCHDIR for installing python shared libs
Andrew Tridgell
2011-01-14
1
-2
/
+2
*
buildtools/wafsamba: import 'sys' and 'Logs' if we use them
Stefan Metzmacher
2011-01-05
1
-1
/
+1
*
wafsamba: Use abi_match in version script files.
Jelmer Vernooij
2010-12-18
1
-1
/
+2
*
wafsamba: Specify full vscript path so non-autogenerated files are possible, ...
Jelmer Vernooij
2010-12-17
1
-0
/
+1
*
wafsamba: Don't build vscript for modules.
Jelmer Vernooij
2010-12-17
1
-3
/
+2
*
wafsamba: Move version script handling out of SAMBA_LIBRARY.
Jelmer Vernooij
2010-12-17
1
-1
/
+3
[next]