Kai Blin
cba7fd170c
s3-waf: Add dummy configuration options for quotas
2010-05-20 22:16:14 +02:00
Kai Blin
f4ebdc98c2
s3-waf: Add dummy configuration option for PAM
2010-05-20 22:16:14 +02:00
Kai Blin
76e054ba98
s3-waf: Add configuration option for merged build
...
This doesn't enable the merged build, but doesn't error out when the --disable-merged-build configuration option is set
2010-05-20 22:16:14 +02:00
Andrew Tridgell
c85008e084
s3-waf: move the KRB5_DEPRECATED check into lib/replace
...
this needs to be with the krb5.h check
2010-05-20 22:16:13 +02:00
Kai Blin
ca7226500c
s3-waf: Don't recurse into tsocket dir during configure
2010-05-20 22:16:13 +02:00
Andrew Tridgell
730c57048e
s3-waf: Add enable selftest configuration option
2010-05-20 22:16:13 +02:00
Andrew Tridgell
0077761f7e
s3-waf: correctly handle the libcap dependency when libcap is not installed
2010-05-20 22:16:13 +02:00
Kai Blin
fa48325bb6
s3-waf: build wbinfo using waf
2010-05-20 22:16:13 +02:00
Kai Blin
c7a1708740
s3-waf: Add ctags command
2010-05-20 22:16:13 +02:00
Kai Blin
8e32f81d4d
s3-waf: Support smbd build without ldap and kerberos
2010-05-20 22:16:13 +02:00
Kai Blin
d59df05ff9
s3-waf: Allow building without ads/ldap/krb5 even if the libs are installed
2010-05-20 22:16:13 +02:00
Kai Blin
771a8c17af
s3-waf: Allow using --enable/--disable options as well
2010-05-20 22:16:13 +02:00
Andrew Tridgell
99a2171f8b
s3-waf: correctly handle cups dependencies when cups development packages are not installed
2010-05-20 22:16:13 +02:00
Kai Blin
3d1c0f1a21
s3-waf: Add helper that facilitates defining --with-x and --without-x options
2010-05-20 22:16:13 +02:00
Kai Blin
adfd1db476
s3-waf: Fix the CUPS dependency
2010-05-20 22:16:13 +02:00
Andrew Tridgell
419873f2ee
s3-waf: All sorts of nasty hacks to finally get smbd to build/link
...
Pair-Programmed-With: Kai Blin <kai@samba.org>
2010-05-20 22:16:13 +02:00
Kai Blin
538edd5fc0
s3-waf: Add some more krb5 checks
...
There is still quite a few of them missing.
2010-05-20 22:16:13 +02:00
Kai Blin
1316fa7b78
s3-waf: Check for LDAP
2010-05-20 22:16:13 +02:00
Kai Blin
2b5f82f259
s3-waf: Move cups, ldap and krb5 checks to the end of the wscript file
2010-05-20 22:16:13 +02:00
Kai Blin
d3c9d299e8
s3-waf: Check for KRB5_DEPRECATED handling
2010-05-20 22:16:13 +02:00
Kai Blin
6f6b32044e
s3-waf: Fake some defines that need to be set by configure options later
2010-05-20 22:16:13 +02:00
Kai Blin
a967deacdc
s3-waf: Add more objects trying to build smbd
2010-05-20 22:16:12 +02:00
Andrew Tridgell
553324bc10
s4-waf: move to a universal method of recursing into subdirs
...
This works with both standalone lib builds and bundled builds
2010-04-06 20:27:25 +10:00
Andrew Tridgell
c2d17cf978
s4-waf: set default for bundled libraries
2010-04-06 20:27:12 +10:00
Andrew Tridgell
a247ce8ef9
s3-waf: added options for static/shared module building
...
Pair-Programmed-With: Kai Blin <kai@samba.org>
2010-04-06 20:27:08 +10:00
Kai Blin
ecafbd3ec8
s3-waf: check for default charsets
2010-04-06 20:27:07 +10:00
Andrew Tridgell
e19196110c
s3-waf: more configure tests and minor fixes
2010-04-06 20:27:04 +10:00
Andrew Tridgell
e642c5a155
s3-waf: added build subdir for dynconfig generation
2010-04-06 20:27:04 +10:00
Kai Blin
8f33da10da
build: Change checks to conform to new CHECK_* behaviour
2010-04-06 20:27:04 +10:00
Kai Blin
38f8b86c77
build: Check if the compiler will optimize out functions
2010-04-06 20:27:03 +10:00
Kai Blin
f7569922d9
build: check for int types included from rpc/rpc.h
2010-04-06 20:27:03 +10:00
Kai Blin
3bc6cf8097
build: Check for POSIX capabilities
2010-04-06 20:27:03 +10:00
Kai Blin
22d9f3d7c5
build: Check for various members of struct stat
2010-04-06 20:27:03 +10:00
Kai Blin
ea76743394
build: Fix package name and package string case
2010-04-06 20:27:03 +10:00
Kai Blin
998a9da867
build: Check for functions needed by Samba3
2010-04-06 20:27:03 +10:00
Kai Blin
c37f6e649d
build: Check for kernel share modes
2010-04-06 20:27:03 +10:00
Kai Blin
565191e39f
build: Check for IRIX kernel oplock types
2010-04-06 20:27:03 +10:00
Kai Blin
23ba9ad6e2
build: Check for Linux kernel oplocks
2010-04-06 20:27:03 +10:00
Kai Blin
207869dbf4
build: Check for kernel change notify support
2010-04-06 20:27:02 +10:00
Kai Blin
048b821b29
build: check for inotify support
2010-04-06 20:27:02 +10:00
Kai Blin
208bb86aae
build: check for headers needed to generate stack traces
2010-04-06 20:27:02 +10:00
Kai Blin
33ef088f3d
build: Check for krb5 headers
2010-04-06 20:27:02 +10:00
Kai Blin
ac9d39d108
build: Check for LDAP libraries
2010-04-06 20:27:02 +10:00
Kai Blin
59074dcfb1
build: Check for CUPS
2010-04-06 20:27:02 +10:00
Kai Blin
41e8e54406
build: Add a basic wscript file for Samba3
2010-04-06 20:27:02 +10:00