- 72f4219 Makefile.share: fix brown-bag typo in link_o.darwin. by Andy Polyakov · 15 years ago
- 75db4b2 Makefile.shared: link_o.darwin comment update. by Andy Polyakov · 15 years ago
- 1dc02bb Makefile.shared: debugging line slipped through in previous commit. by Andy Polyakov · 15 years ago
- cad6650 Makefile.shared: update link_o.dawrin rule. PR: 2306 by Andy Polyakov · 15 years ago
- 3477592 Fixes to CROSS_COMPILE, don't override command line option from environment by Dr. Stephen Henson · 15 years ago
- 6727565 PR: 2003 by Dr. Stephen Henson · 16 years ago
- ab4d689 Makefile.shared: improve portability of commit#17753. by Andy Polyakov · 16 years ago
- b3b201b Styling update to makefiles: eliminate redundant pipes. by Andy Polyakov · 16 years ago
- a370537 Styling update to makefiles: $() to denote make substitutions and $${} - by Andy Polyakov · 16 years ago
- 492279f AIX build updates. by Andy Polyakov · 17 years ago
- 4c1a6e0 Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Lev by Lutz Jänicke · 17 years ago
- 7df4c86 Minor fix in link_[oa].hpux. by Andy Polyakov · 18 years ago
- ae4eb3c IRIX and Tru64 platform updates. by Andy Polyakov · 18 years ago
- d6c7645 Proper support for shared build under MacOS X. by Andy Polyakov · 18 years ago
- cb1fbf9 --enable-auto-image-base in cygwin build. by Andy Polyakov · 18 years ago
- b506821 Allow shared builds for aix[64]-gcc targets. by Andy Polyakov · 18 years ago
- 0d1aa74 Fixes for aix-shared rules. by Andy Polyakov · 18 years ago
- 5b50f99 Further mingw build procedure updates. by Andy Polyakov · 18 years ago
- b8994b6 Harmonize dll naming in mingw builds. by Andy Polyakov · 18 years ago
- 08a6382 Allow for mingw cross-compile configuration. by Andy Polyakov · 18 years ago
- cbfb39d Rudimentary support for cross-compiling. by Andy Polyakov · 18 years ago
- 74aa1a4 Tiny up hpux targets. by Andy Polyakov · 19 years ago
- 4700aea Add BeOS support. by Ulf Möller · 19 years ago
- 9ab5170 Fix typos in osf1 shared rules. PR: 1248 Submitted by: Nikola Milutinovic by Andy Polyakov · 19 years ago
- 4f92a76 AIX -blibpath is not accumulative, one apparently has to specify even by Andy Polyakov · 19 years ago
- 99c675b Add -install_name in link_a.darwin rule. PR: 1218 by Andy Polyakov · 19 years ago
- 755c5b3 Fix install problems on MacOS X and HP-UX. PR: 1218,1185 by Andy Polyakov · 19 years ago
- ab6cf1b Darwin specific update for Configure and Makefile.shared. by Andy Polyakov · 20 years ago
- a41b0aa HP-UX specific updates to Makefile.org and Makefile.shared. by Andy Polyakov · 20 years ago
- 7858cc0 Solaris-specific Makefile.shared update from 098. by Andy Polyakov · 20 years ago
- 447aa49 Patches for Cygwin, provided by Corinna Vinschen <vinschen@redhat.com> by Richard Levitte · 20 years ago
- 0978dec Improve shell portability of new rules in Makefile.shared. by Andy Polyakov · 20 years ago
- c4cd925 Make Makefile.shared quiet again. by Andy Polyakov · 20 years ago
- f210eb7 Simplify shared rules, link run-path into applications only. by Andy Polyakov · 20 years ago
- 94c1672 Cygwin/mingw sync with stable. by Andy Polyakov · 20 years ago
- 8861ba3 Parameterize do_solaris rules in Makefile.shared. by Andy Polyakov · 20 years ago
- 0abfd60 Extend Solaris x86 support to amd64. by Andy Polyakov · 20 years ago
- db3cb0e Get rid of irritating noise. by Ben Laurie · 20 years ago
- fe28866 Make Makefile.shared BSD make-friendly, remove more redundant -lc, set up by Andy Polyakov · 20 years ago
- 485e30d Drop redundant -lc from a number of rules in Makefile.shared. It's by Andy Polyakov · 20 years ago
- 4aca929 The mix of CFLAGS and LDFLAGS is a bit confusing in my opinion, and by Richard Levitte · 20 years ago
- bd16cd6 As new major IRIX release is highly unlikely to appear [and break following], by Andy Polyakov · 20 years ago
- 07d488d Fix Solaris 10_x86 shared build. -Bsymbolic is required to avoid by Andy Polyakov · 21 years ago
- 16760a3 Proper support for OpenBSD-i386 shared build, including assember modules! by Andy Polyakov · 21 years ago
- ec38ddc Clean-up GAS targets: get rid of "cpp" stuff and replace it with "purified" by Andy Polyakov · 21 years ago
- 8611934 Minor HP-UX make update. IA-64-based HP-UX favor .so extension for shared by Andy Polyakov · 21 years ago
- d0590fe Add anchors for AES, SHA-256/-512 assembler modules and SSE2 code pathes. by Andy Polyakov · 21 years ago
- 393b704 Minimal work-around for ./engine shared builds. "Minimal" means that I by Andy Polyakov · 21 years ago
- bef26f1 32-bit PA-RISC requires -Bsymbolic when linking libcrypto.sl. Without by Andy Polyakov · 21 years ago
- bc1ca86 Working on HP-UX shared support... by Andy Polyakov · 21 years ago
- 15fd2de hpux-shared rules to cover even for GNU ld. by Andy Polyakov · 21 years ago
- 1a83c37 Unified hpux-shared rule. Verified with both 32- and 64-bit builds and by Andy Polyakov · 21 years ago
- 2bbc970 Attempt to unify hpux-shared rules. More adjustments might be required by Andy Polyakov · 21 years ago
- 30fbcaa IRIX 6.x shared build fix-up. by Andy Polyakov · 21 years ago
- a109220 Correct a few typos. by Richard Levitte · 22 years ago
- 4a4a046 A single quote too many. by Richard Levitte · 22 years ago
- d6fd88f I forgot to continuation mark. by Richard Levitte · 22 years ago
- e96133e It seems like OpenUnix's ld uses LD_LIBRARY_PATH to search for by Richard Levitte · 22 years ago
- 24692fc It seems like gcc-drivven shared library building on OpenUnix 8 requires by Richard Levitte · 22 years ago
- 132eaa5 Allow building applications against static libraries with Makefile.shared. by Richard Levitte · 22 years ago
- 2d3de72 Add full support for -rpath/-R, both in shared libraries and by Richard Levitte · 22 years ago
- f968059 To avoid any future programming glitches, let's make each and every by Richard Levitte · 22 years ago
- 62966f3 'a=b c=$a; echo $c' doesn't necessarily prints "b", '' vs. "", $s in by Andy Polyakov · 22 years ago
- c445142 Transfer the Solaris shared library building changes from 0.9.7-stable. by Richard Levitte · 22 years ago
- 0654bba Solaris shared build fix-ups. See RT#238,239 for details. by Andy Polyakov · 22 years ago
- 4d77d5b New DETECT_GNU_LD procedure. by Andy Polyakov · 22 years ago
- bfa96bc Add the INHIBIT_SYMLINKS flag variable to help Cygwin. by Richard Levitte · 22 years ago
- 8d6fc30 Keep on using ${CC}, since gcc may act in disguise. by Richard Levitte · 22 years ago
- 871d0f5 Eh, -Wl,--whole-archive disappeared from the GNU targets. I've no by Richard Levitte · 22 years ago
- 12fd8be A much better idea, of course, is not to do a submake at all... by Richard Levitte · 22 years ago
- a0bf8f2 Add missing quotes. by Richard Levitte · 22 years ago
- 408bf2f Targeting the solaris platform for specific tests. Something is going by Richard Levitte · 22 years ago
- 90d9a69 Chase down the missing backslashes. by Richard Levitte · 22 years ago
- 36757b4 For the platforms where version info is inserted separately into the by Richard Levitte · 22 years ago
- cf3b8b5 Make sure it's properly detected when there's no version information by Richard Levitte · 22 years ago
- c199837 Fix inconsistencies in the Darwin targets. by Richard Levitte · 22 years ago
- 83699c4 Add a suffix for Darwin's sake, since it seems like .dylib comes after by Richard Levitte · 22 years ago
- 30afcc0 Move the shared library construction stuff to Makefile.shared, a by Richard Levitte · 22 years ago