summaryrefslogtreecommitdiffstats
path: root/util/mk1mf.pl
AgeCommit message (Expand)Author
2016-03-21Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte
2016-03-21Remove the mk1mf VC-WIN* builds and its supporting scriptsRichard Levitte
2016-03-18Ensure that no-comp functions are flagged as suchMatt Caswell
2016-03-17Remove Netware and OS/2Rich Salz
2016-03-17Remove ultrix/mips support.Rich Salz
2016-03-17Remove support for Borland C++Richard Levitte
2016-03-11removed extra defineMat
2016-03-11Fix no-blake2 for Windows classic buildMat
2016-03-11Fix no-rmd160 classic Windows buildMat
2016-03-10Make util/mk1mf.pl recognise no-weak-ssl-ciphersRichard Levitte
2016-03-09Adapt mk1mf.pl and companions to changed perlasm script semanticsRichard Levitte
2016-03-08Make mk1mf recognise the --classic flagRichard Levitte
2016-02-28Fix mk1mf buildRich Salz
2016-02-20Build dynamic engines even if configured "no-shared"Richard Levitte
2016-02-20Always build library object files with shared library cflagsRichard Levitte
2016-02-17Remove "experimental" in code and comments, too.Rich Salz
2016-02-17Remove JPAKERich Salz
2016-02-14Misc fixes in util/mk1mf.plRichard Levitte
2016-02-13Fix some issues near recent chomp changes.Viktor Dukhovni
2016-02-11Perl's chop / chomp considered bad, use a regexp insteadRichard Levitte
2016-02-11util/mk1mf.pl: use LINK_CMD instead of LINK variable.Andy Polyakov
2016-02-10Produce buildinf.h on Windows the same way as on UnixRichard Levitte
2016-02-10Make it possible to get ENGINESDIR info from OpenSSL_versionsRichard Levitte
2016-02-09Add an OPENSSL_NO_AUTOERRINIT optionMatt Caswell
2016-02-09Provide framework for auto initialise/deinitialise of the libraryMatt Caswell
2016-02-04Add option to disable asyncTodd Short
2016-02-04Make the mk1mf 'mv' command variableRichard Levitte
2016-01-29Templatize util/domdRich Salz
2016-01-25Now that Configure doesn't produce tools/c_rehash, mk1mf has to do itRichard Levitte
2016-01-22Refresh the thinking of --prefix and --openssldirRichard Levitte
2016-01-19Remove the GOST engineMatt Caswell
2016-01-14Add a no-egd option to disable EGD-related codeBenjamin Kaduk
2016-01-13Quick fix of debugging option for mk1mf.pl.Richard Levitte
2016-01-13recognise no-crypto-mdebugDr. Stephen Henson
2016-01-08Remove all remaining traces if PEM_SealRichard Levitte
2015-10-13Harmonize do_rehash_rule with updated test/recipies/25-test_verify.t.Andy Polyakov
2015-09-07Adapt mk1mf.pl and helpers to the new testing framework.Richard Levitte
2015-07-15GH322: Fix typo in generated comment.Ernie Hershey
2015-05-22Remove support for OPENSSL_NO_TLSEXTMatt Caswell
2015-05-13Remove remaining Kerberos referencesMatt Caswell
2015-04-27Fix the check of test apps in util/mk1mf.plRichard Levitte
2015-04-27Small fixes after the Big apps cleanupRichard Levitte
2015-03-31Remove remaining variables for symlinked/copied headers and testsRichard Levitte
2015-03-31Fix some faults in util/mk1mf.plRichard Levitte
2015-03-11Merge OPENSSL_NO_EC{DH,DSA} into OPENSSL_NO_ECRich Salz
2015-02-06Remove OPENSSL_NO_HMACDr. Stephen Henson
2015-01-28Fix no-ocb for WindowsMatt Caswell
2015-01-27OPENSSL_NO_xxx cleanup: SHARich Salz
2015-01-14Cleanup OPENSSL_NO_xxx, part 1master-pre-reformatRich Salz
2015-01-13Make output from openssl version -f consistent with previous versionsMatt Caswell