summaryrefslogtreecommitdiffstats
path: root/util/mk1mf.pl
AgeCommit message (Expand)Author
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
2015-01-13Ensure internal header files are used from mk1mf based buildsMatt Caswell
2015-01-12Fix no-deprecated on WindowsMatt Caswell
2014-12-04Remove SSLv2 supportKurt Roeckx
2014-11-19New option no-ssl3-method which removes SSLv3_*methodDr. Stephen Henson
2014-11-16Emit PERLASM_SCHEME to fix GitMake on OS XMike Bland
2014-10-20no-ssl2 with no-ssl3 does not mean drop the ssl libTim Hudson
2014-10-15Fix SRTP compile issues for windowsMatt Caswell
2014-10-06Fix single makefile.Ben Laurie
2014-07-24Add conditional unit testing interface.Dr. Stephen Henson
2014-07-01Windows build fixes.Dr. Stephen Henson
2014-06-12Fix Windows build.Dr. Stephen Henson
2014-05-24Only copy opensslconf.h at init time.Ben Laurie
2014-02-15Don't use getcwd in non-copy builds.Dr. Stephen Henson
2014-02-09Build on MacOS.Ben Laurie
2013-04-08Asm build portability.Dr. Stephen Henson
2013-04-06Missing semicolon.Ben Laurie
2013-04-06Fix non-copy builds.Dr. Stephen Henson
2013-04-06Merge, go back to copy-if-different.Ben Laurie
2013-04-06More progress towards working tests.Ben Laurie
2013-04-06Get closer to a working single Makefile with test support.Ben Laurie
2013-04-03Use $(PERL) when calling scripts in mk1mf.plDr. Stephen Henson
2013-03-04Actually comment out the cpuid asm!Ben Laurie
2013-03-04Merge branch 'master' of openssl.net:opensslBen Laurie
2013-03-04Fix WIN32 build.Dr. Stephen Henson
2013-03-04Only copy headers if they've changed.Ben Laurie
2013-03-04Don't make CPUID stuff twice.Ben Laurie
2013-03-04Handle assembler files.Ben Laurie
2013-03-04Take the first definition of a variable.Ben Laurie
2013-03-04Use "copy" instead of "auto".Ben Laurie
2013-03-04Remove pointless diagnostic.Ben Laurie
2013-03-04Preserve the C compiler.Ben Laurie
2013-03-04Inherit CFLAGS when plaform is "auto".Ben Laurie
2013-03-04Remove empty command.Ben Laurie
2013-03-04Spelling.Ben Laurie
2013-03-04Add dependency on destination directory.Ben Laurie
2013-03-04Spelling.Ben Laurie
2013-03-04Add reallyclean target.Ben Laurie
2012-10-29mk1mf.pl: correct flags.Andy Polyakov
2012-07-15mk1mf.pl: replace chop to make it work in mixture of perls for Windows.Andy Polyakov
2012-07-01recognise OPENSSL_NO_SSL_TRACEDr. Stephen Henson