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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "buildtools: Rename perl vendorarch configure option."
Michael Adam
2014-09-09
1
-9
/
+4
*
Revert "buildtools: Add perl vendorlib configure option."
Michael Adam
2014-09-09
1
-10
/
+0
*
Revert "wafsamba: If perl can't provide defaults, define them."
Michael Adam
2014-09-09
1
-8
/
+2
*
Revert "wafsamba: Fail with error message if perl doesn't provide valid dirs."
Michael Adam
2014-09-09
1
-39
/
+19
*
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
2
-0
/
+63
*
wafsamba: let SAMBA_BLDOPTIONS() use dep_vars=['defines'] instead of always=True
Stefan Metzmacher
2014-09-05
1
-2
/
+2
*
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
*
wafsamba: Correctly locate the 'third_party' directory
Amitay Isaacs
2014-08-21
1
-1
/
+1
*
Don't build iniparser anymore.
Jeremy Allison
2014-08-14
2
-12
/
+0
*
third_party/popt: Initial support for popt.
Ira Cooper
2014-08-09
1
-0
/
+6
*
third_party/zlib: Initial support for zlib
Ira Cooper
2014-08-09
1
-0
/
+20
*
third_party/iniparser: Initial support for iniparser.
Ira Cooper
2014-08-09
2
-0
/
+16
*
smbd/nmbd: Remove HAVE_LONGLONG
Volker Lendecke
2014-07-22
1
-2
/
+0
*
build: rename argument of list_directory_files(): abspath->path
Michael Adam
2014-06-20
1
-2
/
+2
*
wafsamba: allow samba_dist.dist() to be called from a different directory.
Amitay Isaacs
2014-06-20
1
-0
/
+3
*
wafsamba: Fail with error message if perl doesn't provide valid dirs.
Stefan Metzmacher
2014-05-09
1
-19
/
+39
*
wafsamba: If perl can't provide defaults, define them.
Andreas Schneider
2014-05-08
1
-2
/
+8
*
build: make wafsamba CHECK_SIZEOF cross-compile friendly
Gustavo Zacarias
2014-05-06
1
-12
/
+16
*
build: unify and fix endian tests
Gustavo Zacarias
2014-05-06
1
-3
/
+62
*
wafsamba: Add set_target to CHECK_BUNDLED_SYSTEM.
Andreas Schneider
2014-04-17
1
-3
/
+5
*
wafsamba: replace dots in library names
Ralph Boehme
2014-04-08
1
-1
/
+1
*
wafsamba: explicitly use allow_warnings=True for SAMBA_PYTHON()
Stefan Metzmacher
2014-04-02
1
-0
/
+1
*
wafsamba: add optional allow_warnings(default=True) to SAMBA_{SUBSYSTEM,LIBRA...
Stefan Metzmacher
2014-04-02
1
-3
/
+11
*
wafsamba: add an optional allow_warnings(default=True) to CURRENT_CFLAGS()
Stefan Metzmacher
2014-04-02
1
-3
/
+6
*
wafsamba: split out a conf.ADD_NAMED_CFLAGS() function
Stefan Metzmacher
2014-04-02
1
-4
/
+11
*
wafsamba: use -Werror=declaration-after-statement if available
Stefan Metzmacher
2014-04-02
1
-1
/
+2
*
wafsamba: use multiple conf.ADD_CFLAGS() lines for developer CFLAGS
Stefan Metzmacher
2014-04-02
1
-5
/
+20
*
wafsamba: allow --bundled-libraries=ALL,!popt
Stefan Metzmacher
2014-04-02
1
-0
/
+2
*
wafsamba: allow --bundled-libraries=NONE,popt
Stefan Metzmacher
2014-04-02
1
-0
/
+2
*
wafsamba: simplify LIB_MUST_BE_BUNDLED()
Stefan Metzmacher
2014-04-02
1
-2
/
+5
*
wafsamba: simplify LIB_MAY_BE_BUNDLED()
Stefan Metzmacher
2014-04-02
1
-3
/
+5
*
wafsamba: allow optional 'checkcode' argument to CHECK_BUNDLED_SYSTEM()
Stefan Metzmacher
2014-04-02
1
-4
/
+12
*
wafsamba: allow CHECK_BUNDLED_SYSTEM() to check headers without functions
Stefan Metzmacher
2014-04-02
1
-4
/
+7
*
wafsamba: simplify CHECK_BUNDLED_SYSTEM_PKG() by just calling CHECK_BUNDLED_S...
Stefan Metzmacher
2014-04-02
1
-41
/
+5
*
wafsamba: port optional 'pkg' option from CHECK_BUNDLED_SYSTEM_PKG() to CHECK...
Stefan Metzmacher
2014-04-02
1
-4
/
+8
*
wafsamba: require a ';' after STATIC_*_MODULES_PROTO
Stefan Metzmacher
2014-04-02
1
-3
/
+6
*
wafsamba: use cluster_support_features in build_options.c
Stefan Metzmacher
2014-03-24
1
-0
/
+5
*
wafsamba: add CONFIG_RESET()
Stefan Metzmacher
2014-03-24
1
-0
/
+8
*
buildtools: Add perl vendorlib configure option.
Andreas Schneider
2014-03-06
1
-0
/
+10
*
buildtools: Rename perl vendorarch configure option.
Andreas Schneider
2014-03-06
1
-4
/
+9
*
Revert "waf: Add option to specify perl vendor dir."
Andreas Schneider
2014-03-06
1
-7
/
+0
*
waf: Add option to specify perl vendor dir.
Andreas Schneider
2014-02-27
1
-0
/
+7
*
build: allow some python variable overrides
Gustavo Zacarias
2014-02-13
1
-0
/
+13
*
build: warn about mixed declarations and code
David Disseldorp
2014-02-01
1
-1
/
+1
[next]