| Commit message (Expand) | Author | Age | Files | Lines |
* | Get rid of fake-install | Greg Hudson | 2011-11-04 | 1 | -3/+3 |
* | Assume ELF on FreeBSD if objformat doesn't exist | Greg Hudson | 2011-02-09 | 1 | -1/+1 |
* | Build runenv.py, holding environment variable settings required for | Tom Yu | 2010-04-16 | 1 | -0/+15 |
* | On Linux platforms, use -Wl,--enable-new-dtags when linking shared | Greg Hudson | 2010-02-27 | 1 | -2/+2 |
* | Consistently place $(LDFLAGS) after $(SHLIB_EXPFLAGS) when building | Greg Hudson | 2010-02-05 | 1 | -13/+12 |
* | Consolidate Makefile variables now that we have only a single global | Greg Hudson | 2009-11-22 | 1 | -1/+1 |
* | Add a configure option --disable-rpath to suppress rpath flags in | Greg Hudson | 2008-12-08 | 1 | -41/+68 |
* | Actually use the export list for Darwin libraries | Ken Raeburn | 2008-08-12 | 1 | -1/+1 |
* | Use -dead_strip when linking dynamic libraries on Darwin | Ken Raeburn | 2008-07-09 | 1 | -1/+1 |
* | Set CXX_LINK, CXX_LINK_STATIC, and CXX_LINK_SHARED, parallel to CC_ versions. | Ken Raeburn | 2007-10-31 | 1 | -0/+42 |
* | Use ac_cv_c_compiler_gnu instead of copying it to krb5_cv_prog_gcc | Ken Raeburn | 2007-10-31 | 1 | -9/+9 |
* | need more dylib_file specs for darwin | Ken Raeburn | 2007-08-09 | 1 | -2/+5 |
* | Get rid of some old SunOS 4 config stuff | Ken Raeburn | 2007-08-08 | 1 | -18/+0 |
* | Don't use -Bsymbolic on Linux for now, it seems to break kadmind somehow | Ken Raeburn | 2007-03-21 | 1 | -1/+1 |
* | On Linux, add linker flags -Bsymbolic (makes for smaller libraries, at | Ken Raeburn | 2007-03-15 | 1 | -1/+1 |
* | osf1: get proper library dependencies installed | Ken Raeburn | 2007-03-05 | 1 | -1/+1 |
* | For Irix - determine if using gcc and gnu ld - set compiler flags properly | Ezra Peisach | 2006-10-23 | 1 | -1/+7 |
* | osf1 -oldstyle_liblookup typo | Ezra Peisach | 2006-10-22 | 1 | -1/+1 |
* | Use $(VALGRIND) when running programs using $(KRB5_RUN_ENV) or | Ken Raeburn | 2006-10-13 | 1 | -1/+1 |
* | * shlib.conf (*-*-linux*): Use LDFLAGS in LDCOMBINE | Ken Raeburn | 2006-08-30 | 1 | -1/+1 |
* | respect LDFLAGS in NetBSD build | Ken Raeburn | 2006-07-21 | 1 | -1/+14 |
* | back out r18245; it breaks under gcc + GNU ld on Solaris | Tom Yu | 2006-06-29 | 1 | -3/+1 |
* | implement symbol export restrictions for Solaris | Ken Raeburn | 2006-06-28 | 1 | -1/+3 |
* | fix for support lib version number change | Ken Raeburn | 2006-06-16 | 1 | -1/+1 |
* | This ticket is pretty old, and the config files have been changed | Ken Raeburn | 2006-06-15 | 1 | -0/+13 |
* | Don't use GNU linker option --as-needed yet | Ken Raeburn | 2006-06-09 | 1 | -1/+1 |
* | (*-*-solaris*): Set LDCOMBINE_TAIL to use LDFLAGS | Ken Raeburn | 2006-04-14 | 1 | -0/+1 |
* | * shlib.conf (*-*-linux*): Use linker flag --as-needed when | Ken Raeburn | 2006-04-08 | 1 | -1/+1 |
* | Quick hack to make it easy to run valgrind on many of our test cases. | Ken Raeburn | 2006-03-16 | 1 | -1/+1 |
* | Merge from plugin branch | Ken Raeburn | 2006-03-07 | 1 | -10/+7 |
* | Check the export lists against the newly built shared library to make sure all | Ken Raeburn | 2006-01-25 | 1 | -1/+1 |
* | * shlib.conf (*-*-solaris*): Include $(CFLAGS) in LDCOMBINE. Don't use | Ken Raeburn | 2005-11-29 | 1 | -6/+12 |
* | If configure scripts set build_dynobj=yes, force build of shared objects and | Ken Raeburn | 2005-10-27 | 1 | -1/+1 |
* | Allow dynamic-object dependencies and build flags to be specified as distinct... | Ken Raeburn | 2005-10-27 | 1 | -1/+5 |
* | * shlib.conf: Change aix5.3 section to aix5.*. Change aix* section to aix4.*, | Ken Raeburn | 2005-10-13 | 1 | -2/+9 |
* | Move libdb2 makefile stuff down into db2 module subtree. | Ken Raeburn | 2005-10-05 | 1 | -0/+7 |
* | patch from Marc Aurele La France: | Ken Raeburn | 2005-09-09 | 1 | -0/+27 |
* | Drop "lib" prefix from things intended to be dynamically loaded | Ken Raeburn | 2005-07-06 | 1 | -14/+14 |
* | shared library support for HP-UX 10 | Ken Raeburn | 2005-03-25 | 1 | -7/+22 |
* | Build system support for a library having more than one init/fini symbol | Ken Raeburn | 2005-02-09 | 1 | -6/+9 |
* | can't build shared libraries on sparc64-netbsd | Ken Raeburn | 2004-12-17 | 1 | -1/+1 |
* | * lib.in (binutils.versions, osf1.exports): New file targets. | Ken Raeburn | 2004-09-23 | 1 | -2/+6 |
* | Only use -Wl,-oldstyle_liblookup if using native linker. Check for | Tom Yu | 2004-09-22 | 1 | -1/+2 |
* | * shlib.conf (*-*-linux*, *-*-gnu*, *-*-k*bsd*-gnu): Don't use the linker | Ken Raeburn | 2004-09-21 | 1 | -1/+1 |
* | * shlib.conf: Add support for gnu hurd and for BSD kernels with | Sam Hartman | 2004-08-19 | 1 | -1/+1 |
* | * shlib.conf (alpha*-dec-osf*): Use $(PTHREAD_CFLAGS) in CC_LINK_SHARED and | Ken Raeburn | 2004-07-12 | 1 | -3/+3 |
* | * shlib.conf (alpha*-dec-osf*): Use $(PTHREAD_CFLAGS) in LDCOMBINE | Ken Raeburn | 2004-07-09 | 1 | -1/+1 |
* | * shlib.conf (*-*-darwin*, *-*-rhapsody*): Don't set PICFLAGS or LDFLAGS. | Ken Raeburn | 2004-06-19 | 1 | -9/+11 |
* | * shlib.conf (*-*-darwin*, *-*-rhapsody*): Add -Wl,-search_paths_first to | Ken Raeburn | 2004-06-08 | 1 | -0/+1 |
* | Change all uses of LIB in UNIX makefiles to LIBBASE, for better Windows | Ken Raeburn | 2004-06-04 | 1 | -14/+14 |