summaryrefslogtreecommitdiffstats
path: root/util/pl
AgeCommit message (Collapse)Author
2011-09-14Allow for dynamic base in Win64 FIPS module.Andy Polyakov
2011-09-08Add /fixed option to linker with fips builds.Dr. Stephen Henson
2011-06-30Recognise fipscheck option and call fipsas for WIN64 builds.Dr. Stephen Henson
2011-06-18Strip CRs when installing fips_premain.c Correct compat library ruleDr. Stephen Henson
in FIPS mode.
2011-04-02Make WIN32 static builds work again.Dr. Stephen Henson
2011-02-11Make Windows build work with GCM.Dr. Stephen Henson
2011-02-03Add FIPS support to the WIN32 build system.Dr. Stephen Henson
2010-09-13VC-32.pl: default to nasm if neither nasm or nasmw is is found at the moment.Andy Polyakov
PR: 2338
2010-06-09VC-32.pl: fix /Fd name generation.Andy Polyakov
PR: 2284
2010-06-01VC-32.pl: unconditionally generate symbols.pdb.Andy Polyakov
2010-01-20Support -L options in VC++ link.Dr. Stephen Henson
2009-11-19util/pl/VC-32.pl: bufferoverflowu.lib only when actually needed andAndy Polyakov
eliminate duplicate code. PR: 2086
2009-04-26Engage nasm optimizations in Win64 build.Andy Polyakov
2009-03-09Update from stable branch.Dr. Stephen Henson
2008-06-05Remove uidlg library from VC-32.pl, it is now bound at runtime.Dr. Stephen Henson
2008-06-05Link in extra CryptoAPI related libraries if needed.Dr. Stephen Henson
2008-06-01Update from stable branch.Dr. Stephen Henson
2008-05-31Update from stable branch.Dr. Stephen Henson
2008-05-31Update VC-32.pl and load CryptoAPI engine in the right place.Dr. Stephen Henson
2008-04-17Apply mingw patches as supplied by Roumen Petrov an Alon Bar-LevLutz Jänicke
PR: 1552 Submitted by: Roumen Petrov <openssl@roumenpetrov.info>, "Alon Bar-Lev" <alon.barlev@gmail.com>
2008-02-13Support for NASM>=2 in Win64/x64 build.Andy Polyakov
2008-01-13Automate assembler support for Win64 targets (more work is needed).Andy Polyakov
2008-01-11Automate assembler support in mk1mf even further.Andy Polyakov
2008-01-06Experimental support for import of more options from ConfigureDr. Stephen Henson
(via top level Makefile) into mk1mf builds. This avoids the need to duplicate the CFLAG handling and can auto build assembly language source files from perl scripts. Extend VC-WIN32 Configure entry to include new options.
2008-01-05Include Mont asm files in WIN32 build.Dr. Stephen Henson
2008-01-05Add extra SHA2 defines.Dr. Stephen Henson
2008-01-04Add sha2 defines.Dr. Stephen Henson
2008-01-04Update netware to use new SHA2 assembly language modules.Dr. Stephen Henson
2008-01-04Update WIN32 nasm build to use new asm files.Dr. Stephen Henson
2008-01-03Netware support.Dr. Stephen Henson
Submitted by: Guenter Knauf <eflash@gmx.net>
2008-01-03NASM has recently changed name of win32 pre-compiled binary.Andy Polyakov
PR: 1627
2007-10-07Addendum to commit #16651.Andy Polyakov
2007-10-07Make it possible to link VC static lib with either /MT or /MD application.Andy Polyakov
PR: 1230
2007-08-12OPENSSL_NO_TLS1 WIN32 build support. Fix so normal build works again.Dr. Stephen Henson
2007-07-18WIN32 VC++ build fixes.Dr. Stephen Henson
2006-10-23Switch Win32/64 targets to Winsock2. Updates to ISNTALL.W32 cover evenAndy Polyakov
recent mingw modifications.
2006-01-15Update from stable branch.Dr. Stephen Henson
2005-12-06Add cpuid code to VC++ build.Dr. Stephen Henson
2005-12-06Initial attempt at Whirlpool assembler support on VC++.Dr. Stephen Henson
2005-12-05Update from 0.9.8-stable.Dr. Stephen Henson
2005-11-15Keep shutting up VC8.Andy Polyakov
PR: 1243
2005-11-09Tidying up WinCE support.Andy Polyakov
2005-11-07Update from stable branch.Dr. Stephen Henson
2005-11-06One of Win64 rules lacked bufferoverflowu.lib.Andy Polyakov
2005-11-06First draft for WCE PortSDK support. Once again! It's *draft* which requiresAndy Polyakov
more work, i.e. more modifications are due...
2005-11-06Update from stable branch.Dr. Stephen Henson
2005-10-19util/pl/OS2-EMX.pl sync.Andy Polyakov
Submitted by: Stefan Neis, Brian Havard
2005-09-20BC-32.pl updates.Andy Polyakov
Submitted by: Old Wolf, Jon Bright
2005-09-20Proper solution to nasm compilation problems in Borland context.Andy Polyakov
2005-09-19Another missing space in VC-32.pl [from 0.9.8].Andy Polyakov