Cleanup start/stop code
[nivanova/samba-autobuild/.git] / wscript
2013-07-09 Andreas Schneiderwaf: Build with RELRO if supported by the compiler.
2013-05-29 David Disseldorpwaf: build PIEs if supported by the compiler
2013-05-28 Andrew Bartlettbuild: No longer run autogen.sh during tarball creation
2013-05-27 David Disseldorpwaf: add --with[out]-pie configure arguments
2013-05-17 Vadim ZhukovMore generic check for OpenBSD platform
2013-05-16 Andrew Bartlettbuild: Blacklist the release-4-0-0 provision as well
2013-04-13 Rusty Russellntdb: remove --disable-ntdb.
2013-04-11 Andrew Bartlettbuild: Raise minimum python version to 2.5.0 for samba...
2013-04-09 Andrew Bartlettbuild: Remove extra space in shebang
2013-04-09 Andrew Bartlettbuild: Replace #!/usr/bin/env python with passed in...
2012-09-25 Ricky Nancewscript: Removed executable bit.
2012-09-12 Michael Adambuild:dist: call source3/autogen.sh and packaged genera...
2012-09-12 Michael Adambuild:dist: call build-manpages-nogit for make dist...
2012-09-12 Michael Adambuild:dist: for snapshot builds, call DIST_DIRS with...
2012-09-03 Andrew Bartlettbuild: skip shipping the alpha13 provision in the relea...
2012-09-03 Andrew Bartlettbuild: Only make bin/ if it does not exist
2012-08-21 Andrew Bartlettbuild: Create bin/ when doing 'waf dist' from a fresh...
2012-08-21 Andrew Bartlettbuild: Remove special case for the build farm
2012-08-20 Andrew Bartlettbuild: Do not put a .distversion file into the GIT...
2012-07-04 Rusty Russellntdb: make --disable-ntdb work properly.
2012-07-03 Björn Baumbachwafsamba: samba_version: add samba version suffix to...
2012-07-03 Andrew Bartlettbuild: Run distcheck in the correct directory
2012-06-21 Jelmer VernooijAdd --disable-ntdb option for building.
2012-06-19 Volker Lendeckewaf: Fix make etags
2012-06-19 Rusty Russellntdb: put it back into the build.
2012-06-07 Alexander Bokovoywaf: support --without-ad-dc for Heimdal (embedded...
2012-05-28 Alexander Bokovoyfreebsd9: support both WAF MIT krb5 build and autoconf...
2012-05-27 Andrew Bartlettbuild: Remove all references to libuuid
2012-05-23 Alexander BokovoyIntroduce system MIT krb5 build with --with-system...
2012-05-09 Günther Deschnerallow to use system iniparser library.
2012-04-23 Alexander Bokovoywaf: move krb5 checks to a separate waf file
2012-04-23 Andrew Bartlettbuild: Remove support for a system libsmbclient
2012-04-23 Andrew Bartlettbuild: Remove support for system libwbclient
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