summaryrefslogtreecommitdiffstats
path: root/Makefile.org
AgeCommit message (Expand)Author
1999-10-04Fix for d2i_ASN1_bytes and stop PKCS#7 routines crashing is signed messageDr. Stephen Henson
1999-10-03Pass $(RANLIB) when doing "make install" in subdirectories;Bodo Möller
1999-09-29Cosmetic changes.Ulf Möller
1999-09-29Generate obj_dat.h in "make update".Ulf Möller
1999-09-10Parantheses not needed.Ulf Möller
1999-08-28make testapps after the library.Ulf Möller
1999-08-08Remove the perl stuff also optically from the build procedure,Ralf S. Engelschall
1999-08-05New function DSA_dup_DH, and fixes for bugs that were foundBodo Möller
1999-07-22Make the perl module compile and eliminate some of the warnings.Ulf Möller
1999-06-09tiny optical changeBodo Möller
1999-06-09Oops, I forgot to add the dependency "TABLE: Configure".Bodo Möller
1999-06-09"make update" (added to top Makefile, and applied).Bodo Möller
1999-06-08Use mkdir-p.pl more efficiently.Bodo Möller
1999-06-07mkdir -p is not fully portable (according to Marc Crispin,Bodo Möller
1999-05-21It was a very bad idea to use #include "../e_os.h" -- when this occursBodo Möller
1999-05-21Don't include top-level CVS directory.Ben Laurie
1999-05-20Don't install e_os.h in include/openssl, use it only as a localBodo Möller
1999-05-20Prepare for a beta release.Ben Laurie
1999-05-15e_os* corrections.Bodo Möller
1999-05-13VMS support.Ulf Möller
1999-05-13mk1mf.pl and mkdef.pl read OPTIONS from toplevel Makefile.Ulf Möller
1999-05-08pass $PERL on make files.Ulf Möller
1999-05-04c_rehash doesn't work at that point of the installation, so don't evenUlf Möller
1999-04-29Support INSTALL_PREFIX for packagers.Bodo Möller
1999-04-29Obey $(PERL) when running util/mklink.pl.Bodo Möller
1999-04-28Use util/mklink.pl instead of util/mklink.sh.Bodo Möller
1999-04-28Pass $PERL on make dclean.Ulf Möller
1999-04-28Install various scripts to $(OPENSSLDIR)/misc instead of $(INSTALLTOP)/bin.Bodo Möller
1999-04-28Linux shared libraries.Ulf Möller
1999-04-28Do make rehash automatically at make test.Ulf Möller
1999-04-27New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller
1999-04-24New Configure option --openssldir to replace util/ssldir.pl.Ulf Möller
1999-04-24Change the command line options of mkerr.pl so -static is now default andDr. Stephen Henson
1999-04-24Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-20Fix some warnings.Ulf Möller
1999-04-19Pass $PERL on make errors.Ulf Möller
1999-04-13SSL_ALLOW_ENULL was renamed to SSL_FORBID_ENULL some time ago by Ben.Ralf S. Engelschall
1999-04-08Bad dependencies.Ulf Möller
1999-04-01New Makefile variables $(RANLIB) and $(PERL).Ulf Möller
1999-03-31New option to generate 80386 code.Ulf Möller
1999-03-28Yet more PKCS#12 integration: add lots of files under crypto/pkcs12 and addDr. Stephen Henson
1999-03-22Ops, interrupted commit. FixedOpenSSL_0_9_2bRalf S. Engelschall
1999-03-22Remove up_ver.pl callRalf S. Engelschall
1999-03-22Remove obsolete references to SSLeay and change default PLATFORM fromRalf S. Engelschall
1999-03-22Print a little bit more informationRalf S. Engelschall
1999-03-20Add missing pipe char to "make dist" target.Ralf S. Engelschall
1999-03-20Remove confusing hint to non-existing file. Instead make it clear that oneRalf S. Engelschall
1999-03-10Make CC,CFLAG etc get passed to make links and various Win32 fixes.Dr. Stephen Henson
1999-03-08Make links no longer needed.Ben Laurie