aboutsummaryrefslogtreecommitdiffstats
path: root/util/mk1mf.pl
Commit message (Expand)AuthorAgeFilesLines
* Merge OPENSSL_NO_EC{DH,DSA} into OPENSSL_NO_ECRich Salz2015-03-111-6/+0
* Remove OPENSSL_NO_HMACDr. Stephen Henson2015-02-061-1/+0
* Fix no-ocb for WindowsMatt Caswell2015-01-281-0/+1
* OPENSSL_NO_xxx cleanup: SHARich Salz2015-01-271-11/+2
* Cleanup OPENSSL_NO_xxx, part 1master-pre-reformatRich Salz2015-01-141-1/+1
* Make output from openssl version -f consistent with previous versionsMatt Caswell2015-01-131-1/+1
* Ensure internal header files are used from mk1mf based buildsMatt Caswell2015-01-131-1/+1
* Fix no-deprecated on WindowsMatt Caswell2015-01-121-0/+1
* Remove SSLv2 supportKurt Roeckx2014-12-041-8/+2
* New option no-ssl3-method which removes SSLv3_*methodDr. Stephen Henson2014-11-191-2/+8
* Emit PERLASM_SCHEME to fix GitMake on OS XMike Bland2014-11-161-0/+2
* no-ssl2 with no-ssl3 does not mean drop the ssl libTim Hudson2014-10-201-6/+0
* Fix SRTP compile issues for windowsMatt Caswell2014-10-151-0/+1
* Fix single makefile.Ben Laurie2014-10-061-1/+3
* 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