aboutsummaryrefslogtreecommitdiff
path: root/src/config/pre.in
AgeCommit message (Expand)AuthorFilesLines
2011-10-13Add PKINIT NSS supportGreg Hudson1-0/+5
2011-09-19Protect autoconf #defines (HAVE_FOO, et al) in win-mac.h with #ifdef KRB5_PRI...Sam Hartman1-0/+2
2011-09-14Fix verto-k5ev.h dependencies for system libvertoGreg Hudson1-0/+3
2011-09-09Fix verto.h dependencies for system libvertoGreg Hudson1-0/+4
2011-09-06Change how bundled libverto is linkedGreg Hudson1-1/+1
2011-09-05Use hard links for LIBLINKSGreg Hudson1-1/+1
2011-09-02Create k5ev verto module from libev sourcesGreg Hudson1-0/+6
2011-07-22Add libedit/readline support to ssGreg Hudson1-1/+5
2011-06-28Get static linking working again, mostlyGreg Hudson1-0/+2
2011-06-10Add localization support to com_errGreg Hudson1-1/+5
2011-06-10Add localization infrastructureGreg Hudson1-0/+1
2010-11-25Fix Windows buildGreg Hudson1-0/+4
2010-10-13Adjust valgrind support to assume a modern valgrind that requires %p in log f...Sam Hartman1-1/+1
2010-04-24Simplify how k5test scripts get run by importing runenv by pathnameGreg Hudson1-2/+2
2010-04-24Run Python tests as individual rule commands (friendlier to make -k)Greg Hudson1-2/+4
2010-04-16Build runenv.py, holding environment variable settings required forTom Yu1-0/+1
2010-03-15Set up KRB5_RUN_ENV for pytests, so that Python-based tests can runTom Yu1-0/+3
2010-03-04Python test frameworkGreg Hudson1-0/+5
2010-01-19Change basename of libkadm5 libraries to avoid Heimdal conflictGreg Hudson1-4/+4
2009-12-28Remove libpty referencesKen Raeburn1-4/+0
2009-12-28allow testing when offlineKen Raeburn1-0/+7
2009-11-22Consolidate Makefile variables now that we have only a single globalGreg Hudson1-6/+5
2009-08-13Remove kadmin v1 API supportGreg Hudson1-2/+2
2009-07-09In pre.in, remove some variable expansions in the definition ofGreg Hudson1-2/+1
2009-06-08Restore limited support for static linkingGreg Hudson1-15/+20
2009-03-20Install kadmin and kdb headersGreg Hudson1-0/+1
2009-02-04remove some krb4 testing hooksKen Raeburn1-3/+0
2009-01-07Don't create include/kerberosIV on installationKen Raeburn1-1/+0
2009-01-03Merge mskrb-integ onto trunkSam Hartman1-0/+1
2009-01-03Remove some unused variablesKen Raeburn1-9/+0
2008-12-18Remove krb524, lib/des425, lib/krb4, and include/kerberosIV.Greg Hudson1-22/+0
2008-12-08Add a configure option --disable-rpath to suppress rpath flags inGreg Hudson1-1/+8
2008-12-03Move warning flags to new variables WARN_CFLAGS and WARN_CXXFLAGS, soGreg Hudson1-2/+5
2008-08-25Incorporate Apple's patchKen Raeburn1-0/+1
2008-07-20Don't set LOCAL_SUBDIRS in many places and SUBDIRS in a few andKen Raeburn1-1/+0
2008-07-20Drop $(SUBDIRS_@srcdir@) hack, it's not being used any more, andKen Raeburn1-3/+1
2008-06-25kdb library now depends on gssrpc; add it to link commandsKen Raeburn1-1/+1
2007-10-31Set CXX_LINK, CXX_LINK_STATIC, and CXX_LINK_SHARED, parallel to CC_ versions.Ken Raeburn1-0/+1
2007-10-29Test that C++ code can use our installed headersKen Raeburn1-1/+11
2007-06-20Remove check-ac-syms rulesKen Raeburn1-3/+0
2007-03-25Never set krb5_force_static. Instead, set the defaults for buildingKen Raeburn1-5/+18
2007-01-20* pre.in (MOVEIFCHANGED): New variableKen Raeburn1-1/+2
2007-01-20Don't define KRB5_PRIVATE, since it's not tested any moreKen Raeburn1-1/+1
2007-01-20* pre.in (.et.h, .et.c): Use temporary files in the current directory withKen Raeburn1-5/+10
2006-10-15fix typo in make var refKen Raeburn1-1/+1
2006-10-15Define VALGRIND1 as an invocation of valgrind that could be used for VALGRINDKen Raeburn1-1/+5
2006-10-13Use $(VALGRIND) when running programs using $(KRB5_RUN_ENV) orKen Raeburn1-3/+1
2006-10-03Preauthentication Plugin FrameworkSam Hartman1-0/+1
2006-08-15Set datarootdir in each Makefile to make Autoconf 2.60 happierRuss Allbery1-0/+1
2006-06-15* config/pre.in (KRB5_BASE_LIBS): Add $(DL_LIB).Ken Raeburn1-1/+1