summaryrefslogtreecommitdiffstats
path: root/util/mk1mf.pl
AgeCommit message (Expand)Author
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
2011-12-25recognise no-sctpDr. Stephen Henson
2011-10-21mk1mk.pl: cleanup engines' handling and make fips build work on WIN64I.Andy Polyakov
2011-10-19Recognise new option.Dr. Stephen Henson
2011-09-18Make latest assembler additions (vpaes and e_padlock) work in Windows build.Andy Polyakov
2011-06-30Recognise fipscheck option and call fipsas for WIN64 builds.Dr. Stephen Henson
2011-06-22typoDr. Stephen Henson
2011-06-22Now the FIPS capable OpenSSL is available simplify the various FIPS testDr. Stephen Henson
2011-06-18Strip CRs when installing fips_premain.c Correct compat library ruleDr. Stephen Henson
2011-06-15Update to mk1mf.pl and ms\do_fips.bat to install relevant files forDr. Stephen Henson
2011-04-21Reconise no-ec-nistp224-64-gcc-128 option.Dr. Stephen Henson
2011-04-21Make fipscanisteronly auto detect work on WIN32.Dr. Stephen Henson
2011-03-12Add SRP support.Ben Laurie
2011-02-23Make -DOPENSSL_FIPSSYMS work under WIN32: run perl script whenDr. Stephen Henson
2011-02-22Make fipscanisteronly work with WIN32 build system.Dr. Stephen Henson
2011-02-22Remove duplicate test rule.Dr. Stephen Henson
2011-02-12Make no-ec2m work on Win32 build. Add nexprotoneg support too.Dr. Stephen Henson
2011-02-11Make Windows build work with GCM.Dr. Stephen Henson
2011-02-03Add FIPS support to the WIN32 build system.Dr. Stephen Henson
2010-12-03ignore leading null fieldsDr. Stephen Henson
2010-09-02make no-gost work on WindowsDr. Stephen Henson
2010-07-24Fix WIN32 build system to correctly link ENGINE DLLs contained in aDr. Stephen Henson
2009-09-20Ooops, missing close quoteDr. Stephen Henson
2009-09-20add version info for VC-WIN64I tooDr. Stephen Henson
2009-09-19PR: 2048Dr. Stephen Henson