]> git.ipfire.org Git - thirdparty/openssl.git/history - Makefile.shared
include OpenSSL license (in addition to EAY license)
[thirdparty/openssl.git] / Makefile.shared
2003-02-22  Richard LevitteAllow building applications against static libraries...
2003-02-13  Richard LevitteAdd full support for -rpath/-R, both in shared librarie...
2002-12-19  Richard LevitteTo avoid any future programming glitches, let's make...
2002-12-16  Andy Polyakov'a=b c=$a; echo $c' doesn't necessarily prints "b"...
2002-12-16  Richard LevitteTransfer the Solaris shared library building changes...
2002-12-14  Andy PolyakovSolaris shared build fix-ups. See RT#238,239 for details.
2002-12-14  Andy PolyakovNew DETECT_GNU_LD procedure.
2002-11-15  Richard LevitteAdd the INHIBIT_SYMLINKS flag variable to help Cygwin.
2002-11-06  Richard LevitteKeep on using ${CC}, since gcc may act in disguise.
2002-10-16  Richard LevitteEh, -Wl,--whole-archive disappeared from the GNU target...
2002-10-15  Richard LevitteA much better idea, of course, is not to do a submake...
2002-10-14  Richard LevitteAdd missing quotes.
2002-10-13  Richard LevitteTargeting the solaris platform for specific tests....
2002-10-12  Richard LevitteChase down the missing backslashes.
2002-10-11  Richard LevitteFor the platforms where version info is inserted separa...
2002-10-11  Richard LevitteMake sure it's properly detected when there's no versio...
2002-10-11  Richard LevitteFix inconsistencies in the Darwin targets.
2002-10-11  Richard LevitteAdd a suffix for Darwin's sake, since it seems like...
2002-10-11  Richard LevitteMove the shared library construction stuff to Makefile...