Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-11-21 | heimdal: fixed the waf build with a space in the directory name | Andrew Tridgell | 2 | -26/+26 | |
2010-11-20 | heimdal: Don't depend on compile_asn1 and et_compile when using system versions. | Arnaud Faucher | 1 | -3/+5 | |
Signed-off-by: Jelmer Vernooij <jelmer@samba.org> Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sat Nov 20 16:43:47 CET 2010 on sn-devel-104 | |||||
2010-11-17 | s4-heimdal: ask for non-atomic heimdal | Andrew Tridgell | 1 | -0/+3 | |
this allows us to build with compilers other than gcc | |||||
2010-11-15 | heimdal_base: Fix include path so heim_threads.h can be found. | Jelmer Vernooij | 1 | -1/+1 | |
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Mon Nov 15 12:26:53 UTC 2010 on sn-devel-104 | |||||
2010-11-15 | heimdal_base: Add missing dependency on replace. | Jelmer Vernooij | 1 | -1/+1 | |
2010-11-15 | heimdal Extra files required for merge up to current heimdal | Andrew Bartlett | 2 | -23/+25 | |
2010-11-15 | Add attribute macros for Heimdal to use | Andrew Bartlett | 1 | -1/+3 | |
Heimdal uses HEIMDAL_NORETURN_ATTRIBUTE and HEIMDAL_PRINTF_ATTRIBUTE, and we need to provide a link between these and Samba's function attribute handling. Andrew Bartlett | |||||
2010-11-12 | unix_privs: Add missing dependency on libreplace. | Jelmer Vernooij | 1 | -1/+1 | |
2010-11-12 | heimdal_build: Add missing dependency on replace, necessary because ↵ | Jelmer Vernooij | 1 | -1/+1 | |
replace.h is included. | |||||
2010-10-31 | s4: Remove the old perl/m4/make/mk-based build system. | Jelmer Vernooij | 4 | -1197/+0 | |
The new waf-based build system now has all the same functionality, and the old build system has been broken for quite some time. Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sun Oct 31 02:01:44 UTC 2010 on sn-devel-104 | |||||
2010-10-30 | s4-waf: added a lexyacc.sh script that manually rebuilds the heimdal parsers | Andrew Tridgell | 1 | -0/+82 | |
we so rarely need to rebuild these that it is simplest to just run lexyacc.sh when we import a new heimdal release | |||||
2010-10-30 | waf: build all libraries after all object files | Andrew Tridgell | 1 | -2/+7 | |
this makes it easier to perform symbol checking before the link stage. The two new build groups symbolcheck and syslibcheck will be used by the symbols.py extension | |||||
2010-10-30 | s4-heimdal: removed the use of signal.c from roken | Andrew Tridgell | 1 | -1/+0 | |
we don't need to replace signal() Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | |||||
2010-10-26 | waf: Remove lib prefix from libraries manually. | Jelmer Vernooij | 1 | -1/+1 | |
2010-10-26 | torture_local: Add missing dependency on socket_wrapper. | Jelmer Vernooij | 1 | -1/+1 | |
2010-10-25 | s4-waf: don't generate PACKAGE_* defines in config.h | Stefan Metzmacher | 3 | -5/+8 | |
- We don't use them anywhere (heimdal has special rules) - They calculate the version at configure time and may contain the wrong git hash while building - If we really need them in future we should add them to version.h and not config.h, as the changing git hash will trigger a full rebuild if config.h changes. metze | |||||
2010-10-24 | s4: Rename LIBSAMBA-* to libsamba-* | Jelmer Vernooij | 1 | -1/+1 | |
2010-10-23 | s4: Rename UID_WRAPPER to uid_wrapper. | Jelmer Vernooij | 1 | -1/+1 | |
Only link to uid_wrapper when it is enabled. | |||||
2010-10-21 | waf: fixed the handling of -Wl,-no-undefined | Andrew Tridgell | 1 | -3/+1 | |
this flag was not being propogated to our link rules, so we were not in fact enforcing no undefined symbols in libraries. | |||||
2010-10-21 | s4-waf: removed dependencies on missing subsystems | Andrew Tridgell | 1 | -2/+2 | |
these were left over from the old config.mk system | |||||
2010-10-21 | waf: replace the is_bundled option with private_library | Andrew Tridgell | 1 | -3/+3 | |
'private_library' better captures what we are trying to get at when we bundle a library | |||||
2010-10-19 | waf: put -Wl,-no-undefined only in the linker flags, not when compiling C | Andrew Tridgell | 1 | -3/+3 | |
2010-10-18 | heimdal_build: Add dependency on com_err to HEIMDAL_CONFIG. | Jelmer Vernooij | 1 | -1/+1 | |
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Mon Oct 18 10:27:47 UTC 2010 on sn-devel-104 | |||||
2010-10-18 | heimdal: Attempt to fix path of hdb_asn1.h | Jelmer Vernooij | 1 | -0/+1 | |
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Mon Oct 18 00:15:11 UTC 2010 on sn-devel-104 | |||||
2010-10-17 | heimdal: Add local simpler copy of to_list(). | Jelmer Vernooij | 1 | -9/+17 | |
2010-10-16 | heimdal: Remove some unused arguments from HEIMDAL_SUBSYSTEM(). | Jelmer Vernooij | 1 | -7/+3 | |
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sat Oct 16 16:14:24 UTC 2010 on sn-devel-104 | |||||
2010-10-16 | heimdal: Allow leaving off prefix from asn1 option_file. | Jelmer Vernooij | 1 | -2/+5 | |
2010-10-16 | heimdal: Leave off ../heimdal prefix to HEIMDAL_BINARY(). | Jelmer Vernooij | 1 | -29/+14 | |
2010-10-16 | heimdal: Allow leaving off prefix to HEIMDAL_ERRTABLE(). | Jelmer Vernooij | 1 | -9/+11 | |
2010-10-16 | heimdal: Allow leaving off prefix for HEIMDAL_ASN1(). | Jelmer Vernooij | 1 | -19/+20 | |
2010-10-16 | heimdal: Allow leaving off ../heimdal prefix for proto headers. | Jelmer Vernooij | 1 | -13/+14 | |
2010-10-16 | heimdal: Allow leaving off ../heimdal prefix for source files. | Jelmer Vernooij | 1 | -104/+104 | |
2010-10-16 | heimdal: Add convenience functions for finding heimdal paths. | Jelmer Vernooij | 1 | -3/+6 | |
2010-10-16 | heimdal: Call HEIMDAL_AUTOPROTO() manually. | Jelmer Vernooij | 1 | -15/+11 | |
2010-10-16 | heimdal: Call HEIMDAL_AUTOPROTO_PRIVATE() manually. | Jelmer Vernooij | 1 | -6/+4 | |
2010-10-16 | heimdal: Add variables for source files. | Jelmer Vernooij | 1 | -12/+15 | |
2010-10-16 | heimdal: Simplify handling of ../heimdal prefixes in HEIMDAL_SUBSYSTEM. | Jelmer Vernooij | 1 | -82/+83 | |
2010-10-16 | heimdal_build: Fix detection of system roken library. | Jelmer Vernooij | 1 | -1/+1 | |
2010-10-16 | heimdal_build: Remove ignored argument ldflags from HEIMDAL_BINARY(). | Jelmer Vernooij | 1 | -1/+0 | |
2010-10-16 | heimdal_build: Support using system asn1 library. | Jelmer Vernooij | 2 | -28/+35 | |
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sat Oct 16 02:14:32 UTC 2010 on sn-devel-104 | |||||
2010-10-16 | heimdal_build: Skip some hx509 code when using system hx509. | Jelmer Vernooij | 1 | -42/+41 | |
2010-10-16 | heimdal_build: Add comment with stub for finding the system libtommath. | Jelmer Vernooij | 1 | -0/+4 | |
2010-10-16 | heimdal_build: Initial work on supporting an external heimdal library. | Jelmer Vernooij | 1 | -5/+6 | |
2010-10-16 | heimdal_build: Support using system hx509 library when explicitly | Jelmer Vernooij | 2 | -47/+44 | |
requested. | |||||
2010-10-16 | heimdal_build: Fix build with system roken. | Jelmer Vernooij | 1 | -9/+9 | |
2010-10-16 | heimdal_build: Put version objects in a separate subsystem. | Jelmer Vernooij | 4 | -21/+57 | |
2010-10-16 | heimdal: Support using system roken. | Jelmer Vernooij | 2 | -98/+100 | |
2010-10-16 | heimdal_build: Use existing functions for finding system libraries. | Jelmer Vernooij | 1 | -6/+1 | |
2010-10-15 | heimdal Add missing dependencies on wind. | Jelmer Vernooij | 1 | -2/+2 | |
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Fri Oct 15 23:20:22 UTC 2010 on sn-devel-104 | |||||
2010-10-15 | heimdal_build: Allow using system wind. | Jelmer Vernooij | 2 | -47/+67 | |
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. |