summaryrefslogtreecommitdiff
path: root/util/mk1mf.pl
Commit message (Expand)AuthorAgeFilesLines
* Make mkdir failsafe in case the directories are already presentlevitte2002-07-171-1/+1
* Make sure ec and ecdsa is properly handled in Windows.levitte2002-04-201-1/+7
* Because Rijndael is more known as AES, use crypto/aes instead oflevitte2002-01-021-2/+2
* Changes to have OpenSSL compile on OS/2.levitte2001-07-011-0/+6
* Add the possibility to have AES removed in Windows as well.levitte2001-04-081-4/+9
* Make all configuration macros available for application by makinglevitte2001-02-191-22/+22
* The option line may start with a space, which gives an empty option.levitte2000-12-311-1/+1
* Look for no-krb5 and add the definition of NO_KRB5 if it's there.levitte2000-12-311-0/+3
* Remove anything connected to RSAref, since that's gone by now.levitte2000-12-311-16/+5
* Add Rijndael as things to look through.levitte2000-11-141-0/+1
* Remove references to RSAref. The glue library is but a memory to fadelevitte2000-11-081-3/+2
* print the perlasm rule only for linux-elf (it seems it confuses someulf2000-09-231-4/+8
* MD4 implemented. Assar Westerlund provided the digest code itself and the te...levitte2000-08-141-1/+5
* This isn't entirely necessary if you do everything right from thelevitte2000-07-241-0/+1
* Profiling option for mk1mf.plulf2000-07-211-3/+6
* linux-elf bugfixulf2000-04-271-0/+13
* Add a default banner. Contributed by Joon Radley <jradley@vps.co.za>levitte2000-03-281-0/+1
* Support assembler for Mingw32.ulf2000-02-281-0/+2
* Change all the -'s to _'s.steve1999-08-051-1/+1
* Always use buildinf.h, which now includes the mk1mfinf.h data.bodo1999-07-291-9/+8
* close files.bodo1999-07-271-0/+2
* Use correct CFLAG definition for makefile.one builds.bodo1999-07-271-0/+36
* -DPLATFORM and -DCFLAGS command line arguments are no longer used.bodo1999-07-261-2/+0
* More NASM support code it still doesn't work but it doesn't work less than itsteve1999-07-121-0/+2
* Perl variable names are case-sensitive ...bodo1999-06-211-1/+1
* More consistency.bodo1999-05-311-1/+1
* Return 0 for an error, 1 for no error from read_options;bodo1999-05-151-2/+2
* Oops. Close the file.ulf1999-05-131-0/+1
* mk1mf.pl and mkdef.pl read OPTIONS from toplevel Makefile.ulf1999-05-131-50/+66
* no-xxx option to exclude ciphers.ulf1999-05-081-3/+4
* Get the Mingw32 makefiles right.ulf1999-05-071-1/+7
* Restored path names that were changed by a previous "Configure" run.bodo1999-05-061-1/+1
* Some comments.bodo1999-05-061-1/+1
* Support additional Win32 compilers.ulf1999-05-061-5/+10
* Update NO_* macros.ulf1999-04-271-2/+2
* Change #include filenames from <foo.h> to <openssl.h>.bodo1999-04-231-4/+9
* New Makefile variables $(RANLIB) and $(PERL).ulf1999-04-011-5/+0
* One more 0.9.2brse1999-03-221-1/+1
* Comment out the lines that generated by mk1mf.pl include three separate rulessteve1999-03-171-6/+9
* Fix the Win32 compile environment and add various changes so it will now compilesteve1999-03-031-2/+6
* Various changes to make this stuff compile under Win32 and VC++ with andsteve1999-02-221-4/+4
* Incorporation of RSEs assembled patchesrse1998-12-221-72/+180
* Initial revisionrse1998-12-211-0/+692