aboutsummaryrefslogtreecommitdiff
path: root/util/pl/VC-32.pl
AgeCommit message (Expand)AuthorFilesLines
2016-03-21Remove the mk1mf VC-WIN* builds and its supporting scriptsRichard Levitte1-471/+0
2016-03-17Don't define OPENSSL_ENGINES in test recipes, do it in Makefiles insteadRichard Levitte1-0/+1
2016-03-05Change names of ordinals and libs, libeay => libcrypto and ssleay => libsslRichard Levitte1-5/+5
2016-02-28Fix mk1mf buildRich Salz1-3/+0
2016-02-20Always build library object files with shared library cflagsRichard Levitte1-2/+2
2016-02-11util/mk1mf.pl: use LINK_CMD instead of LINK variable.Andy Polyakov1-5/+5
2016-02-08Make TESTS= work with "nmake -f ms/ntdll.mak tests"Rob Percival1-1/+1
2016-02-04Use matching quotesRichard Levitte1-1/+1
2016-02-04Make the mk1mf 'mv' command variableRichard Levitte1-0/+1
2016-01-25Now that Configure doesn't produce tools/c_rehash, mk1mf has to do itRichard Levitte1-1/+1
2015-10-13Harmonize do_rehash_rule with updated test/recipies/25-test_verify.t.Andy Polyakov1-0/+1
2015-09-07Adapt mk1mf.pl and helpers to the new testing framework.Richard Levitte1-0/+23
2015-05-20GitHub284: Fix typo in xx-32.pl scripts.StudioEtrange1-2/+2
2015-03-31Remove remaining variables for symlinked/copied headers and testsRichard Levitte1-4/+0
2015-01-23ifdef cleanup part 3: OPENSSL_SYSNAMERich Salz1-1/+1
2013-01-19Improve WINCE support.Andy Polyakov1-1/+1
2012-12-18util/pl/VC-32.pl fix typo.Andy Polyakov1-1/+1
2012-12-18util/pl/VC-32.pl: refresh, switch to ws2, add crypt32, fix typo (based onAndy Polyakov1-6/+18
2012-12-16VC-32.pl: fix typo.Andy Polyakov1-1/+1
2012-10-27util/pl/VC-32.pl: make fipscanister.lib universally usable.Andy Polyakov1-7/+12
2011-09-14Allow for dynamic base in Win64 FIPS module.Andy Polyakov1-1/+1
2011-09-08Add /fixed option to linker with fips builds.Dr. Stephen Henson1-0/+2
2011-06-30Recognise fipscheck option and call fipsas for WIN64 builds.Dr. Stephen Henson1-0/+4
2011-06-18Strip CRs when installing fips_premain.c Correct compat library ruleDr. Stephen Henson1-0/+1
2011-04-02Make WIN32 static builds work again.Dr. Stephen Henson1-0/+1
2011-02-11Make Windows build work with GCM.Dr. Stephen Henson1-0/+1
2011-02-03Add FIPS support to the WIN32 build system.Dr. Stephen Henson1-12/+100
2010-09-13VC-32.pl: default to nasm if neither nasm or nasmw is is found at the moment.Andy Polyakov1-1/+1
2010-06-09VC-32.pl: fix /Fd name generation.Andy Polyakov1-2/+2
2010-06-01VC-32.pl: unconditionally generate symbols.pdb.Andy Polyakov1-21/+16
2010-01-20Support -L options in VC++ link.Dr. Stephen Henson1-0/+4
2009-11-19util/pl/VC-32.pl: bufferoverflowu.lib only when actually needed andAndy Polyakov1-28/+5
2009-04-26Engage nasm optimizations in Win64 build.Andy Polyakov1-1/+1
2009-03-09Update from stable branch.Dr. Stephen Henson1-2/+2
2008-06-05Remove uidlg library from VC-32.pl, it is now bound at runtime.Dr. Stephen Henson1-5/+0
2008-06-05Link in extra CryptoAPI related libraries if needed.Dr. Stephen Henson1-1/+10
2008-06-01Update from stable branch.Dr. Stephen Henson1-0/+1
2008-05-31Update from stable branch.Dr. Stephen Henson1-0/+1
2008-05-31Update VC-32.pl and load CryptoAPI engine in the right place.Dr. Stephen Henson1-1/+1
2008-02-13Support for NASM>=2 in Win64/x64 build.Andy Polyakov1-3/+10
2008-01-13Automate assembler support for Win64 targets (more work is needed).Andy Polyakov1-11/+28
2008-01-11Automate assembler support in mk1mf even further.Andy Polyakov1-1/+1
2008-01-06Experimental support for import of more options from ConfigureDr. Stephen Henson1-33/+44
2008-01-05Include Mont asm files in WIN32 build.Dr. Stephen Henson1-4/+4
2008-01-04Add sha2 defines.Dr. Stephen Henson1-1/+4
2008-01-04Update WIN32 nasm build to use new asm files.Dr. Stephen Henson1-6/+10
2008-01-03NASM has recently changed name of win32 pre-compiled binary.Andy Polyakov1-1/+4
2007-10-07Addendum to commit #16651.Andy Polyakov1-3/+4
2007-10-07Make it possible to link VC static lib with either /MT or /MD application.Andy Polyakov1-4/+6
2007-08-12OPENSSL_NO_TLS1 WIN32 build support. Fix so normal build works again.Dr. Stephen Henson1-2/+2