]> git.ipfire.org Git - thirdparty/openssl.git/history - Makefile.shared
Reject negative shifts for BN_rshift and BN_lshift
[thirdparty/openssl.git] / Makefile.shared
2008-09-17  Dr. Stephen HensonUpdates to build system from FIPS branch. Make fipscani...
2008-09-12  Andy PolyakovAIX build updates [from HEAD].
2007-09-16  Andy PolyakovMinor fix in link_[oa].hpux [from HEAD].
2007-08-26  Andy PolyakovIRIX and Tru64 platform updates [from HEAD].
2007-05-19  Andy Polyakovcygwin shared rules update [from HEAD].
2007-03-25  Andy Polyakovaix updates from HEAD.
2007-03-22  Andy Polyakovaix-shared rules from HEAD.
2006-05-20  Andy PolyakovTidy up hpux targets.
2005-12-16  Andy PolyakovFix typos in osf1 shared rules [from HEAD].
2005-11-09  Andy PolyakovAIX -blibpath is not accumulative, one apparently has...
2005-10-28  Andy PolyakovAdd -install_name to link_a.darwin rule [from HEAD].
2005-10-25  Andy PolyakovFix install problems on MacOS X and HP-UX.
2005-06-23  Andy PolyakovDarwin specific update from HEAD.
2005-06-23  Andy PolyakovHP-UX specific update to Makefile.shared.
2005-05-29  cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-05-28  cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-05-21  Richard LevittePatches for Cygwin, provided by Corinna Vinschen <vinsc...
2005-05-21  Richard LevittePatches for Cygwin, provided by Corinna Vinschen <vinsc...
2005-05-19  Andy PolyakovPropogate BUILDENV even in ./engines.
2005-05-19  Andy PolyakovStringify substitutions [some shells require it].
2005-05-17  cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-05-16  Andy PolyakovImprove shell portability of new rules in Makefile...
2005-05-16  Andy PolyakovMake Makefile.shared quiet again.
2005-05-15  Andy PolyakovSimplify shared rules, link run-path into applications...
2005-04-30  Andy PolyakovCygwin/mingw sync with stable.
2005-04-13  Andy PolyakovParameterize do_solaris rules in Makefile.shared.
2005-04-04  Andy PolyakovExtend Solaris x86 support to amd64.
2005-03-31  Ben LaurieGet rid of irritating noise.
2005-02-06  Andy PolyakovMake Makefile.shared BSD make-friendly, remove more...
2005-02-03  Andy PolyakovDrop redundant -lc from a number of rules in Makefile...
2005-01-26  Richard LevitteThe mix of CFLAGS and LDFLAGS is a bit confusing in...
2004-12-27  Andy PolyakovAs new major IRIX release is highly unlikely to appear...
2004-09-28  Andy PolyakovFix Solaris 10_x86 shared build. -Bsymbolic is required...
2004-08-29  Andy PolyakovProper support for OpenBSD-i386 shared build, including...
2004-08-01  Andy PolyakovClean-up GAS targets: get rid of "cpp" stuff and replac...
2004-07-24  Andy PolyakovMinor HP-UX make update. IA-64-based HP-UX favor .so...
2004-07-18  Andy PolyakovAdd anchors for AES, SHA-256/-512 assembler modules...
2004-05-31  Andy PolyakovMinimal work-around for ./engine shared builds. "Minima...
2004-05-31  Andy Polyakov32-bit PA-RISC requires -Bsymbolic when linking libcryp...
2004-05-31  Andy PolyakovWorking on HP-UX shared support...
2004-05-28  Andy Polyakovhpux-shared rules to cover even for GNU ld.
2004-05-28  Andy PolyakovUnified hpux-shared rule. Verified with both 32- and...
2004-05-27  Andy PolyakovAttempt to unify hpux-shared rules. More adjustments...
2004-03-12  Andy PolyakovIRIX 6.x shared build fix-up.
2003-04-08  Richard LevitteCorrect a few typos.
2003-04-08  Richard LevitteA single quote too many.
2003-04-08  Richard LevitteI forgot to continuation mark.
2003-04-08  Richard LevitteIt seems like OpenUnix's ld uses LD_LIBRARY_PATH to...
2003-04-01  Richard LevitteIt seems like gcc-drivven shared library building on...
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...