summaryrefslogtreecommitdiffstats
path: root/source3/wscript
Commit message (Expand)AuthorAgeFilesLines
* 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
* waf Read VERSION file inside WAF to set package versionAndrew Bartlett2010-05-281-7/+11
* s3-waf: Fix typoKai Blin2010-05-271-1/+1
* 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
* 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
* 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
* s3-waf: autogenerate lists of static modulesKai Blin2010-05-201-1/+2
* s3-waf: tdb includes are in lib/tdb/includeKai Blin2010-05-201-1/+1
* s3-waf: Autogenerate the static and dynamic init function callsKai Blin2010-05-201-4/+23
* s3-waf: add popt and tdb include dirs to the includes listKai Blin2010-05-201-1/+1
* s3-waf: Build swatKai Blin2010-05-201-0/+1
* s3-waf: Fix global includes to fix waf configure --help outputKai Blin2010-05-201-2/+4
* s3-waf: Add dummy configuration option for pthreadpoolKai Blin2010-05-201-0/+1
* s3-waf: Add dummy configuration option for utmpKai Blin2010-05-201-0/+1
* s3-waf: Add dummy configuration option for sendfile-supportKai Blin2010-05-201-0/+1
* s3-waf: Add dummy configuration options for quotasKai Blin2010-05-201-0/+2
* s3-waf: Add dummy configuration option for PAMKai Blin2010-05-201-0/+1
* s3-waf: Add configuration option for merged buildKai Blin2010-05-201-0/+1
* s3-waf: move the KRB5_DEPRECATED check into lib/replaceAndrew Tridgell2010-05-201-7/+0
* s3-waf: Don't recurse into tsocket dir during configureKai Blin2010-05-201-1/+0
* s3-waf: Add enable selftest configuration optionAndrew Tridgell2010-05-201-0/+3
* s3-waf: correctly handle the libcap dependency when libcap is not installedAndrew Tridgell2010-05-201-1/+2
* s3-waf: build wbinfo using wafKai Blin2010-05-201-0/+1
* s3-waf: Add ctags commandKai Blin2010-05-201-0/+7
* s3-waf: Support smbd build without ldap and kerberosKai Blin2010-05-201-33/+40
* s3-waf: Allow building without ads/ldap/krb5 even if the libs are installedKai Blin2010-05-201-3/+11
* s3-waf: Allow using --enable/--disable options as wellKai Blin2010-05-201-1/+1
* s3-waf: correctly handle cups dependencies when cups development packages are...Andrew Tridgell2010-05-201-0/+3
* s3-waf: Add helper that facilitates defining --with-x and --without-x optionsKai Blin2010-05-201-3/+10
* s3-waf: Fix the CUPS dependencyKai Blin2010-05-201-2/+4