summaryrefslogtreecommitdiffstats
path: root/util/mk1mf.pl
AgeCommit message (Expand)Author
2005-04-27get rid of Makefile.ssl in util/Nils Larsch
2005-04-26there's no such thing as Makefile.ssl anymoreBodo Möller
2005-04-24Oops...Dr. Stephen Henson
2005-04-24Recognize zlib and krb5 options in mk1mf.plDr. Stephen Henson
2005-04-21Don't use standard kerberos library locations in MK1MF builds.Dr. Stephen Henson
2005-04-20Process MINFO file earlier in mk1mf.pl so it can modify variables like CFLAGS.Dr. Stephen Henson
2005-04-20Handle similar mk1mf.pl options with a hash table.Dr. Stephen Henson
2005-04-19Various Win32 and other fixes for warnings and compilation errors.Dr. Stephen Henson
2003-11-28Make a number of changes to the OS/2 build. Submitter's comment below.Richard Levitte
2003-11-28Netware-specific changes,Richard Levitte
2003-03-15Fix for no-ec on Windows.Dr. Stephen Henson
2003-02-14Change no_rmd160 to no_ripemd for consistency.Richard Levitte
2003-01-30The util scripts need to handled no-hw.Richard Levitte
2003-01-30Add the possibility to build without the ENGINE framework.Richard Levitte
2002-12-03Windows CE updates, contributed by Steven Reddie <smr@essemer.com.au>Richard Levitte
2002-11-15WinCE patchesRichard Levitte
2002-10-04Add version info to Win32 DLLs.Dr. Stephen Henson
2002-07-17Make mkdir failsafe in case the directories are already presentRichard Levitte
2002-04-20Make sure ec and ecdsa is properly handled in Windows.Richard Levitte
2002-01-02Because Rijndael is more known as AES, use crypto/aes instead ofRichard Levitte
2001-07-01Changes to have OpenSSL compile on OS/2.Richard Levitte
2001-04-08Add the possibility to have AES removed in Windows as well.Richard Levitte
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2000-12-31The option line may start with a space, which gives an empty option.Richard Levitte
2000-12-31Look for no-krb5 and add the definition of NO_KRB5 if it's there.Richard Levitte
2000-12-31Remove anything connected to RSAref, since that's gone by now.Richard Levitte
2000-11-14Add Rijndael as things to look through.Richard Levitte
2000-11-08Remove references to RSAref. The glue library is but a memory to fadeRichard Levitte
2000-09-23print the perlasm rule only for linux-elf (it seems it confuses someUlf Möller
2000-08-14MD4 implemented. Assar Westerlund provided the digest code itself and the te...Richard Levitte
2000-07-24This isn't entirely necessary if you do everything right from theRichard Levitte
2000-07-21Profiling option for mk1mf.plUlf Möller
2000-04-27linux-elf bugfixUlf Möller
2000-03-28Add a default banner. Contributed by Joon Radley <jradley@vps.co.za>Richard Levitte
2000-02-28Support assembler for Mingw32.Ulf Möller
1999-08-05Change all the -'s to _'s.Dr. Stephen Henson
1999-07-29Always use buildinf.h, which now includes the mk1mfinf.h data.Bodo Möller
1999-07-27close files.Bodo Möller
1999-07-27Use correct CFLAG definition for makefile.one builds.Bodo Möller
1999-07-26-DPLATFORM and -DCFLAGS command line arguments are no longer used.Bodo Möller
1999-07-12More NASM support code it still doesn't work but it doesn't work less than itDr. Stephen Henson
1999-06-21Perl variable names are case-sensitive ...Bodo Möller
1999-05-31More consistency.Bodo Möller
1999-05-15Return 0 for an error, 1 for no error from read_options;Bodo Möller
1999-05-13Oops. Close the file.Ulf Möller
1999-05-13mk1mf.pl and mkdef.pl read OPTIONS from toplevel Makefile.Ulf Möller
1999-05-08no-xxx option to exclude ciphers.Ulf Möller
1999-05-07Get the Mingw32 makefiles right.Ulf Möller
1999-05-06Restored path names that were changed by a previous "Configure" run.Bodo Möller
1999-05-06Some comments.Bodo Möller