s3-build: avoid to globally include printing and spoolss headers.
[vlendec/samba-autobuild/.git] / source3 / wscript
2010-07-19 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-19 Andreas Schneiders3-rpc_server: Added callbacks for init and shutdown...
2010-06-20 Kai Blins3: Attempt to fix the build on NetBSD
2010-06-20 Kai Blins3-waf: Change the (set|get|end)netgrent checks to...
2010-06-17 Kai Blins3-waf: Add check for iconv
2010-06-17 Kai Blins3-waf: Work around missing *netgrent prototypes on...
2010-06-01 Kai Blins3-waf: Add check for dirent.d_off member
2010-06-01 Kai Blins3-waf: Check for device major and minor macros
2010-06-01 Kai Blins3-waf: Add check for asm/types.h
2010-05-31 Kai Blins3-waf: Check if compiler supports LL suffix
2010-05-31 Kai Blins3-waf: Check for broken nisplus include files
2010-05-30 Kai Blins3-waf: support avahi builds
2010-05-30 Kai Blins3-waf: Add more darwin-specific options
2010-05-30 Kai Blins3-waf: Set HAVE_GSSAPI if gssapi libs were found
2010-05-28 Kai Blins3-waf: Support builds with utmp accounting
2010-05-28 Kai Blins3-waf: Match the defines from the autotools build...
2010-05-28 Kai Blins3-waf: Detect which version of krb5_enctype_to_string...
2010-05-28 Andrew Bartlettwaf Read VERSION file inside WAF to set package version
2010-05-27 Kai Blins3-waf: Fix typo
2010-05-27 Kai Blins3-waf: Also set "developer" env when building in devel...
2010-05-26 Günther Deschners3-waf: more work on krb5 build.
2010-05-26 Kai Blins3-waf: Allow to build with kerberos support
2010-05-25 Kai Blins3-waf: Check for additional options on *xattr
2010-05-25 Kai Blins3-waf: Add darwin to the host_os-specific checks
2010-05-25 Kai Blins3-waf: Don't hardcode the name of the awk executable...
2010-05-25 Günther Deschners3-waf: very simple start on getting krb5 build to...
2010-05-20 Kai Blins3-waf: Actually make --with/--without-swat work
2010-05-20 Kai Blins3-waf: Really disable winbindd build when --without...
2010-05-20 Kai Blins3-waf: more elaborate host_os check for STAT_ST_BLOCKSIZE
2010-05-20 Kai Blins3-waf: fix the winbindd build again
2010-05-20 Stefan Metzmachers3-waf: Also include source4/ when looking for headers
2010-05-20 Kai Blins3-waf: build shared modules as subsystems
2010-05-20 Kai Blins3-waf: autogenerate lists of static modules
2010-05-20 Kai Blins3-waf: tdb includes are in lib/tdb/include
2010-05-20 Kai Blins3-waf: Autogenerate the static and dynamic init functi...
2010-05-20 Kai Blins3-waf: add popt and tdb include dirs to the includes...
2010-05-20 Kai Blins3-waf: Build swat
2010-05-20 Kai Blins3-waf: Fix global includes to fix waf configure -...
2010-05-20 Kai Blins3-waf: Add dummy configuration option for pthreadpool
2010-05-20 Kai Blins3-waf: Add dummy configuration option for utmp
2010-05-20 Kai Blins3-waf: Add dummy configuration option for sendfile...
2010-05-20 Kai Blins3-waf: Add dummy configuration options for quotas
2010-05-20 Kai Blins3-waf: Add dummy configuration option for PAM
2010-05-20 Kai Blins3-waf: Add configuration option for merged build
2010-05-20 Andrew Tridgells3-waf: move the KRB5_DEPRECATED check into lib/replace
2010-05-20 Kai Blins3-waf: Don't recurse into tsocket dir during configure
2010-05-20 Andrew Tridgells3-waf: Add enable selftest configuration option
2010-05-20 Andrew Tridgells3-waf: correctly handle the libcap dependency when...
2010-05-20 Kai Blins3-waf: build wbinfo using waf
2010-05-20 Kai Blins3-waf: Add ctags command
2010-05-20 Kai Blins3-waf: Support smbd build without ldap and kerberos
2010-05-20 Kai Blins3-waf: Allow building without ads/ldap/krb5 even if...
2010-05-20 Kai Blins3-waf: Allow using --enable/--disable options as well
2010-05-20 Andrew Tridgells3-waf: correctly handle cups dependencies when cups...
2010-05-20 Kai Blins3-waf: Add helper that facilitates defining --with...
2010-05-20 Kai Blins3-waf: Fix the CUPS dependency
2010-05-20 Andrew Tridgells3-waf: All sorts of nasty hacks to finally get smbd...
2010-05-20 Kai Blins3-waf: Add some more krb5 checks
2010-05-20 Kai Blins3-waf: Check for LDAP
2010-05-20 Kai Blins3-waf: Move cups, ldap and krb5 checks to the end...
2010-05-20 Kai Blins3-waf: Check for KRB5_DEPRECATED handling
2010-05-20 Kai Blins3-waf: Fake some defines that need to be set by config...
2010-05-20 Kai Blins3-waf: Add more objects trying to build smbd
2010-04-06 Andrew Tridgells4-waf: move to a universal method of recursing into...
2010-04-06 Andrew Tridgells4-waf: set default for bundled libraries
2010-04-06 Andrew Tridgells3-waf: added options for static/shared module building
2010-04-06 Kai Blins3-waf: check for default charsets
2010-04-06 Andrew Tridgells3-waf: more configure tests and minor fixes
2010-04-06 Andrew Tridgells3-waf: added build subdir for dynconfig generation
2010-04-06 Kai Blinbuild: Change checks to conform to new CHECK_* behaviour
2010-04-06 Kai Blinbuild: Check if the compiler will optimize out functions
2010-04-06 Kai Blinbuild: check for int types included from rpc/rpc.h
2010-04-06 Kai Blinbuild: Check for POSIX capabilities
2010-04-06 Kai Blinbuild: Check for various members of struct stat
2010-04-06 Kai Blinbuild: Fix package name and package string case
2010-04-06 Kai Blinbuild: Check for functions needed by Samba3
2010-04-06 Kai Blinbuild: Check for kernel share modes
2010-04-06 Kai Blinbuild: Check for IRIX kernel oplock types
2010-04-06 Kai Blinbuild: Check for Linux kernel oplocks
2010-04-06 Kai Blinbuild: Check for kernel change notify support
2010-04-06 Kai Blinbuild: check for inotify support
2010-04-06 Kai Blinbuild: check for headers needed to generate stack traces
2010-04-06 Kai Blinbuild: Check for krb5 headers
2010-04-06 Kai Blinbuild: Check for LDAP libraries
2010-04-06 Kai Blinbuild: Check for CUPS
2010-04-06 Kai Blinbuild: Add a basic wscript file for Samba3