index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
buildtools
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
build: Fix build issue on OpenBSD 5.x
Amitay Isaacs
2012-03-16
1
-2
/
+2
*
wafsamba: Remove shebang lines from non-executable files.
Jelmer Vernooij
2012-03-15
4
-5
/
+0
*
waf: Do not use standards.h on darwin
Volker Lendecke
2012-03-11
1
-1
/
+6
*
waf: Make sure libraries are installed with the execute flag set.
Andreas Schneider
2012-02-23
1
-1
/
+2
*
waf: make "update-waf" script work on Darwin too
Dave Abrahams
2012-02-19
1
-1
/
+1
*
waf: Use libraries when building.
Jelmer Vernooij
2012-02-19
1
-2
/
+4
*
Use uselib in CHECK_HEADER.
Jelmer Vernooij
2012-02-19
1
-0
/
+3
*
library_flags: Leave setting of CPPPATH to waf too.
Jelmer Vernooij
2012-02-19
1
-4
/
+1
*
waf: Update to new upstream version.
Jelmer Vernooij
2012-02-18
1
-2
/
+5
*
wafsamba: Fix some whitespace issues.
Jelmer Vernooij
2012-02-18
1
-4
/
+1
*
wafsamba: fix blacklist handling in "make dist"
Michael Adam
2012-02-16
1
-1
/
+1
*
wafsamba: Add tests for dict_concat.
Jelmer Vernooij
2012-02-12
1
-1
/
+20
*
wafsamba: Add tests for unique_list, subst_vars_error.
Jelmer Vernooij
2012-02-12
2
-3
/
+38
*
waf: Add initial unit test for samba_utils.
Jelmer Vernooij
2012-02-12
3
-0
/
+54
*
wafsamba: Expand tabs.
Jelmer Vernooij
2012-02-10
10
-597
/
+597
*
build: fixed a link order problem
Andrew Tridgell
2012-02-02
1
-1
/
+3
*
waf: Use git repository.
Jelmer Vernooij
2012-01-05
1
-1
/
+1
*
Include waf as an extracted source directory, rather than as a one-in-a-file ...
Jelmer Vernooij
2012-01-04
79
-17
/
+18127
*
wafsamba: Fix undefined variable name in error message.
Jelmer Vernooij
2011-12-16
1
-1
/
+1
*
wafsamba: Cope with not everything having a final_libs attribute.
Jelmer Vernooij
2011-12-05
1
-1
/
+1
*
wafsamba: Use final_libs list to determine if a target needs private librarie...
Jelmer Vernooij
2011-12-05
1
-1
/
+1
*
Revert making public of the samba-module library.
Jelmer Vernooij
2011-12-03
1
-1
/
+1
*
waf: Fix uselib_store for system libsubunit.
Jelmer Vernooij
2011-11-14
1
-1
/
+1
*
waf: Factor checking for undefined symbol flags out into separate method.
Jelmer Vernooij
2011-11-13
1
-0
/
+12
*
waf: Simplify handling of python modules.
Jelmer Vernooij
2011-11-13
2
-21
/
+6
*
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
*
wafsambaa: Support libraries that don't have the same name as their pkg-confi...
Jelmer Vernooij
2011-11-13
1
-1
/
+1
*
wafsamba: add CHECK_BUNDLED_SYSTEM_PKG function.
Jelmer Vernooij
2011-11-13
1
-8
/
+64
*
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
2
-5
/
+4
*
lib/util Rename samba_init_module -> samba_module_init
Andrew Bartlett
2011-10-28
1
-1
/
+1
*
build: explain the passing of make options to waf
Andrew Tridgell
2011-10-20
1
-0
/
+7
*
build: added deletion of stale .so and .o files
Andrew Tridgell
2011-10-19
1
-2
/
+16
*
build: added autoconf --disable-silent-rules option
Sumit Bose
2011-10-14
1
-0
/
+3
*
build: Reduce build systems to just top level waf and autoconf
Andrew Bartlett
2011-10-07
2
-3
/
+2
*
build: Add duplicate symbol checking as part of make test
Andrew Bartlett
2011-09-08
2
-6
/
+26
*
build: Replace mkbuildoptions-waf awk script with waf target
Amitay Isaacs
2011-09-07
1
-0
/
+174
*
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
*
waf: Add SAMBA3_PYTHON context to build python wrappers in samba3
Amitay Isaacs
2011-08-13
1
-0
/
+5
*
waf: update to latest waf 1.5 version
Andrew Tridgell
2011-07-27
1
-0
/
+0
*
wafsamba: Properly lock object store when retrieving version through Bazaar.
Jelmer Vernooij
2011-07-23
1
-1
/
+5
*
param: Move per-share parameters into a seperate file, to share with s3
Andrew Bartlett
2011-07-08
1
-0
/
+2
*
ldb: make ldb a top level library for Samba 4.0
Andrew Bartlett
2011-07-05
1
-2
/
+2
*
build: remove mktowscript
Andrew Bartlett
2011-07-05
3
-574
/
+0
*
s3-build Require fully defined modules by default
Andrew Bartlett
2011-07-03
1
-2
/
+0
*
s3-build Require fully defined symbols in ALL libraries by default
Andrew Bartlett
2011-06-24
1
-2
/
+0
*
s3-build: Require fully defined symbols for all public libraries
Andrew Bartlett
2011-06-24
1
-1
/
+1
[prev]
[next]