summaryrefslogtreecommitdiffstats
path: root/Makefile.org
AgeCommit message (Expand)Author
2002-11-11Make sure permissions are friendly when building release tar file.Lutz Jänicke
2002-11-06Generate openssl.pc so pkg-config can return proper data.Richard Levitte
2002-10-18We need to propogate SHARED_LIBS to sub-directories for "install" targetsGeoff Thorpe
2002-10-15A much better idea, of course, is not to do a submake at all...Richard Levitte
2002-10-15Makefile.shared needs to know how it can reach itself.Richard Levitte
2002-10-11Step 12 of move of engines: Time to make the changes to supportRichard Levitte
2002-10-11Move the shared library construction stuff to Makefile.shared, aRichard Levitte
2002-10-09Keep the sub_all symbol so all the algorithm Makefiles won't break.Richard Levitte
2002-10-09Change the main Makefile to have "mini-build" targets.Richard Levitte
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-09Add ECDH support.Bodo Möller
2002-08-04Fix "make install_docs" (and thus "make install").Geoff Thorpe
2002-08-01We don't need to find out which pod2man to use more than onceRichard Levitte
2002-08-01Add aix64-cc, and make sure that ar gets proper flags for 64-bit librariesRichard 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-23Make dummy tests to make it easier to physically remove unwanted algorithms.Richard Levitte
2002-07-19HP-UX shared libraries must be +x and should be -w. It doesn't hurt onLutz Jänicke
2002-07-17On MacOS X, the shared library editor uses DYLD_LIBRARY_PATHRichard Levitte
2002-06-27Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte
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-06For the main directory, Makefile.org is significant :-)Lutz 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-07Add missing ";" after fiLutz Jänicke
2002-04-13Avoid emacs backup files when making a snapshotRichard 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-13ECDSA supportBodo Möller
2002-02-13Update the configuration of CygWin32 to use the new capabilities ofRichard Levitte
2002-02-13Move teh silencer to the right place.Richard Levitte
2002-02-13Make link-shard a little bit more efficient. If there are noRichard Levitte
2002-02-07Generate the individual engines' error strings and macrosRichard Levitte
2002-01-29Make SHLIB_TARGET available in subdirs (here: apps/)Lutz Jänicke
2002-01-28Superflous '\' messes up with HP-UX make.Lutz Jänicke
2002-01-26Update SCO5 targets.Richard Levitte
2002-01-26Add old patch from Robert Dahlem <Robert.Dahlem@ffm2.siemens.de> toRichard Levitte
2002-01-08Patches to make OpenSSL compilable on MacOS/X.Richard Levitte
2002-01-02Because Rijndael is more known as AES, use crypto/aes instead ofRichard Levitte
2002-01-02On Solaris64, cc needs the flag -xarch=v9 when linking sharedRichard Levitte
2001-10-30Change the shared library support so the shared libraries get builtRichard Levitte