Don't create include/kerberosIV on installation
[krb5.git] / src / config / shlib.conf
2008-12-08 Greg HudsonAdd a configure option --disable-rpath to suppress...
2008-08-12 Ken RaeburnActually use the export list for Darwin libraries
2008-07-09 Ken RaeburnUse -dead_strip when linking dynamic libraries on Darwin
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-08-09 Ken Raeburnneed more dylib_file specs for darwin
2007-08-08 Ken RaeburnGet rid of some old SunOS 4 config stuff
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
2006-10-23 Ezra PeisachFor Irix - determine if using gcc and gnu ld - set...
2006-10-22 Ezra Peisachosf1 -oldstyle_liblookup typo
2006-10-13 Ken RaeburnUse $(VALGRIND) when running programs using $(KRB5_RUN_...
2006-08-30 Ken Raeburn* shlib.conf (*-*-linux*): Use LDFLAGS in LDCOMBINE
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 Sam Hartman r18022@luminous: jaltman | 2006-05-19 05:18:37 -0400
2006-06-16 Ken Raeburnfix for support lib version number change
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-04-14 Ken Raeburn(*-*-solaris*): Set LDCOMBINE_TAIL to use LDFLAGS
2006-04-08 Ken Raeburn* shlib.conf (*-*-linux*): Use linker flag --as-needed...
2006-03-16 Ken RaeburnQuick hack to make it easy to run valgrind on many...
2006-03-07 Ken RaeburnMerge from plugin branch
2006-01-25 Ken RaeburnCheck the export lists against the newly built shared...
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 RaeburnAllow dynamic-object dependencies and build flags to...
2005-10-13 Ken Raeburn* shlib.conf: Change aix5.3 section to aix5.*. Change...
2005-10-05 Ken RaeburnMove libdb2 makefile stuff down into db2 module subtree.
2005-09-09 Ken Raeburnpatch from Marc Aurele La France:
2005-07-06 Ken RaeburnDrop "lib" prefix from things intended to be dynamicall...
2005-03-25 Ken Raeburnshared library support for HP-UX 10
2005-02-09 Ken RaeburnBuild system support for a library having more than...
2004-12-17 Ken Raeburncan't build shared libraries on sparc64-netbsd
2004-09-23 Ken Raeburn* lib.in (binutils.versions, osf1.exports): New file...
2004-09-22 Tom YuOnly use -Wl,-oldstyle_liblookup if using native linker...
2004-09-21 Ken Raeburn* shlib.conf (*-*-linux*, *-*-gnu*, *-*-k*bsd*-gnu...
2004-08-19 Sam Hartman * shlib.conf: Add support for gnu hurd and...
2004-07-12 Ken Raeburn* shlib.conf (alpha*-dec-osf*): Use $(PTHREAD_CFLAGS...
2004-07-09 Ken Raeburn* shlib.conf (alpha*-dec-osf*): Use $(PTHREAD_CFLAGS...
2004-06-19 Ken Raeburn* shlib.conf (*-*-darwin*, *-*-rhapsody*): Don't set...
2004-06-08 Ken Raeburn* shlib.conf (*-*-darwin*, *-*-rhapsody*): Add -Wl...
2004-06-04 Ken RaeburnChange all uses of LIB in UNIX makefiles to LIBBASE...
2004-05-30 Ken Raeburn* shlib.conf (*-*-aix*): Use linker options for library...
2004-05-13 Ken Raeburn* shlib.conf (*-*-linux*): Use GNU linker's --retain...
2004-05-04 Ken Raeburn* shlib.conf (alpha*-dec-osf*): Do remember to set...
2004-04-30 Ken Raeburn* shlib.conf (alpha*-dec-osf*): Add support for export...
2004-04-29 Ken Raeburn* shlib.conf: Initialize use_linker_init_option and...
2004-04-26 Ken Raeburn* shlib.conf (INIT_FINI_PREP): New variable. Default...
2004-04-23 Ken RaeburnUse more flexible command substitution for shared libra...
2004-03-24 Ken Raeburn* shlib.conf (default_static, default_shared): New...
2004-02-18 Tom Yuuse $(CC) rather than ld to build shared libs on tru64...
2004-02-13 Tom Yupriocntl workaround for Solaris 9 pty-close bug
2004-02-12 Tom YuTru64 and Irix have RPATH issues for test suite
2003-12-06 Tom Yuwork around Solaris 9 pty-close bug
2003-09-13 Ken RaeburnOops, naughty naughty. Use $(CC), not gcc
2003-09-13 Ken Raeburn* shlib.conf (*-*-linux*): Use gcc for linking shared...
2003-03-03 Tom YuRemove ADD_DEF and uses thereof, and move the appropria...
2002-11-12 Tom YuFix TCL_RPATH to explicitly insert system library path...
2002-11-05 Tom YuNew Makefile variable RPATH_FLAG, possibly used even...
2002-09-14 Ken RaeburnDelete old placeholders for framework support; implemen...
2002-08-29 Ken Raeburn* shlib.conf: Use $(LDFLAGS) in CC_LINK_SHARED and...
2002-01-09 Tom Yu * shlib.conf: Fix hpux to deal with building shared...
2002-01-08 Ken Raeburn* shlib.conf: For Linux, always add "-lc" at the end...
2001-05-11 Tom Yu * shlib.conf: Fix RUN_ENV for Irix. [pulled up from...
2001-01-29 Tom Yu * shlib.conf: We don't need aix.bincmds anymore for...
2000-08-30 Ken Raeburn* lib.in (EXTRA_CLEAN_TARGETS, EXTRA_CLEAN_LINKS):...
2000-07-14 Ken Raeburn* shlib.conf: New file, taken from KRB5_LIB_PARAMS...