1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-07 01:58:28 +03:00

91 Commits

Author SHA1 Message Date
Andrew Tridgell
2dcb596e83 s4-waf: removed dependencies on missing subsystems
these were left over from the old config.mk system
2010-10-21 19:03:24 +11:00
Andrew Tridgell
7cba3cfac8 waf: replace the is_bundled option with private_library
'private_library' better captures what we are trying to get at when we
bundle a library
2010-10-21 19:03:24 +11:00
Andrew Tridgell
968381a4e2 waf: put -Wl,-no-undefined only in the linker flags, not when compiling C 2010-10-19 11:22:35 +11:00
Jelmer Vernooij
d1ca35cbec heimdal_build: Add dependency on com_err to HEIMDAL_CONFIG.
Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
Autobuild-Date: Mon Oct 18 10:27:47 UTC 2010 on sn-devel-104
2010-10-18 10:27:47 +00:00
Jelmer Vernooij
9f0d1c72be heimdal: Attempt to fix path of hdb_asn1.h
Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
Autobuild-Date: Mon Oct 18 00:15:11 UTC 2010 on sn-devel-104
2010-10-18 00:15:11 +00:00
Jelmer Vernooij
a31e10eab1 heimdal: Add local simpler copy of to_list(). 2010-10-17 19:42:41 +02:00
Jelmer Vernooij
c161ad86d6 heimdal: Remove some unused arguments from HEIMDAL_SUBSYSTEM().
Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
Autobuild-Date: Sat Oct 16 16:14:24 UTC 2010 on sn-devel-104
2010-10-16 16:14:24 +00:00
Jelmer Vernooij
9147e19611 heimdal: Allow leaving off prefix from asn1 option_file. 2010-10-16 17:33:24 +02:00
Jelmer Vernooij
eab84a6ed0 heimdal: Leave off ../heimdal prefix to HEIMDAL_BINARY(). 2010-10-16 17:33:23 +02:00
Jelmer Vernooij
d3ea64451c heimdal: Allow leaving off prefix to HEIMDAL_ERRTABLE(). 2010-10-16 17:33:23 +02:00
Jelmer Vernooij
2aba5aa4b6 heimdal: Allow leaving off prefix for HEIMDAL_ASN1(). 2010-10-16 17:33:23 +02:00
Jelmer Vernooij
c5d4d94104 heimdal: Allow leaving off ../heimdal prefix for proto headers. 2010-10-16 17:33:22 +02:00
Jelmer Vernooij
49d20a5d5f heimdal: Allow leaving off ../heimdal prefix for source files. 2010-10-16 17:33:22 +02:00
Jelmer Vernooij
c3009ac689 heimdal: Add convenience functions for finding heimdal paths. 2010-10-16 17:33:20 +02:00
Jelmer Vernooij
953d253748 heimdal: Call HEIMDAL_AUTOPROTO() manually. 2010-10-16 17:33:20 +02:00
Jelmer Vernooij
32fce1f075 heimdal: Call HEIMDAL_AUTOPROTO_PRIVATE() manually. 2010-10-16 17:33:19 +02:00
Jelmer Vernooij
1c4c96d3fe heimdal: Add variables for source files. 2010-10-16 17:33:19 +02:00
Jelmer Vernooij
196e8d1655 heimdal: Simplify handling of ../heimdal prefixes in HEIMDAL_SUBSYSTEM. 2010-10-16 17:33:18 +02:00
Jelmer Vernooij
c3366c19a7 heimdal_build: Remove ignored argument ldflags from HEIMDAL_BINARY(). 2010-10-16 17:33:16 +02:00
Jelmer Vernooij
50d3baffb2 heimdal_build: Support using system asn1 library.
Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
Autobuild-Date: Sat Oct 16 02:14:32 UTC 2010 on sn-devel-104
2010-10-16 02:14:32 +00:00
Jelmer Vernooij
12fa110219 heimdal_build: Skip some hx509 code when using system hx509. 2010-10-16 01:32:06 +00:00
Jelmer Vernooij
b244383e75 heimdal_build: Initial work on supporting an external heimdal library. 2010-10-16 01:32:06 +00:00
Jelmer Vernooij
471e57edf8 heimdal_build: Support using system hx509 library when explicitly
requested.
2010-10-16 01:32:06 +00:00
Jelmer Vernooij
3fe2bfddda heimdal_build: Fix build with system roken. 2010-10-16 01:32:06 +00:00
Jelmer Vernooij
6852cc4a7a heimdal_build: Put version objects in a separate subsystem. 2010-10-16 01:32:06 +00:00
Jelmer Vernooij
2e038a78fd heimdal: Support using system roken. 2010-10-16 01:32:06 +00:00
Jelmer Vernooij
68d1b3b505 heimdal Add missing dependencies on wind.
Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
Autobuild-Date: Fri Oct 15 23:20:22 UTC 2010 on sn-devel-104
2010-10-15 23:20:22 +00:00
Jelmer Vernooij
613e03f908 heimdal_build: Allow using system wind.
Please note that to use the system wind library the user explicitly has
to specify --bundled-library=!wind . Without that option we will always
use the included wind library.
2010-10-15 22:38:07 +00:00
Andrew Tridgell
f1f5a23400 s4-heimdal: fixed some trailing commas in heimdal build 2010-10-14 16:23:45 +11:00
Jelmer Vernooij
e13b934355 heimdal: Add soname for com_err.
Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
Autobuild-Date: Wed Oct 13 20:00:40 UTC 2010 on sn-devel-104
2010-10-13 20:00:40 +00:00
Jelmer Vernooij
f0124542bc heimdal: Add sonames.
Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
Autobuild-Date: Wed Oct 13 18:15:04 UTC 2010 on sn-devel-104
2010-10-13 18:15:04 +00:00
Andrew Tridgell
b5ffdb6f9c s4: don't rebuild all of heimdal when dynconfig options change
only 2 files in heimdal depend on dynconfig variables
2010-10-13 11:00:04 +00:00
Jelmer Vernooij
5de1274d87 heimdal_build: Fix dependencies for hx509. 2010-10-10 03:12:05 +00:00
Jelmer Vernooij
5548d3d41e Add missing dependencies for com_err. 2010-10-05 00:38:35 +02:00
Jelmer Vernooij
c8b6be016a heimdal-build: Simplify calls to convenience functions. 2010-10-05 00:38:35 +02:00
Jelmer Vernooij
3c0a57a99c heimdal-build: Add HEIMDAL_BINARY convenience method. 2010-10-05 00:38:35 +02:00
Jelmer Vernooij
e9224c6bd1 heimdal-build: Implement HEIMDAL_LIBRARY with fewer wafsamba functions. 2010-10-05 00:38:35 +02:00
Jelmer Vernooij
6c81caedf6 heimdal-build: Add heimdal specific subsystem function. 2010-10-05 00:38:34 +02:00
Jelmer Vernooij
017196ad85 heimdal-build: Add custom heimdal generator. 2010-10-05 00:38:34 +02:00
Jelmer Vernooij
9eab95bd08 heimdal: Fix name of hx509 library. 2010-10-05 00:38:34 +02:00
Jelmer Vernooij
39f9bfde39 heimdal: Fix name of kdc library. 2010-10-05 00:38:34 +02:00
Jelmer Vernooij
1db3221c94 heimdal: Fix name of 'hdb'. 2010-10-05 00:38:34 +02:00
Jelmer Vernooij
7b188397af heimdal: Fix library name of heimntlm. 2010-10-05 00:38:34 +02:00
Jelmer Vernooij
9b18d48d51 heimdal: Fix library name of gssapi. 2010-10-05 00:38:34 +02:00
Jelmer Vernooij
14a11337f0 heimdal: Fix names of roken, wind libraries. 2010-10-05 00:38:33 +02:00
Jelmer Vernooij
c676c950db compile_et: Support using system compile_et. 2010-10-04 15:23:24 +02:00
Jelmer Vernooij
0bda3f8cfb heimdal: Support using system com_err. 2010-10-04 14:13:24 +02:00
Jelmer Vernooij
257e259a26 heimdal: Move asn1 list to heimdal_build. 2010-10-03 16:25:38 +02:00
Jelmer Vernooij
dd5a91b437 heimdal: Move SAMBA_ERRTABLE to heimdal_build. 2010-10-03 16:25:38 +02:00
Jelmer Vernooij
8e5a9e7721 heimdal: Move autoproto code to heimdal_build. 2010-10-03 16:25:38 +02:00