aboutsummaryrefslogtreecommitdiff
path: root/util/mk1mf.pl
AgeCommit message (Expand)AuthorFilesLines
2013-04-08Asm build portability.Dr. Stephen Henson1-4/+4
2013-04-06Missing semicolon.Ben Laurie1-1/+1
2013-04-06Fix non-copy builds.Dr. Stephen Henson1-2/+4
2013-04-06Merge, go back to copy-if-different.Ben Laurie1-2/+1
2013-04-06More progress towards working tests.Ben Laurie1-2/+4
2013-04-06Get closer to a working single Makefile with test support.Ben Laurie1-12/+28
2013-04-03Use $(PERL) when calling scripts in mk1mf.plDr. Stephen Henson1-1/+1
2013-03-04Actually comment out the cpuid asm!Ben Laurie1-1/+1
2013-03-04Merge branch 'master' of openssl.net:opensslBen Laurie1-10/+12
2013-03-04Fix WIN32 build.Dr. Stephen Henson1-9/+11
2013-03-04Only copy headers if they've changed.Ben Laurie1-1/+1
2013-03-04Don't make CPUID stuff twice.Ben Laurie1-1/+2
2013-03-04Handle assembler files.Ben Laurie1-0/+32
2013-03-04Take the first definition of a variable.Ben Laurie1-1/+1
2013-03-04Use "copy" instead of "auto".Ben Laurie1-4/+7
2013-03-04Remove pointless diagnostic.Ben Laurie1-1/+0
2013-03-04Preserve the C compiler.Ben Laurie1-0/+2
2013-03-04Inherit CFLAGS when plaform is "auto".Ben Laurie1-1/+6
2013-03-04Remove empty command.Ben Laurie1-1/+0
2013-03-04Spelling.Ben Laurie1-1/+1
2013-03-04Add dependency on destination directory.Ben Laurie1-1/+1
2013-03-04Spelling.Ben Laurie1-1/+1
2013-03-04Add reallyclean target.Ben Laurie1-0/+7
2012-10-29mk1mf.pl: correct flags.Andy Polyakov1-2/+2
2012-07-15mk1mf.pl: replace chop to make it work in mixture of perls for Windows.Andy Polyakov1-1/+1
2012-07-01recognise OPENSSL_NO_SSL_TRACEDr. Stephen Henson1-0/+1
2011-12-25recognise no-sctpDr. Stephen Henson1-0/+1
2011-10-21mk1mk.pl: cleanup engines' handling and make fips build work on WIN64I.Andy Polyakov1-3/+5
2011-10-19Recognise new option.Dr. Stephen Henson1-1/+1
2011-09-18Make latest assembler additions (vpaes and e_padlock) work in Windows build.Andy Polyakov1-3/+12
2011-06-30Recognise fipscheck option and call fipsas for WIN64 builds.Dr. Stephen Henson1-0/+1
2011-06-22typoDr. Stephen Henson1-1/+1
2011-06-22Now the FIPS capable OpenSSL is available simplify the various FIPS testDr. Stephen Henson1-2/+3
2011-06-18Strip CRs when installing fips_premain.c Correct compat library ruleDr. Stephen Henson1-2/+5
2011-06-15Update to mk1mf.pl and ms\do_fips.bat to install relevant files forDr. Stephen Henson1-8/+23
2011-04-21Reconise no-ec-nistp224-64-gcc-128 option.Dr. Stephen Henson1-0/+1
2011-04-21Make fipscanisteronly auto detect work on WIN32.Dr. Stephen Henson1-1/+9
2011-03-12Add SRP support.Ben Laurie1-1/+6
2011-02-23Make -DOPENSSL_FIPSSYMS work under WIN32: run perl script whenDr. Stephen Henson1-2/+6
2011-02-22Make fipscanisteronly work with WIN32 build system.Dr. Stephen Henson1-5/+18
2011-02-22Remove duplicate test rule.Dr. Stephen Henson1-6/+0
2011-02-12Make no-ec2m work on Win32 build. Add nexprotoneg support too.Dr. Stephen Henson1-0/+2
2011-02-11Make Windows build work with GCM.Dr. Stephen Henson1-2/+4
2011-02-03Add FIPS support to the WIN32 build system.Dr. Stephen Henson1-11/+280
2010-12-03ignore leading null fieldsDr. Stephen Henson1-1/+1
2010-09-02make no-gost work on WindowsDr. Stephen Henson1-0/+3
2010-07-24Fix WIN32 build system to correctly link ENGINE DLLs contained in aDr. Stephen Henson1-1/+16
2009-09-20Ooops, missing close quoteDr. Stephen Henson1-2/+2
2009-09-20add version info for VC-WIN64I tooDr. Stephen Henson1-2/+2
2009-09-19PR: 2048Dr. Stephen Henson1-2/+3