aboutsummaryrefslogtreecommitdiff
path: root/src/config
AgeCommit message (Expand)AuthorFilesLines
2009-12-02Check ALL_DEP_SRCS, not SRCS, to decide what to put into the deps fileKen Raeburn1-1/+1
2009-11-23Simplify depfix.pl by assuming that all files outside of the sourceGreg Hudson1-3/+1
2009-11-22Consolidate Makefile variables now that we have only a single globalGreg Hudson7-36/+35
2009-09-16Remove autoconf.h on "make distclean".Greg Hudson1-0/+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 Hudson3-23/+43
2009-03-20Install kadmin and kdb headersGreg Hudson1-0/+1
2009-02-11pull in dependency filesKen Raeburn1-0/+5
2009-02-04remove some krb4 testing hooksKen Raeburn1-3/+0
2009-01-07Don't create include/kerberosIV on installationKen Raeburn1-1/+0
2009-01-05move generated dependencies out of Makefile.inKen Raeburn1-6/+12
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 Hudson2-42/+76
2008-12-05Remove some lingering Saber C cruftGreg Hudson1-1/+0
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-08-12Actually use the export list for Darwin librariesKen Raeburn1-1/+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-07-09Use -dead_strip when linking dynamic libraries on DarwinKen Raeburn1-1/+1
2008-06-25kdb library now depends on gssrpc; add it to link commandsKen Raeburn1-1/+1
2008-06-11New target 'undepend' for temporarily removing generated dependency infoKen Raeburn1-1/+16
2008-02-19Changes to integrate the CCAPI build into the build structure, build the test...Kevin Koch1-1/+1
2007-10-31Set CXX_LINK, CXX_LINK_STATIC, and CXX_LINK_SHARED, parallel to CC_ versions.Ken Raeburn2-0/+43
2007-10-31Use ac_cv_c_compiler_gnu instead of copying it to krb5_cv_prog_gccKen Raeburn1-9/+9
2007-10-29Test that C++ code can use our installed headersKen Raeburn1-1/+11
2007-08-09need more dylib_file specs for darwinKen Raeburn1-2/+5
2007-08-08Get rid of some old SunOS 4 config stuffKen Raeburn1-18/+0
2007-07-05Set PERLKen Raeburn1-0/+1
2007-07-03Report in make output when updating OBJS.ST/SH/PFKen Raeburn1-0/+3
2007-06-20Remove check-ac-syms rulesKen Raeburn2-9/+0
2007-03-25Never set krb5_force_static. Instead, set the defaults for buildingKen Raeburn3-5/+35
2007-03-21Don't use -Bsymbolic on Linux for now, it seems to break kadmind somehowKen Raeburn1-1/+1
2007-03-15On Linux, add linker flags -Bsymbolic (makes for smaller libraries, atKen Raeburn1-1/+1
2007-03-05osf1: get proper library dependencies installedKen Raeburn1-1/+1
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 Raeburn2-2/+2
2007-01-20* pre.in (.et.h, .et.c): Use temporary files in the current directory withKen Raeburn2-6/+11
2007-01-06* lib.in (clean-libs): Delete darwin.exports and hpux10.exports.Ken Raeburn2-3/+3
2006-12-07 Modifications to support the generation and embedding Jeffrey Altman2-0/+8
2006-10-23For Irix - determine if using gcc and gnu ld - set compiler flags properlyEzra Peisach1-1/+7
2006-10-22osf1 -oldstyle_liblookup typoEzra Peisach1-1/+1
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 Raeburn2-4/+2
2006-10-03Preauthentication Plugin FrameworkSam Hartman1-0/+1
2006-10-02configure: Depend on $(AUTOCONF_HEADER) so check-ac-syms will be happierKen Raeburn1-0/+1