aboutsummaryrefslogtreecommitdiff
path: root/src/config/shlib.conf
AgeCommit message (Expand)AuthorFilesLines
2016-08-10Add asan build supportGreg Hudson1-1/+3
2015-12-18Only run export-check.pl in maintainer modeTom Yu1-2/+2
2015-10-23Simplify RUN_ENV definitionGreg Hudson1-17/+17
2014-08-14Fix HP-UX build supportMichael Osipov1-9/+15
2013-03-18Update shlib.conf for FreeBSDBen Kaduk1-14/+11
2011-11-04Get rid of fake-installGreg Hudson1-3/+3
2011-02-09Assume ELF on FreeBSD if objformat doesn't existGreg Hudson1-1/+1
2010-04-16Build runenv.py, holding environment variable settings required forTom Yu1-0/+15
2010-02-27On Linux platforms, use -Wl,--enable-new-dtags when linking sharedGreg Hudson1-2/+2
2010-02-05Consistently place $(LDFLAGS) after $(SHLIB_EXPFLAGS) when buildingGreg Hudson1-13/+12
2009-11-22Consolidate Makefile variables now that we have only a single globalGreg Hudson1-1/+1
2008-12-08Add a configure option --disable-rpath to suppress rpath flags inGreg Hudson1-41/+68
2008-08-12Actually use the export list for Darwin librariesKen Raeburn1-1/+1
2008-07-09Use -dead_strip when linking dynamic libraries on DarwinKen Raeburn1-1/+1
2007-10-31Set CXX_LINK, CXX_LINK_STATIC, and CXX_LINK_SHARED, parallel to CC_ versions.Ken Raeburn1-0/+42
2007-10-31Use ac_cv_c_compiler_gnu instead of copying it to krb5_cv_prog_gccKen Raeburn1-9/+9
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-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
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-13Use $(VALGRIND) when running programs using $(KRB5_RUN_ENV) orKen Raeburn1-1/+1
2006-08-30* shlib.conf (*-*-linux*): Use LDFLAGS in LDCOMBINEKen Raeburn1-1/+1
2006-07-21respect LDFLAGS in NetBSD buildKen Raeburn1-1/+14
2006-06-29back out r18245; it breaks under gcc + GNU ld on SolarisTom Yu1-3/+1
2006-06-28implement symbol export restrictions for SolarisKen Raeburn1-1/+3
2006-06-16fix for support lib version number changeKen Raeburn1-1/+1
2006-06-15This ticket is pretty old, and the config files have been changedKen Raeburn1-0/+13
2006-06-09Don't use GNU linker option --as-needed yetKen Raeburn1-1/+1
2006-04-14(*-*-solaris*): Set LDCOMBINE_TAIL to use LDFLAGSKen Raeburn1-0/+1
2006-04-08* shlib.conf (*-*-linux*): Use linker flag --as-needed whenKen Raeburn1-1/+1
2006-03-16Quick hack to make it easy to run valgrind on many of our test cases.Ken Raeburn1-1/+1
2006-03-07Merge from plugin branchKen Raeburn1-10/+7
2006-01-25Check the export lists against the newly built shared library to make sure allKen Raeburn1-1/+1
2005-11-29* shlib.conf (*-*-solaris*): Include $(CFLAGS) in LDCOMBINE. Don't useKen Raeburn1-6/+12
2005-10-27If configure scripts set build_dynobj=yes, force build of shared objects andKen Raeburn1-1/+1
2005-10-27Allow dynamic-object dependencies and build flags to be specified as distinct...Ken Raeburn1-1/+5
2005-10-13* shlib.conf: Change aix5.3 section to aix5.*. Change aix* section to aix4.*,Ken Raeburn1-2/+9
2005-10-05Move libdb2 makefile stuff down into db2 module subtree.Ken Raeburn1-0/+7
2005-09-09patch from Marc Aurele La France:Ken Raeburn1-0/+27
2005-07-06Drop "lib" prefix from things intended to be dynamically loadedKen Raeburn1-14/+14
2005-03-25shared library support for HP-UX 10Ken Raeburn1-7/+22
2005-02-09Build system support for a library having more than one init/fini symbolKen Raeburn1-6/+9
2004-12-17can't build shared libraries on sparc64-netbsdKen Raeburn1-1/+1
2004-09-23* lib.in (binutils.versions, osf1.exports): New file targets.Ken Raeburn1-2/+6
2004-09-22Only use -Wl,-oldstyle_liblookup if using native linker. Check forTom Yu1-1/+2
2004-09-21* shlib.conf (*-*-linux*, *-*-gnu*, *-*-k*bsd*-gnu): Don't use the linkerKen Raeburn1-1/+1
2004-08-19 * shlib.conf: Add support for gnu hurd and for BSD kernels withSam Hartman1-1/+1