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
*
buildtools: Don't require pkgconfig file or headers for extrapython
Petr Viktorin
2015-03-11
1
-2
/
+2
*
buildtools: Add features and type for extra-python support
Petr Viktorin
2015-03-11
1
-4
/
+7
*
buildtools: Use 'pyfeature' instead of pyembed and pyext arguments
Petr Viktorin
2015-03-11
1
-20
/
+17
*
wafsamba: create unique names when building shared modules
Stefan Metzmacher
2015-01-19
1
-0
/
+3
*
wafsamba: remove unused variable in SAMBA_MODULE()
Stefan Metzmacher
2015-01-19
1
-2
/
+0
*
wafsamba: passing 'subsystem' to SAMBA_MODULE() is not optional
Stefan Metzmacher
2015-01-19
1
-8
/
+9
*
wafsamba: make it possible to pass bundled_name to SAMBA_LIBRARY()
Stefan Metzmacher
2015-01-19
1
-1
/
+4
*
wafsamba: generate an empty.c file if a SAMBA_{LIBRARY,SUBSYSTEM} doesn't hav...
Stefan Metzmacher
2015-01-08
1
-6
/
+23
*
wafsamba: fill PRIVATE_NAME() logic again
Stefan Metzmacher
2014-12-19
1
-3
/
+6
*
wafsamba: add optional keep_underscore=True to SAMBA_LIBRARY()
Stefan Metzmacher
2014-12-19
1
-1
/
+5
*
wafsamba: change the default to allow_warnings=False for SAMBA_{SUBSYSTEM,LIB...
Stefan Metzmacher
2014-11-25
1
-3
/
+3
*
Fix more pep8 issues in code I touched recently.
Jelmer Vernooij
2014-10-14
1
-1
/
+2
*
Remove last instances of pep8 error E712 (use 'is' rather than '==' for boole...
Jelmer Vernooij
2014-10-14
1
-3
/
+3
*
wafsamba: add perl_fixup parameter to INSTALL_FILES
Michael Adam
2014-09-05
1
-4
/
+43
*
wafsamba: add samba_perl.py with SAMBA_CHECK_PERL() higher level check.
Michael Adam
2014-09-05
1
-0
/
+1
*
wafsamba: fix dependencies on environment variables for python_fixup
Stefan Metzmacher
2014-09-05
1
-4
/
+1
*
wafsamba: allow an optional dep_vars list to be passed to SAMBA_GENERATOR()
Stefan Metzmacher
2014-09-05
1
-1
/
+1
*
wafsamba: fix dependency for SAMBA_GENERATOR() when passing vars!=None
Stefan Metzmacher
2014-09-05
1
-4
/
+5
*
wafsamba: fix dependency calculation for SAMBA_GENERATOR()
Stefan Metzmacher
2014-09-05
1
-1
/
+2
*
wafsamba: improve wording in a comment
Michael Adam
2014-09-05
1
-1
/
+1
*
wafsamba: remove unused variable from copy_and_fix_python_path
Michael Adam
2014-09-05
1
-2
/
+0
*
third_party/iniparser: Initial support for iniparser.
Ira Cooper
2014-08-09
1
-0
/
+1
*
wafsamba: add optional allow_warnings(default=True) to SAMBA_{SUBSYSTEM,LIBRA...
Stefan Metzmacher
2014-04-02
1
-3
/
+11
*
docs: define and include entities for the docs
Garming Sam
2014-01-31
1
-2
/
+4
*
waf: Build with RELRO if supported by the compiler.
Andreas Schneider
2013-07-09
1
-0
/
+2
*
build: Add missing new line to replaced python shebang line. (Fix bug #9909)
Michael Adam
2013-05-29
1
-2
/
+2
*
waf: build position independent executables
David Disseldorp
2013-05-28
1
-2
/
+9
*
build: Remove binaries and libraries build groups
Andrew Bartlett
2013-05-27
1
-4
/
+2
*
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
[next]