summaryrefslogtreecommitdiff
path: root/util/mk1mf.pl
Commit message (Expand)AuthorAgeFilesLines
* Add conditional unit testing interface.Dr. Stephen Henson2014-07-241-0/+1
* Windows build fixes.Dr. Stephen Henson2014-07-011-1/+3
* Fix Windows build.Dr. Stephen Henson2014-06-121-4/+7
* Only copy opensslconf.h at init time.Ben Laurie2014-05-241-0/+6
* Don't use getcwd in non-copy builds.Dr. Stephen Henson2014-02-151-1/+1
* Build on MacOS.Ben Laurie2014-02-091-2/+2
* Asm build portability.Dr. Stephen Henson2013-04-081-4/+4
* Missing semicolon.Ben Laurie2013-04-061-1/+1
* Fix non-copy builds.Dr. Stephen Henson2013-04-061-2/+4
* Merge, go back to copy-if-different.Ben Laurie2013-04-061-2/+1
* More progress towards working tests.Ben Laurie2013-04-061-2/+4
* Get closer to a working single Makefile with test support.Ben Laurie2013-04-061-12/+28
* Use $(PERL) when calling scripts in mk1mf.plDr. Stephen Henson2013-04-031-1/+1
* Actually comment out the cpuid asm!Ben Laurie2013-03-041-1/+1
* Merge branch 'master' of openssl.net:opensslBen Laurie2013-03-041-10/+12
|\
| * Fix WIN32 build.Dr. Stephen Henson2013-03-041-9/+11
* | Only copy headers if they've changed.Ben Laurie2013-03-041-1/+1
* | Don't make CPUID stuff twice.Ben Laurie2013-03-041-1/+2
|/
* Handle assembler files.Ben Laurie2013-03-041-0/+32
* Take the first definition of a variable.Ben Laurie2013-03-041-1/+1
* Use "copy" instead of "auto".Ben Laurie2013-03-041-4/+7
* Remove pointless diagnostic.Ben Laurie2013-03-041-1/+0
* Preserve the C compiler.Ben Laurie2013-03-041-0/+2
* Inherit CFLAGS when plaform is "auto".Ben Laurie2013-03-041-1/+6
* Remove empty command.Ben Laurie2013-03-041-1/+0
* Spelling.Ben Laurie2013-03-041-1/+1
* Add dependency on destination directory.Ben Laurie2013-03-041-1/+1
* Spelling.Ben Laurie2013-03-041-1/+1
* Add reallyclean target.Ben Laurie2013-03-041-0/+7
* mk1mf.pl: correct flags.Andy Polyakov2012-10-291-2/+2
* mk1mf.pl: replace chop to make it work in mixture of perls for Windows.Andy Polyakov2012-07-151-1/+1
* recognise OPENSSL_NO_SSL_TRACEDr. Stephen Henson2012-07-011-0/+1
* recognise no-sctpDr. Stephen Henson2011-12-251-0/+1
* mk1mk.pl: cleanup engines' handling and make fips build work on WIN64I.Andy Polyakov2011-10-211-3/+5
* Recognise new option.Dr. Stephen Henson2011-10-191-1/+1
* Make latest assembler additions (vpaes and e_padlock) work in Windows build.Andy Polyakov2011-09-181-3/+12
* Recognise fipscheck option and call fipsas for WIN64 builds.Dr. Stephen Henson2011-06-301-0/+1
* typoDr. Stephen Henson2011-06-221-1/+1
* Now the FIPS capable OpenSSL is available simplify the various FIPS testDr. Stephen Henson2011-06-221-2/+3
* Strip CRs when installing fips_premain.c Correct compat library ruleDr. Stephen Henson2011-06-181-2/+5
* Update to mk1mf.pl and ms\do_fips.bat to install relevant files forDr. Stephen Henson2011-06-151-8/+23
* Reconise no-ec-nistp224-64-gcc-128 option.Dr. Stephen Henson2011-04-211-0/+1
* Make fipscanisteronly auto detect work on WIN32.Dr. Stephen Henson2011-04-211-1/+9
* Add SRP support.Ben Laurie2011-03-121-1/+6
* Make -DOPENSSL_FIPSSYMS work under WIN32: run perl script whenDr. Stephen Henson2011-02-231-2/+6
* Make fipscanisteronly work with WIN32 build system.Dr. Stephen Henson2011-02-221-5/+18
* Remove duplicate test rule.Dr. Stephen Henson2011-02-221-6/+0
* Make no-ec2m work on Win32 build. Add nexprotoneg support too.Dr. Stephen Henson2011-02-121-0/+2
* Make Windows build work with GCM.Dr. Stephen Henson2011-02-111-2/+4
* Add FIPS support to the WIN32 build system.Dr. Stephen Henson2011-02-031-11/+280