summaryrefslogtreecommitdiff
path: root/source3/wscript
AgeCommit message (Expand)AuthorFilesLines
2011-04-05s3-waf: fix typo in ctdb checks.Günther Deschner1-1/+1
2011-04-02s3:waf: add cluster support / ctdb checks.Michael Adam1-0/+196
2011-03-19s3: use getgrset() when it is availableChristian Ambach1-1/+1
2011-03-19s3-waf: use HAVE_ADS env to decide whether to build libads.soGünther Deschner1-0/+2
2011-03-17s3-waf: add --with-pam_smbpass configure option.Günther Deschner1-0/+1
2011-03-17s3-waf: move HAVE_LDAP_SASL_WRAPPING define to the HAVE_LDAP block.Günther Deschner1-5/+5
2011-03-15s3-build: try to silence annoying "Ignoring invalid value 'vlp' for parameter...Günther Deschner1-3/+3
2011-03-10s3-waf: fix typo.Günther Deschner1-1/+1
2011-03-04s3-waf: add wildcard commands from main wscript.Günther Deschner1-1/+11
2011-03-04s3-waf: add check for SEEKDIR_RETURNS_VOID.Günther Deschner1-0/+5
2011-03-04s3-waf: add check for HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR.Günther Deschner1-0/+6
2011-03-04libreplace: move "struct timespec" checks into libreplace (where timespec is ...Günther Deschner1-2/+0
2011-02-23s3-waf: start adding checks for quota support.Günther Deschner1-0/+8
2011-02-22s3-waf: add check for getspnam().Günther Deschner1-0/+5
2011-02-22s3-waf: add check for TDB_ERR_NESTING.Günther Deschner1-0/+5
2011-02-22s3-waf: add check for sendfile on AIX.Günther Deschner1-0/+23
2011-02-22s3-waf: add check for sendfile on solaris.Günther Deschner1-0/+50
2011-02-22s3-waf: add check for sendfile on hpux.Günther Deschner1-0/+37
2011-02-22s3-waf: add check for sendfile on freebsd.Günther Deschner1-0/+24
2011-02-22s3-waf: add check for sendfile on linux.Günther Deschner1-0/+45
2011-02-22s3-waf: make sure ENABLE_BUILD_FARM_HACKS is enabled when run on the buildfarm.Günther Deschner1-0/+3
2011-02-22s3-waf: add check for ftruncate extend.Günther Deschner1-0/+6
2011-02-22s3-waf: add check for realpath() NULL arg.Günther Deschner1-0/+21
2011-02-22s3-waf: add check for makedev().Günther Deschner1-0/+11
2011-02-22s3-waf: add check for TIME_T_MAX.Günther Deschner1-0/+25
2011-02-22s3-waf: add check for /proc/sys/kernel/core_pattern.Günther Deschner1-0/+3
2011-02-22s3-waf: work around broken cups-config --libs outputAndrew Tridgell1-2/+5
2011-02-22s3-waf: added support for in-tree heimdal in source3 waf buildAndrew Tridgell1-3/+80
2011-02-22s3-waf: use Logs.warn() not print for configure warningsAndrew Tridgell1-15/+15
2011-02-22s3-waf: make pieces of the source3 waf wscript depends on toplevel_buildAndrew Tridgell1-37/+40
2011-02-18s3-waf: we need to globally -Ilib/replaceGünther Deschner1-1/+1
2011-02-18s3-waf: fix popt support.Günther Deschner1-0/+2
2011-02-18s3-libads Remove MIT-specific krb5_princ_realm macro calls.Andrew Bartlett1-0/+11
2011-02-18s3-waf: fixed the include paths for samba public librariesAndrew Tridgell1-4/+8
2011-02-17s3-waf: add check for "struct sigevent" and some of its members.Günther Deschner1-0/+11
2011-02-17s3-waf: add check for "struct utimbuf".Günther Deschner1-0/+5
2011-02-17s3-waf: move the KRB5_DEPRECATED configure check out of lib/replaceAndrew Tridgell1-0/+6
2011-02-16s3-waf: add check for struct stat st_flags member.Günther Deschner1-0/+2
2011-02-16s3-waf: add some missing checks for macosx.Günther Deschner1-0/+21
2011-02-16s3-waf: add check for __NR_inotify_init declaration.Günther Deschner1-0/+2
2011-02-16s3-waf: add check for various sysconf() variables.Günther Deschner1-0/+8
2011-02-16s3-waf: add check for posix_fadvise().Günther Deschner1-0/+10
2011-02-16s3-waf: add check for hires timestamps in struct stat.Günther Deschner1-0/+17
2011-02-16s3-waf: add check for "struct flock64".Günther Deschner1-0/+28
2011-02-16s3-waf: add check for broken (glibc2.1/x86) 64 bit fcntl locking.Günther Deschner1-0/+8
2011-02-16s3-waf: add check for fcntl locking.Günther Deschner1-0/+8
2011-02-16s3-waf: add check for "struct dirent64".Günther Deschner1-0/+4
2011-02-11s3-waf: next attempt to fix cups and non-cups builds.Günther Deschner1-0/+1
2011-02-11s3-waf: try to deal with underlinked cups libraries.Günther Deschner1-1/+1
2011-02-11s3-waf: rework the way SMBLDAP subsystem is built a little.Günther Deschner1-2/+1