Don't create include/kerberosIV on installation
[krb5.git] / src / config /
2009-01-07 Ken RaeburnDon't create include/kerberosIV on installation
2009-01-05 Ken Raeburnmove generated dependencies out of Makefile.in
2009-01-03 Sam HartmanMerge mskrb-integ onto trunk
2009-01-03 Ken RaeburnRemove some unused variables
2008-12-18 Greg HudsonRemove krb524, lib/des425, lib/krb4, and include/kerber...
2008-12-08 Greg HudsonAdd a configure option --disable-rpath to suppress...
2008-12-05 Greg HudsonRemove some lingering Saber C cruft
2008-12-03 Greg HudsonMove warning flags to new variables WARN_CFLAGS and...
2008-08-25 Ken RaeburnIncorporate Apple's patch
2008-08-12 Ken RaeburnActually use the export list for Darwin libraries
2008-07-20 Ken RaeburnDon't set LOCAL_SUBDIRS in many places and SUBDIRS...
2008-07-20 Ken RaeburnDrop $(SUBDIRS_@srcdir@) hack, it's not being used...
2008-07-09 Ken RaeburnUse -dead_strip when linking dynamic libraries on Darwin
2008-06-25 Ken Raeburnkdb library now depends on gssrpc; add it to link commands
2008-06-11 Ken RaeburnNew target 'undepend' for temporarily removing generate...
2008-02-19 Kevin KochChanges to integrate the CCAPI build into the build...
2007-10-31 Ken RaeburnSet CXX_LINK, CXX_LINK_STATIC, and CXX_LINK_SHARED...
2007-10-31 Ken RaeburnUse ac_cv_c_compiler_gnu instead of copying it to krb5_...
2007-10-29 Ken RaeburnTest that C++ code can use our installed headers
2007-08-09 Ken Raeburnneed more dylib_file specs for darwin
2007-08-08 Ken RaeburnGet rid of some old SunOS 4 config stuff
2007-07-05 Ken RaeburnSet PERL
2007-07-03 Ken RaeburnReport in make output when updating OBJS.ST/SH/PF
2007-06-20 Ken RaeburnRemove check-ac-syms rules
2007-03-25 Ken RaeburnNever set krb5_force_static. Instead, set the defaults...
2007-03-21 Ken RaeburnDon't use -Bsymbolic on Linux for now, it seems to...
2007-03-15 Ken RaeburnOn Linux, add linker flags -Bsymbolic (makes for smalle...
2007-03-05 Ken Raeburnosf1: get proper library dependencies installed
2007-01-20 Ken Raeburn* pre.in (MOVEIFCHANGED): New variable
2007-01-20 Ken RaeburnDon't define KRB5_PRIVATE, since it's not tested any...
2007-01-20 Ken Raeburn* pre.in (.et.h, .et.c): Use temporary files in the...
2007-01-06 Ken Raeburn* lib.in (clean-libs): Delete darwin.exports and hpux10...
2006-12-07 Jeffrey Altman Modifications to support the generation and embedding
2006-10-23 Ezra PeisachFor Irix - determine if using gcc and gnu ld - set...
2006-10-22 Ezra Peisachosf1 -oldstyle_liblookup typo
2006-10-15 Ken Raeburnfix typo in make var ref
2006-10-15 Ken RaeburnDefine VALGRIND1 as an invocation of valgrind that...
2006-10-13 Ken RaeburnUse $(VALGRIND) when running programs using $(KRB5_RUN_...
2006-10-03 Sam HartmanPreauthentication Plugin Framework
2006-10-02 Ken Raeburnconfigure: Depend on $(AUTOCONF_HEADER) so check-ac...
2006-08-30 Ken Raeburn* shlib.conf (*-*-linux*): Use LDFLAGS in LDCOMBINE
2006-08-15 Russ AllberySet datarootdir in each Makefile to make Autoconf 2...
2006-07-21 Ken Raeburnrespect LDFLAGS in NetBSD build
2006-06-29 Tom Yuback out r18245; it breaks under gcc + GNU ld on Solaris
2006-06-28 Ken Raeburnimplement symbol export restrictions for Solaris
2006-06-22 Ken Raeburn(clean-unix): Use DEPTARGETS_CLEAN instead of DEPTARGETS.
2006-06-22 Sam Hartman r18022@luminous: jaltman | 2006-05-19 05:18:37 -0400
2006-06-19 Russ AllberyUpdate config.guess and config.sub to the current versi...
2006-06-16 Ken Raeburn(hpux10.exports): Export initializer and destructor...
2006-06-16 Ken Raeburnfix for support lib version number change
2006-06-15 Ken Raeburn* config/pre.in (KRB5_BASE_LIBS): Add $(DL_LIB).
2006-06-15 Ken RaeburnThis ticket is pretty old, and the config files have...
2006-06-09 Ken RaeburnDon't use GNU linker option --as-needed yet
2006-05-23 Ken Raeburninstall headers into include/krb5
2006-05-03 Ken Raeburn* post.in (.acsyms_okay): Target deleted.
2006-04-25 Ken Raeburn(.acsyms_okay): Fix rules to work better from subdirect...
2006-04-25 Ken RaeburnTweak configure script generation to check that all...
2006-04-14 Ken Raeburn(*-*-solaris*): Set LDCOMBINE_TAIL to use LDFLAGS
2006-04-11 Sam HartmanRemove ChangeLog files from the source tree. From...
2006-04-11 Ken RaeburnRemove .Sanitize and .rconf files, no longer used
2006-04-08 Ken Raeburn* shlib.conf (*-*-linux*): Use linker flag --as-needed...
2006-04-08 Ken RaeburnMove definitions of KRB5_PRIVATE and KRB5_DEPRECATED...
2006-03-27 Ken Raeburn* wconfig.pl: New file
2006-03-16 Ken RaeburnQuick hack to make it easy to run valgrind on many...
2006-03-11 Ken RaeburnInstead of arbitrary division of headers into include...
2006-03-11 Ken RaeburnAdd a new recursive target "generated-files-mac", for...
2006-03-07 Ken RaeburnMerge from plugin branch
2006-02-27 Jeffrey AltmanQing Dong <dongq@mit.edu> provided a set of changes...
2006-01-25 Ken RaeburnCheck the export lists against the newly built shared...
2006-01-25 Ken Raeburn* lib.in (binutils.versions): Put hidden symbol list...
2005-11-29 Ken Raeburn* shlib.conf (*-*-solaris*): Include $(CFLAGS) in LDCOM...
2005-10-27 Ken RaeburnIf configure scripts set build_dynobj=yes, force build...
2005-10-27 Ken RaeburnRemove dependency listing on old depfix.sed
2005-10-27 Ken RaeburnRename depfix2.pl to depfix.pl
2005-10-27 Ken RaeburnRoll all the "make depend" transformations into one...
2005-10-27 Ken RaeburnAllow dynamic-object dependencies and build flags to...
2005-10-13 Ken Raeburn* shlib.conf: Change aix5.3 section to aix5.*. Change...
2005-10-13 Ken Raeburn* libnover.in (PARSE_OBJLISTS): Die on warnings (includ...
2005-10-05 Ken RaeburnMove "make depend" check for built-in db2 into db2...
2005-10-05 Ken RaeburnMove libdb2 makefile stuff down into db2 module subtree.
2005-09-09 Ken Raeburnpatch from Marc Aurele La France:
2005-08-25 Tom Yufix more executable permissions
2005-08-24 Ezra PeisachSet svn:executable for mkinstalldirs - needed during...
2005-08-24 Sam HartmanMake configuration scripts executable
2005-08-20 Ken Raeburn* post.in (configure): Depend on patchlevel.h
2005-07-06 Ken RaeburnDrop "lib" prefix from things intended to be dynamicall...
2005-06-29 Ken Raeburn* pre.in (KRB5_DB_MODULE_DIR): New variable
2005-06-29 Ken Raeburn* libnover.in (Makefile): Depend on correct makefile...
2005-06-29 Ken Raeburnupdate comments
2005-06-29 Ken Raeburn* libnover.in: New file
2005-06-21 Ken Raeburn* pre.in (THREAD_LINKOPTS): New variable
2005-06-21 Ken Raeburn* pre.in (PTHREAD_LIBS, DL_LIB): New variables
2005-04-21 Ken RaeburnStop generating per-directory sed scripts, and use...
2005-03-25 Ken Raeburnshared library support for HP-UX 10
2005-02-09 Ken RaeburnBuild system support for a library having more than...
2005-01-24 Ken Raeburn* post.in (Makefile): Nuke autom4te.cache before and...
2004-12-30 Ken RaeburnDo the target object file name hacking in "make depend...
2004-12-30 Ken Raeburn* post.in (.depend): Delete blank lines in generated...
2004-12-18 Jeffrey Altman2004-12-17 Jeffrey Altman <jaltman@mit.edu>
2004-12-17 Ken Raeburncan't build shared libraries on sparc64-netbsd
next