aboutsummaryrefslogtreecommitdiffstats
path: root/util/pl/VC-32.pl
Commit message (Expand)AuthorAgeFilesLines
* Remove the mk1mf VC-WIN* builds and its supporting scriptsRichard Levitte2016-03-211-471/+0
* Don't define OPENSSL_ENGINES in test recipes, do it in Makefiles insteadRichard Levitte2016-03-171-0/+1
* Change names of ordinals and libs, libeay => libcrypto and ssleay => libsslRichard Levitte2016-03-051-5/+5
* Fix mk1mf buildRich Salz2016-02-281-3/+0
* Always build library object files with shared library cflagsRichard Levitte2016-02-201-2/+2
* util/mk1mf.pl: use LINK_CMD instead of LINK variable.Andy Polyakov2016-02-111-5/+5
* Make TESTS= work with "nmake -f ms/ntdll.mak tests"Rob Percival2016-02-081-1/+1
* Use matching quotesRichard Levitte2016-02-041-1/+1
* Make the mk1mf 'mv' command variableRichard Levitte2016-02-041-0/+1
* Now that Configure doesn't produce tools/c_rehash, mk1mf has to do itRichard Levitte2016-01-251-1/+1
* Harmonize do_rehash_rule with updated test/recipies/25-test_verify.t.Andy Polyakov2015-10-131-0/+1
* Adapt mk1mf.pl and helpers to the new testing framework.Richard Levitte2015-09-071-0/+23
* GitHub284: Fix typo in xx-32.pl scripts.StudioEtrange2015-05-201-2/+2
* Remove remaining variables for symlinked/copied headers and testsRichard Levitte2015-03-311-4/+0
* ifdef cleanup part 3: OPENSSL_SYSNAMERich Salz2015-01-231-1/+1
* Improve WINCE support.Andy Polyakov2013-01-191-1/+1
* util/pl/VC-32.pl fix typo.Andy Polyakov2012-12-181-1/+1
* util/pl/VC-32.pl: refresh, switch to ws2, add crypt32, fix typo (based onAndy Polyakov2012-12-181-6/+18
* VC-32.pl: fix typo.Andy Polyakov2012-12-161-1/+1
* util/pl/VC-32.pl: make fipscanister.lib universally usable.Andy Polyakov2012-10-271-7/+12
* Allow for dynamic base in Win64 FIPS module.Andy Polyakov2011-09-141-1/+1
* Add /fixed option to linker with fips builds.Dr. Stephen Henson2011-09-081-0/+2
* Recognise fipscheck option and call fipsas for WIN64 builds.Dr. Stephen Henson2011-06-301-0/+4
* Strip CRs when installing fips_premain.c Correct compat library ruleDr. Stephen Henson2011-06-181-0/+1
* Make WIN32 static builds work again.Dr. Stephen Henson2011-04-021-0/+1
* Make Windows build work with GCM.Dr. Stephen Henson2011-02-111-0/+1
* Add FIPS support to the WIN32 build system.Dr. Stephen Henson2011-02-031-12/+100
* VC-32.pl: default to nasm if neither nasm or nasmw is is found at the moment.Andy Polyakov2010-09-131-1/+1
* VC-32.pl: fix /Fd name generation.Andy Polyakov2010-06-091-2/+2
* VC-32.pl: unconditionally generate symbols.pdb.Andy Polyakov2010-06-011-21/+16
* Support -L options in VC++ link.Dr. Stephen Henson2010-01-201-0/+4
* util/pl/VC-32.pl: bufferoverflowu.lib only when actually needed andAndy Polyakov2009-11-191-28/+5
* Engage nasm optimizations in Win64 build.Andy Polyakov2009-04-261-1/+1
* Update from stable branch.Dr. Stephen Henson2009-03-091-2/+2
* Remove uidlg library from VC-32.pl, it is now bound at runtime.Dr. Stephen Henson2008-06-051-5/+0
* Link in extra CryptoAPI related libraries if needed.Dr. Stephen Henson2008-06-051-1/+10
* Update from stable branch.Dr. Stephen Henson2008-06-011-0/+1
* Update from stable branch.Dr. Stephen Henson2008-05-311-0/+1
* Update VC-32.pl and load CryptoAPI engine in the right place.Dr. Stephen Henson2008-05-311-1/+1
* Support for NASM>=2 in Win64/x64 build.Andy Polyakov2008-02-131-3/+10
* Automate assembler support for Win64 targets (more work is needed).Andy Polyakov2008-01-131-11/+28
* Automate assembler support in mk1mf even further.Andy Polyakov2008-01-111-1/+1
* Experimental support for import of more options from ConfigureDr. Stephen Henson2008-01-061-33/+44
* Include Mont asm files in WIN32 build.Dr. Stephen Henson2008-01-051-4/+4
* Add sha2 defines.Dr. Stephen Henson2008-01-041-1/+4
* Update WIN32 nasm build to use new asm files.Dr. Stephen Henson2008-01-041-6/+10
* NASM has recently changed name of win32 pre-compiled binary.Andy Polyakov2008-01-031-1/+4
* Addendum to commit #16651.Andy Polyakov2007-10-071-3/+4
* Make it possible to link VC static lib with either /MT or /MD application.Andy Polyakov2007-10-071-4/+6
* OPENSSL_NO_TLS1 WIN32 build support. Fix so normal build works again.Dr. Stephen Henson2007-08-121-2/+2