summaryrefslogtreecommitdiffstats
path: root/Makefile.org
AgeCommit message (Expand)Author
2002-10-04Installed libraries should not be overwritten, especially shared ones.Richard Levitte
2002-08-18Typo, I assigned the variable ld instead of my_ld...Richard Levitte
2002-08-17So, I discovered that if you have your $PATH set so a ld different fromRichard Levitte
2002-08-14change how pod2man is handled: explicitly invoke '$PERL' only whenBodo Möller
2002-08-09When we want to give a -f argument to $(MAKE), we'd better make sure theRichard Levitte
2002-08-09Since we moved the pod2man check to be outside the loop, the path to it is di...Richard Levitte
2002-08-09Remove an extra @, since that line is now a continuation of the previous one.Richard Levitte
2002-08-01We don't need to find out which pod2man to use more than onceRichard Levitte
2002-07-31Make sure to use $(MAKE) everywhere instead of make.Richard Levitte
2002-07-31ln -f -s doesn't always work, so do a rm -f followed by a ln -s.Richard Levitte
2002-07-19HP-UX shared libraries must be +x and should be -w. It doesn't hurt onLutz Jänicke
2002-06-20HP-UX: shared libraries MUST be +x and SHOULD be -w.Lutz Jänicke
2002-06-20Fix path to find util/pod2man.pl from the execution directory.Lutz Jänicke
2002-06-12Support building the distribution .tar file on platforms with limitedLutz Jänicke
2002-06-10fix for 'make update'Bodo Möller
2002-06-10Make sure that flags are passed to "make" subprocesses.Lutz Jänicke
2002-06-06Make sure that settings are passed back and forth when walking aroundLutz Jänicke
2002-06-05Make perl replacement for dirname, for system that lack the latter.Richard Levitte
2002-05-30Apparently, there are still chances we have to deal with buggy pod2man versions.Richard Levitte
2002-05-30Our copy of pod2man.pl is old and comparatively broken, so lets remove it.Richard Levitte
2002-05-08Backport the semicolon fix from the 0.9.7 and 0.9.8-dev branchesRichard Levitte
2002-04-06Make shared libraries resolve global symbols within themselves first.Richard Levitte
2002-02-14At Corinna Vinschen's request, change CygWin32 to CygwinRichard Levitte
2002-02-13Update the configuration of CygWin32 to use the new capabilities ofRichard Levitte
2002-02-13Merge in the slightly more efficient variant of link-shared from theRichard Levitte
2002-01-26Make sure libssl.sl will depend on the local libcrypto.sl, not onRichard Levitte
2002-01-26Update SCO5 targets.Richard Levitte
2002-01-08Patches to make OpenSSL compilable on MacOS/X.Richard Levitte
2002-01-02On Solaris64, cc needs the flag -xarch=v9 when linking sharedRichard Levitte
2001-11-14Apply the following changes from the main trunk:Richard Levitte
2001-11-14Apply the following changes from the main trunk:Richard Levitte
2001-11-14Apply the following changes from the main trunk:Richard Levitte
2001-11-14Apply the following changes from the main trunk:Richard Levitte
2001-11-14Apply the following changes from the main trunk:Richard Levitte
2001-11-14Apply the following change from the main trunk:Richard Levitte
2001-11-14Apply the following change from the main trunk:Richard Levitte
2001-11-14Apply the following change from the main trunk:Richard Levitte
2001-11-14Apply the following change from the main trunk:Richard Levitte
2001-11-13That was incorrect. Revert.Richard Levitte
2001-11-13Apply change from revision 1.101 (2000-10-09 02:50 levitte):Richard Levitte
2001-09-07Support for OpenUNIX-8 (Boyd Lynn Gerber <gerberb@zenez.com>)Lutz Jänicke
2001-08-10Apply the Tru64 patch from Tim Mooney <mooney@dogbert.cc.ndsu.NoDak.edu>Richard Levitte
2001-04-12some updates from 0.9.7-devBodo Möller
2001-04-04Incorporate some changes that make OpenSSL compilable in CygWin.Richard Levitte
2001-04-04Make do_bsd-gcc-shared depend on do_gnu-shared instead of the non-existent li...Richard Levitte
2001-03-24Bring in the following changes:Richard Levitte
2001-03-24Bring in the rest of the corrections for shared libraries from theRichard Levitte
2001-03-22We really have no need for PEX_LIBS, so empty it.Richard Levitte
2001-03-15Minimise the amount of -L. when linking the shared libraries. ItRichard Levitte
2001-03-15The change on handling shared libraries was never applied inRichard Levitte