tevent: rewrite/simplify tevent_poll and maintain ev->fd_events correctly
[samba.git] / wscript
2012-04-17 Andreas Schneiderwaf: Add possibility to build with system libwbclient.
2012-04-17 Andreas Schneiders3-waf: Add possibility to build with system libsmbclient.
2012-04-12 Günther Deschnerwaf: when USING_SYSTEM_KRB5 environment variable is...
2012-04-05 Andrew Bartlettbuild: Add configure summary checking to waf build
2012-03-15 Ira Cooperutil: Add --disable-fault-handling.
2012-03-10 Jelmer Vernooijwscript: Include talloc, tdb and ldb in pydoctor output.
2012-03-10 Jelmer Vernooijpydoctor: Specify --project-name.
2012-03-07 Ira Cooperaddns: Fix the Solaris/Illumos build.
2012-02-16 Michael Adamwafsamba: exclude '.brzignore' from "make dist"
2012-02-16 Michael Adamwafsamba: exclude '.gitignore' from "make dist"
2012-02-07 Jelmer Vernooijcrypto: Use libbsd md5 header, if available.
2011-12-08 Jelmer VernooijAdd 'make pep8' target.
2011-11-13 Jelmer Vernooijwaf: Factor checking for undefined symbol flags out...
2011-10-07 Andrew Bartlettbuild: Remove _SAMBA_WAF_BUILD_
2011-10-07 Andrew Bartlettbuild: Reduce build systems to just top level waf and...
2011-10-02 Kai Blinwscript: Also generate ctags for python files
2011-09-23 Andrew Bartlettbuild: Fix waf build on MacOS X
2011-09-08 Andrew Bartlettbuild: Add duplicate symbol checking as part of make...
2011-07-06 Andrew Bartlettbuild: Re-enable the -Wl,--as-needed flag
2011-07-05 Andrew Bartlettldb: make ldb a top level library for Samba 4.0
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-24 Andrew Bartlettbuild: Remove blacklist now we have a common build
2011-06-24 Andrew Bartlettbuild: Remove blacklist now we have a common build
2011-06-21 Andrew Bartlettbuild: move dynconfig for top level build up
2011-06-20 Andrew Bartlettbuild: disable -Wl,--as-needed to try and fix the build
2011-06-20 Rusty Russelllib: import ccan modules for tdb2
2011-06-17 Andrew Tridgellbuild: only use the git version on install, not in...
2011-05-09 Andrew Bartlettbuild: Remove --disable-s3build so we can rely on these...
2011-05-08 Andrew Bartlettbuild: Allow the C code to know if this is a waf build
2011-04-27 Andrew Bartlettbuild: Add lib/replace as a default include path
2011-04-26 Matthieu Patouwaf: introduce reverse logic for allowing unknown symbols
2011-04-26 Andrew Bartlettbuild: Invert --enable-s3build into --disable-s3build
2011-04-16 Andrew Bartlettselftest: Move Samba4 selftest wscript to the top level
2011-03-15 Andrew Tridgellbuild: added include/public to the list of include...
2011-02-23 Simo SorceFix broken build with make dist tarballs
2011-02-22 Andrew Tridgells4-waf: fixed make test for toplevel
2011-02-22 Andrew Tridgells4-waf: added --enable-s3build configure option
2011-02-22 Andrew Tridgells3build: use source3/wscript for s3 configure rules
2011-02-18 Andrew Tridgellbuild: remember the flags used for undefined variable...
2011-02-09 Andrew Bartlettwaf Remove debugging hacks left in the top level build
2011-02-07 Andrew Tridgellbuild: fixed top level etags and ctags target
2011-02-07 Andrew Tridgellwaf: added top level build rules