Unix Makefile: Have manual generation use the same perl script as Windows and VMS
[openssl.git] / Makefile.shared
2017-02-28 Richard LevitteCode health: Remove base address setting for mingw
2016-10-31 Richard LevitteHPUX: Add the forgotten $(DSTDIR) when linking DSOs
2016-10-13 Richard LevitteRemove automatic RPATH
2016-09-08 Andy PolyakovConfigurations/10-main.cf: AIX "facelift".
2016-05-25 Andy PolyakovMakefile.shared: revert Haiku support commit.
2016-05-16 Richard LevitteAdd support for RC / WINDRES env variables
2016-04-14 Jérôme DuvalAdd Haiku support.
2016-02-27 Ben LaurieFreeBSD, at least, can restrict symbols in a shared...
2016-02-25 Richard LevitteSolaris DSOs were still named libFOO.so, fixed
2016-02-23 Roumen Petrovcorrect name of GNU shared libraries
2016-02-22 Richard LevitteFix DSO name on HP/UX
2016-02-22 Richard LevitteDon't include all symbols from static libraries when...
2016-02-22 Richard LevitteFix incorrect SO name on GNU platforms
2016-02-19 Andy PolyakovMakefile.shared: limit .dll image base pinning to FIPS...
2016-02-19 Richard LevitteBig rename fest of MingW shared libraries
2016-02-19 Richard LevitteBig rename fest of engine DSO names, from libFOO.so...
2016-02-19 Richard LevitteSimplify the generation of ld scripts for Linux and...
2016-02-19 Richard LevitteBig rename fest in makefile.shared: link_a / link_o...
2016-02-19 Richard LevitteRethink the uplink / applink story
2016-02-16 Richard LevitteFix Solaris link_a and link_o
2016-02-13 Richard LevitteDisplay the windres command
2016-02-11 Richard LevitteMake util/mkrc.pl location agnostic and adapt Makefile...
2016-02-11 Richard LevitteAdd support for shared_rcflag, useful for windres ...
2016-02-10 Richard Levitteunified build scheme: add the tweaks to build on Cygwin...
2016-02-09 Richard Levitteunified build scheme: adjust some scripts
2016-02-06 Richard LevitteDisplay the linking commands that are performed
2016-02-06 Richard LevitteEnhance and clear the support of linker flags
2016-02-05 Matt CaswellDon't export local symbols on Solaris
2016-01-18 Corinna VinschenDon't strip object files on Cygwin
2015-12-15 Matt CaswellDon't export internal symbols
2015-01-12 Rich SalzRT3548: Remove some unsupported platforms.
2014-12-25 Rich SalzRT3548: unsupported platforms
2010-08-21 Andy PolyakovMakefile.share: fix brown-bag typo in link_o.darwin.
2010-07-16 Andy PolyakovMakefile.shared: link_o.darwin comment update.
2010-07-15 Andy PolyakovMakefile.shared: debugging line slipped through in...
2010-07-15 Andy PolyakovMakefile.shared: update link_o.dawrin rule.
2009-10-15 Dr. Stephen HensonFixes to CROSS_COMPILE, don't override command line...
2009-08-10 Dr. Stephen HensonPR: 2003
2009-01-02 Andy PolyakovMakefile.shared: improve portability of commit#17753.
2008-12-30 Andy PolyakovStyling update to makefiles: eliminate redundant pipes.
2008-12-29 Andy PolyakovStyling update to makefiles: $() to denote make substit...
2008-09-12 Andy PolyakovAIX build updates.
2008-04-17 Lutz JänickeApply mingw patches as supplied by Roumen Petrov an...
2007-09-16 Andy PolyakovMinor fix in link_[oa].hpux.
2007-08-26 Andy PolyakovIRIX and Tru64 platform updates.
2007-07-31 Andy PolyakovProper support for shared build under MacOS X.
2007-05-19 Andy Polyakov--enable-auto-image-base in cygwin build.
2007-03-25 Andy PolyakovAllow shared builds for aix[64]-gcc targets.
2007-03-22 Andy PolyakovFixes for aix-shared rules.
2006-10-24 Andy PolyakovFurther mingw build procedure updates.
2006-10-23 Andy PolyakovHarmonize dll naming in mingw builds.
2006-10-23 Andy PolyakovAllow for mingw cross-compile configuration.
2006-10-21 Andy PolyakovRudimentary support for cross-compiling.
2006-05-20 Andy PolyakovTiny up hpux targets.
2006-04-11 Ulf MöllerAdd BeOS support.
2005-12-16 Andy PolyakovFix typos in osf1 shared rules.
2005-11-09 Andy PolyakovAIX -blibpath is not accumulative, one apparently has...
2005-10-28 Andy PolyakovAdd -install_name in link_a.darwin rule.
2005-10-25 Andy PolyakovFix install problems on MacOS X and HP-UX.
2005-06-23 Andy PolyakovDarwin specific update for Configure and Makefile.shared.
2005-06-23 Andy PolyakovHP-UX specific updates to Makefile.org and Makefile...
2005-06-22 Andy PolyakovSolaris-specific Makefile.shared update from 098.
2005-05-21 Richard LevittePatches for Cygwin, provided by Corinna Vinschen <vinsc...
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.
next