Age | Commit message (Expand) | Author | Files | Lines |
2012-03-10 | wscript: Include talloc, tdb and ldb in pydoctor output. | Jelmer Vernooij | 1 | -1/+10 |
2012-03-10 | pydoctor: Specify --project-name. | Jelmer Vernooij | 1 | -1/+1 |
2012-03-07 | addns: Fix the Solaris/Illumos build. | Ira Cooper | 1 | -0/+1 |
2012-02-16 | wafsamba: exclude '.brzignore' from "make dist" | Michael Adam | 1 | -1/+1 |
2012-02-16 | wafsamba: exclude '.gitignore' from "make dist" | Michael Adam | 1 | -0/+1 |
2012-02-07 | crypto: Use libbsd md5 header, if available. | Jelmer Vernooij | 1 | -0/+1 |
2011-12-09 | Add 'make pep8' target. | Jelmer Vernooij | 1 | -0/+8 |
2011-11-13 | waf: Factor checking for undefined symbol flags out into separate method. | Jelmer Vernooij | 1 | -9/+1 |
2011-10-07 | build: Remove _SAMBA_WAF_BUILD_ | Andrew Bartlett | 1 | -1/+0 |
2011-10-07 | build: Reduce build systems to just top level waf and autoconf | Andrew Bartlett | 1 | -3/+0 |
2011-10-02 | wscript: Also generate ctags for python files | Kai Blin | 1 | -1/+1 |
2011-09-23 | build: Fix waf build on MacOS X | Andrew Bartlett | 1 | -0/+4 |
2011-09-08 | build: Add duplicate symbol checking as part of make test | Andrew Bartlett | 1 | -0/+1 |
2011-07-06 | build: Re-enable the -Wl,--as-needed flag | Andrew Bartlett | 1 | -6/+2 |
2011-07-05 | ldb: make ldb a top level library for Samba 4.0 | Andrew Bartlett | 1 | -2/+2 |
2011-06-24 | build: Remove blacklist now we have a common build | Andrew Bartlett | 1 | -10/+0 |
2011-06-21 | build: move dynconfig for top level build up | Andrew Bartlett | 1 | -2/+2 |
2011-06-21 | build: disable -Wl,--as-needed to try and fix the build | Andrew Bartlett | 1 | -2/+7 |
2011-06-20 | lib: import ccan modules for tdb2 | Rusty Russell | 1 | -0/+1 |
2011-06-17 | build: only use the git version on install, not in the build tree | Andrew Tridgell | 1 | -1/+1 |
2011-05-09 | build: Remove --disable-s3build so we can rely on these subsystems | Andrew Bartlett | 1 | -10/+1 |
2011-05-08 | build: Allow the C code to know if this is a waf build | Andrew Bartlett | 1 | -0/+1 |
2011-04-27 | build: Add lib/replace as a default include path | Andrew Bartlett | 1 | -1/+1 |
2011-04-26 | waf: introduce reverse logic for allowing unknown symbols | Matthieu Patou | 1 | -0/+5 |
2011-04-26 | build: Invert --enable-s3build into --disable-s3build | Andrew Bartlett | 1 | -3/+4 |
2011-04-16 | selftest: Move Samba4 selftest wscript to the top level | Andrew Bartlett | 1 | -2/+2 |
2011-03-15 | build: added include/public to the list of include paths | Andrew Tridgell | 1 | -1/+1 |
2011-02-23 | Fix broken build with make dist tarballs | Simo Sorce | 1 | -1/+1 |
2011-02-22 | s4-waf: fixed make test for toplevel | Andrew Tridgell | 1 | -2/+1 |
2011-02-22 | s4-waf: added --enable-s3build configure option | Andrew Tridgell | 1 | -1/+9 |
2011-02-22 | s3build: use source3/wscript for s3 configure rules | Andrew Tridgell | 1 | -0/+5 |
2011-02-18 | build: remember the flags used for undefined variable errors | Andrew Tridgell | 1 | -2/+2 |
2011-02-09 | waf Remove debugging hacks left in the top level build | Andrew Bartlett | 1 | -1/+1 |
2011-02-07 | build: fixed top level etags and ctags target | Andrew Tridgell | 1 | -2/+2 |
2011-02-07 | waf: added top level build rules | Andrew Tridgell | 1 | -0/+199 |