summaryrefslogtreecommitdiff
path: root/Makefile.org
Commit message (Expand)AuthorAgeFilesLines
* When we want to give a -f argument to $(MAKE), we'd better make sure theRichard Levitte2002-08-091-1/+2
* Add ECDH support.Bodo Möller2002-08-091-1/+1
* Fix "make install_docs" (and thus "make install").Geoff Thorpe2002-08-041-2/+2
* We don't need to find out which pod2man to use more than onceRichard Levitte2002-08-011-4/+5
* Add aix64-cc, and make sure that ar gets proper flags for 64-bit librariesRichard Levitte2002-08-011-1/+2
* Make sure to use $(MAKE) everywhere instead of make.Richard Levitte2002-07-311-1/+1
* ln -f -s doesn't always work, so do a rm -f followed by a ln -s.Richard Levitte2002-07-311-1/+2
* Make dummy tests to make it easier to physically remove unwanted algorithms.Richard Levitte2002-07-231-0/+4
* HP-UX shared libraries must be +x and should be -w. It doesn't hurt onLutz Jänicke2002-07-191-1/+1
* On MacOS X, the shared library editor uses DYLD_LIBRARY_PATHRichard Levitte2002-07-171-4/+4
* Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte2002-06-271-1/+1
* HP-UX: shared libraries MUST be +x and SHOULD be -w.Lutz Jänicke2002-06-201-0/+2
* Fix path to find util/pod2man.pl from the execution directory.Lutz Jänicke2002-06-201-2/+2
* Support building the distribution .tar file on platforms with limitedLutz Jänicke2002-06-121-2/+8
* fix for 'make update'Bodo Möller2002-06-101-1/+1
* Make sure that flags are passed to "make" subprocesses.Lutz Jänicke2002-06-101-1/+1
* For the main directory, Makefile.org is significant :-)Lutz Jänicke2002-06-061-1/+1
* Make perl replacement for dirname, for system that lack the latter.Richard Levitte2002-06-051-2/+2
* Apparently, there are still chances we have to deal with buggy pod2man versions.Richard Levitte2002-05-301-4/+6
* Our copy of pod2man.pl is old and comparatively broken, so lets remove it.Richard Levitte2002-05-301-3/+3
* Add missing ";" after fiLutz Jänicke2002-05-071-3/+3
* Avoid emacs backup files when making a snapshotRichard Levitte2002-04-131-1/+1
* Make shared libraries resolve global symbols within themselves first.Richard Levitte2002-04-061-0/+2
* At Corinna Vinschen's request, change CygWin32 to CygwinRichard Levitte2002-02-141-2/+2
* ECDSA supportBodo Möller2002-02-131-1/+1
* Update the configuration of CygWin32 to use the new capabilities ofRichard Levitte2002-02-131-3/+23
* Move teh silencer to the right place.Richard Levitte2002-02-131-2/+2
* Make link-shard a little bit more efficient. If there are noRichard Levitte2002-02-131-6/+6
* Generate the individual engines' error strings and macrosRichard Levitte2002-02-071-0/+1
* Make SHLIB_TARGET available in subdirs (here: apps/)Lutz Jänicke2002-01-291-1/+1
* Superflous '\' messes up with HP-UX make.Lutz Jänicke2002-01-281-1/+2
* Update SCO5 targets.Richard Levitte2002-01-261-0/+19
* Add old patch from Robert Dahlem <Robert.Dahlem@ffm2.siemens.de> toRichard Levitte2002-01-261-0/+14
* Patches to make OpenSSL compilable on MacOS/X.Richard Levitte2002-01-081-0/+11
* Because Rijndael is more known as AES, use crypto/aes instead ofRichard Levitte2002-01-021-1/+1
* On Solaris64, cc needs the flag -xarch=v9 when linking sharedRichard Levitte2002-01-021-10/+20
* Change the shared library support so the shared libraries get builtRichard Levitte2001-10-301-9/+10
* For systems where gcc is used and where we don't know if GNU ld isRichard Levitte2001-10-101-44/+75
* Completely reworked SVR5 shared library support.Lutz Jänicke2001-09-061-8/+12
* Support for shared libraries on Unixware-7 and OpenUNIX-8Lutz Jänicke2001-09-061-0/+11
* Apply the Tru64 patch from Tim Mooney <mooney@dogbert.cc.ndsu.NoDak.edu>Richard Levitte2001-08-101-1/+25
* Patches from Vern Staats <staatsvr@asc.hpc.mil> to get Kerberos 5 inRichard Levitte2001-07-091-2/+2
* Small detail about AIX forgotten...Richard Levitte2001-06-051-2/+2
* Add a general user interface API. This is designed to replace thingsRichard Levitte2001-05-061-1/+1
* A method to create shared libraries on AIX, and according toRichard Levitte2001-04-271-0/+43
* Linux shared libraries can be linked with debug symbols.Richard Levitte2001-04-261-2/+2
* undo previous change ...Bodo Möller2001-04-121-2/+0
* update from 0.9.6aBodo Möller2001-04-121-0/+2
* '||', '&&' and 'test -x' apparently don't work on Ultrix;Bodo Möller2001-04-081-2/+2
* Incorporate some changes that make OpenSSL compilable in CygWin.Richard Levitte2001-04-041-3/+4