summaryrefslogtreecommitdiffstats
path: root/source3/wscript
Commit message (Collapse)AuthorAgeFilesLines
* waf: added --git-local-changes configure optionAndrew Tridgell2010-11-161-5/+5
| | | | | | | | | | | | | if you use --git-local-changes then the version number that waf extracts from git will have a '+' on the end if you have local changes, as determined by running 'git diff'. This used to be the default, but unfortunately it is far too slow on some systems. On a NFS build system I was using the first line of configure took about 2 minutes. Autobuild-User: Andrew Tridgell <tridge@samba.org> Autobuild-Date: Tue Nov 16 01:51:54 UTC 2010 on sn-devel-104
* samba_version: When working from git checkout, display git revision SHA1 ratherJelmer Vernooij2010-11-121-1/+1
| | | | than Bazaar revision ids.
* s3-waf: add idmap_autorid to the build.Günther Deschner2010-11-081-1/+1
| | | | | | | Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Mon Nov 8 14:17:27 UTC 2010 on sn-devel-104
* s3-waf: add check for httpConnect and httpConnectEncrypt.Günther Deschner2010-11-041-0/+1
| | | | | | | Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Thu Nov 4 14:10:40 UTC 2010 on sn-devel-104
* s3-waf: add vfs_time_audit to the build.Günther Deschner2010-10-281-1/+2
| | | | | | | Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Thu Oct 28 15:14:27 UTC 2010 on sn-devel-104
* s3-waf: use git to calculate the version if availableStefan Metzmacher2010-10-251-9/+15
| | | | metze
* s3-waf: fixed waf configure for recent changesAndrew Tridgell2010-10-251-1/+1
|
* samba: share readline wrappers among all buildsystems.Günther Deschner2010-10-011-0/+1
| | | | Guenther
* s3-waf: add basic make test infrastructure, not able to test yet.Günther Deschner2010-09-291-0/+2
| | | | Guenther
* waf: we don't need the preprocessor recursion limit any moreAndrew Tridgell2010-09-281-3/+0
| | | | thanks to ita for this
* s3-waf: add vfs_linux_xfs_sgid to the list of default shared modules.Günther Deschner2010-09-281-1/+1
| | | | Guenther
* s3-waf: add pam_smbpass.Günther Deschner2010-09-281-0/+4
| | | | Guenther
* s3-waf: rework static and shared list handling a little.Günther Deschner2010-09-271-17/+20
| | | | Guenther
* s3-waf: add missing IDMAP modules.Günther Deschner2010-09-271-1/+2
| | | | Guenther
* s3-waf: support --with-acl-support, at least for posix acls.Günther Deschner2010-09-271-22/+53
| | | | Guenther
* s3-waf: add some module specific functions for s3 waf build.Günther Deschner2010-09-271-0/+3
| | | | | | Thanks to Kai. Guenther
* s3-waf: add check for seteuid method.Günther Deschner2010-09-231-0/+44
| | | | | | Thanks to Kai and Metze! Guenther
* s3-waf: build samldap passdb backendSumit Bose2010-08-271-1/+1
| | | | Signed-off-by: Günther Deschner <gd@samba.org>
* s3-waf: fix the waf build with more recent MIT krb5 libs.Günther Deschner2010-08-111-0/+3
| | | | | | | | | | (such as MIT krb5 1.7.1 on fedora 13). This whole area needs more work and love later, for now it builds at least. Kai, please check. Guenther
* s3-rpc_server: Added callbacks for init and shutdown of a rpc service.Andreas Schneider2010-07-191-6/+14
| | | | | | This adds two callback function for each rpc service. One is for initialisation and the other for shutdown. rpc_<service>_unregister() needs to be called to execute the shutdown function.
* s3: Attempt to fix the build on NetBSDKai Blin2010-06-201-3/+3
| | | | Unlike Linux and OSX, NetBSD seems to have *netgrent prototypes in netgroup.h.
* s3-waf: Change the (set|get|end)netgrent checks to match the configure.in checksKai Blin2010-06-201-9/+12
|
* s3-waf: Add check for iconvKai Blin2010-06-171-0/+8
|
* s3-waf: Work around missing *netgrent prototypes on OSX 10.4Kai Blin2010-06-171-5/+16
|
* s3-waf: Add check for dirent.d_off memberKai Blin2010-06-011-0/+4
|
* s3-waf: Check for device major and minor macrosKai Blin2010-06-011-0/+8
|
* s3-waf: Add check for asm/types.hKai Blin2010-06-011-0/+2
|
* s3-waf: Check if compiler supports LL suffixKai Blin2010-05-311-0/+6
|
* s3-waf: Check for broken nisplus include filesKai Blin2010-05-311-0/+3
|
* s3-waf: support avahi buildsKai Blin2010-05-301-0/+12
|
* s3-waf: Add more darwin-specific optionsKai Blin2010-05-301-0/+2
|
* s3-waf: Set HAVE_GSSAPI if gssapi libs were foundKai Blin2010-05-301-1/+2
|
* s3-waf: Support builds with utmp accountingKai Blin2010-05-281-3/+34
|
* s3-waf: Match the defines from the autotools build on PACKAGE_*Kai Blin2010-05-281-5/+5
|
* s3-waf: Detect which version of krb5_enctype_to_string is usedKai Blin2010-05-281-0/+24
| | | | Pair-Programmed-With: Günther Deschner <gd@samba.org>
* waf Read VERSION file inside WAF to set package versionAndrew Bartlett2010-05-281-7/+11
| | | | | | | This replaces the call to mkversion.sh in both the Samba3 and Samba4 WAF builds. Andrew Bartlett
* s3-waf: Fix typoKai Blin2010-05-271-1/+1
| | | | Sorry for the noise
* s3-waf: Also set "developer" env when building in developer modeKai Blin2010-05-271-0/+1
|
* s3-waf: more work on krb5 build.Günther Deschner2010-05-261-0/+30
| | | | Guenther
* s3-waf: Allow to build with kerberos supportKai Blin2010-05-261-0/+9
|
* s3-waf: Check for additional options on *xattrKai Blin2010-05-261-0/+6
|
* s3-waf: Add darwin to the host_os-specific checksKai Blin2010-05-261-0/+2
|
* s3-waf: Don't hardcode the name of the awk executable in wscript_buildKai Blin2010-05-261-0/+2
|
* s3-waf: very simple start on getting krb5 build to work.Günther Deschner2010-05-251-0/+2
| | | | Guenther
* s3-waf: Actually make --with/--without-swat workKai Blin2010-05-211-0/+3
|
* s3-waf: Really disable winbindd build when --without-winbind is specifiedKai Blin2010-05-211-0/+1
|
* s3-waf: more elaborate host_os check for STAT_ST_BLOCKSIZEKai Blin2010-05-201-4/+11
|
* s3-waf: fix the winbindd build againKai Blin2010-05-201-1/+3
|
* s3-waf: Also include source4/ when looking for headersStefan Metzmacher2010-05-201-1/+1
|
* s3-waf: build shared modules as subsystemsKai Blin2010-05-201-0/+11
|