summaryrefslogtreecommitdiffstats
path: root/source4/heimdal_build
Commit message (Expand)AuthorAgeFilesLines
...
* unix_privs: Add missing dependency on libreplace.Jelmer Vernooij2010-11-121-1/+1
* heimdal_build: Add missing dependency on replace, necessary because replace.h...Jelmer Vernooij2010-11-121-1/+1
* s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij2010-10-314-1197/+0
* s4-waf: added a lexyacc.sh script that manually rebuilds the heimdal parsersAndrew Tridgell2010-10-301-0/+82
* waf: build all libraries after all object filesAndrew Tridgell2010-10-301-2/+7
* s4-heimdal: removed the use of signal.c from rokenAndrew Tridgell2010-10-301-1/+0
* waf: Remove lib prefix from libraries manually.Jelmer Vernooij2010-10-261-1/+1
* torture_local: Add missing dependency on socket_wrapper.Jelmer Vernooij2010-10-261-1/+1
* s4-waf: don't generate PACKAGE_* defines in config.hStefan Metzmacher2010-10-253-5/+8
* s4: Rename LIBSAMBA-* to libsamba-*Jelmer Vernooij2010-10-241-1/+1
* s4: Rename UID_WRAPPER to uid_wrapper.Jelmer Vernooij2010-10-231-1/+1
* waf: fixed the handling of -Wl,-no-undefinedAndrew Tridgell2010-10-211-3/+1
* s4-waf: removed dependencies on missing subsystemsAndrew Tridgell2010-10-211-2/+2
* waf: replace the is_bundled option with private_libraryAndrew Tridgell2010-10-211-3/+3
* waf: put -Wl,-no-undefined only in the linker flags, not when compiling CAndrew Tridgell2010-10-191-3/+3
* heimdal_build: Add dependency on com_err to HEIMDAL_CONFIG.Jelmer Vernooij2010-10-181-1/+1
* heimdal: Attempt to fix path of hdb_asn1.hJelmer Vernooij2010-10-181-0/+1
* heimdal: Add local simpler copy of to_list().Jelmer Vernooij2010-10-171-9/+17
* heimdal: Remove some unused arguments from HEIMDAL_SUBSYSTEM().Jelmer Vernooij2010-10-161-7/+3
* heimdal: Allow leaving off prefix from asn1 option_file.Jelmer Vernooij2010-10-161-2/+5
* heimdal: Leave off ../heimdal prefix to HEIMDAL_BINARY().Jelmer Vernooij2010-10-161-29/+14
* heimdal: Allow leaving off prefix to HEIMDAL_ERRTABLE().Jelmer Vernooij2010-10-161-9/+11
* heimdal: Allow leaving off prefix for HEIMDAL_ASN1().Jelmer Vernooij2010-10-161-19/+20
* heimdal: Allow leaving off ../heimdal prefix for proto headers.Jelmer Vernooij2010-10-161-13/+14
* heimdal: Allow leaving off ../heimdal prefix for source files.Jelmer Vernooij2010-10-161-104/+104
* heimdal: Add convenience functions for finding heimdal paths.Jelmer Vernooij2010-10-161-3/+6
* heimdal: Call HEIMDAL_AUTOPROTO() manually.Jelmer Vernooij2010-10-161-15/+11
* heimdal: Call HEIMDAL_AUTOPROTO_PRIVATE() manually.Jelmer Vernooij2010-10-161-6/+4
* heimdal: Add variables for source files.Jelmer Vernooij2010-10-161-12/+15
* heimdal: Simplify handling of ../heimdal prefixes in HEIMDAL_SUBSYSTEM.Jelmer Vernooij2010-10-161-82/+83
* heimdal_build: Fix detection of system roken library.Jelmer Vernooij2010-10-161-1/+1
* heimdal_build: Remove ignored argument ldflags from HEIMDAL_BINARY().Jelmer Vernooij2010-10-161-1/+0
* heimdal_build: Support using system asn1 library.Jelmer Vernooij2010-10-162-28/+35
* heimdal_build: Skip some hx509 code when using system hx509.Jelmer Vernooij2010-10-161-42/+41
* heimdal_build: Add comment with stub for finding the system libtommath.Jelmer Vernooij2010-10-161-0/+4
* heimdal_build: Initial work on supporting an external heimdal library.Jelmer Vernooij2010-10-161-5/+6
* heimdal_build: Support using system hx509 library when explicitlyJelmer Vernooij2010-10-162-47/+44
* heimdal_build: Fix build with system roken.Jelmer Vernooij2010-10-161-9/+9
* heimdal_build: Put version objects in a separate subsystem.Jelmer Vernooij2010-10-164-21/+57
* heimdal: Support using system roken.Jelmer Vernooij2010-10-162-98/+100
* heimdal_build: Use existing functions for finding system libraries.Jelmer Vernooij2010-10-161-6/+1
* heimdal Add missing dependencies on wind.Jelmer Vernooij2010-10-151-2/+2
* heimdal_build: Allow using system wind.Jelmer Vernooij2010-10-152-47/+67
* s4-heimdal: fixed some trailing commas in heimdal buildAndrew Tridgell2010-10-141-3/+3
* heimdal: Add soname for com_err.Jelmer Vernooij2010-10-131-0/+1
* heimdal: Add sonames.Jelmer Vernooij2010-10-131-2/+9
* s4: don't rebuild all of heimdal when dynconfig options changeAndrew Tridgell2010-10-131-6/+15
* heimdal_build: Fix dependencies for hx509.Jelmer Vernooij2010-10-101-1/+1
* s4-heimdal: disable using the system compile_et for nowAndrew Tridgell2010-10-061-2/+5
* heimdal-build: Require com_err library to provide com_right_r function.Jelmer Vernooij2010-10-051-1/+1