Age | Commit message (Expand) | Author | Files | Lines |
2013-04-13 | ntdb: remove --disable-ntdb. | Rusty Russell | 1 | -9/+1 |
2013-04-11 | build: Raise minimum python version to 2.5.0 for samba build | Andrew Bartlett | 1 | -1/+1 |
2013-04-10 | build: Remove extra space in shebang | Andrew Bartlett | 1 | -1/+1 |
2013-04-10 | build: Replace #!/usr/bin/env python with passed in PYTHON= | Andrew Bartlett | 1 | -4/+1 |
2012-09-26 | wscript: Removed executable bit. | Ricky Nance | 1 | -0/+0 |
2012-09-12 | build:dist: call source3/autogen.sh and packaged generated files | Michael Adam | 1 | -0/+7 |
2012-09-12 | build:dist: call build-manpages-nogit for make dist and package generated files | Michael Adam | 1 | -0/+3 |
2012-09-12 | build:dist: for snapshot builds, call DIST_DIRS with extend=True | Michael Adam | 1 | -1/+1 |
2012-09-03 | build: skip shipping the alpha13 provision in the release tarballs | Andrew Bartlett | 1 | -1/+1 |
2012-09-03 | build: Only make bin/ if it does not exist | Andrew Bartlett | 1 | -1/+2 |
2012-08-21 | build: Create bin/ when doing 'waf dist' from a fresh checkout | Andrew Bartlett | 1 | -0/+1 |
2012-08-21 | build: Remove special case for the build farm | Andrew Bartlett | 1 | -6/+0 |
2012-08-20 | build: Do not put a .distversion file into the GIT tree | Andrew Bartlett | 1 | -5/+8 |
2012-07-04 | ntdb: make --disable-ntdb work properly. | Rusty Russell | 1 | -0/+2 |
2012-07-03 | wafsamba: samba_version: add samba version suffix to vcs_fields | Björn Baumbach | 1 | -1/+12 |
2012-07-03 | build: Run distcheck in the correct directory | Andrew Bartlett | 1 | -1/+1 |
2012-06-21 | Add --disable-ntdb option for building. | Jelmer Vernooij | 1 | -1/+8 |
2012-06-19 | waf: Fix make etags | Volker Lendecke | 1 | -1/+1 |
2012-06-19 | ntdb: put it back into the build. | Rusty Russell | 1 | -2/+4 |
2012-06-07 | waf: support --without-ad-dc for Heimdal (embedded and system) as well | Alexander Bokovoy | 1 | -3/+3 |
2012-05-28 | freebsd9: support both WAF MIT krb5 build and autoconf build against MIT krb5 | Alexander Bokovoy | 1 | -2/+17 |
2012-05-27 | build: Remove all references to libuuid | Andrew Bartlett | 1 | -1/+0 |
2012-05-23 | Introduce system MIT krb5 build with --with-system-mitkrb5 option. | Alexander Bokovoy | 1 | -2/+13 |
2012-05-09 | allow to use system iniparser library. | Günther Deschner | 1 | -0/+1 |
2012-04-23 | waf: move krb5 checks to a separate waf file | Alexander Bokovoy | 1 | -1/+8 |
2012-04-23 | build: Remove support for a system libsmbclient | Andrew Bartlett | 1 | -1/+0 |
2012-04-23 | build: Remove support for system libwbclient | Andrew Bartlett | 1 | -1/+0 |
2012-04-17 | waf: Add possibility to build with system libwbclient. | Andreas Schneider | 1 | -0/+1 |
2012-04-17 | s3-waf: Add possibility to build with system libsmbclient. | Andreas Schneider | 1 | -0/+1 |
2012-04-12 | waf: when USING_SYSTEM_KRB5 environment variable is set, dont configure local | Günther Deschner | 1 | -1/+2 |
2012-04-05 | build: Add configure summary checking to waf build | Andrew Bartlett | 1 | -0/+7 |
2012-03-15 | util: Add --disable-fault-handling. | Ira Cooper | 1 | -0/+1 |
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 |