crypto/threads_pthread.c: refactor all atomics fallbacks for type safety
[openssl.git] / util / pl / VC-32.pl
2016-03-21 Richard LevitteRemove the mk1mf VC-WIN* builds and its supporting...
2016-03-17 Richard LevitteDon't define OPENSSL_ENGINES in test recipes, do it...
2016-03-05 Richard LevitteChange names of ordinals and libs, libeay => libcrypto...
2016-02-28 Rich SalzFix mk1mf build
2016-02-20 Richard LevitteAlways build library object files with shared library...
2016-02-11 Andy Polyakovutil/mk1mf.pl: use LINK_CMD instead of LINK variable.
2016-02-08 Rob PercivalMake TESTS= work with "nmake -f ms/ntdll.mak tests"
2016-02-04 Richard LevitteUse matching quotes
2016-02-04 Richard LevitteMake the mk1mf 'mv' command variable
2016-01-25 Richard LevitteNow that Configure doesn't produce tools/c_rehash,...
2015-10-13 Andy PolyakovHarmonize do_rehash_rule with updated test/recipies...
2015-09-07 Richard LevitteAdapt mk1mf.pl and helpers to the new testing framework.
2015-05-20 StudioEtrangeGitHub284: Fix typo in xx-32.pl scripts.
2015-03-31 Richard LevitteRemove remaining variables for symlinked/copied headers...
2015-01-23 Rich Salzifdef cleanup part 3: OPENSSL_SYSNAME
2013-01-19 Andy PolyakovImprove WINCE support.
2012-12-18 Andy Polyakovutil/pl/VC-32.pl fix typo.
2012-12-18 Andy Polyakovutil/pl/VC-32.pl: refresh, switch to ws2, add crypt32...
2012-12-16 Andy PolyakovVC-32.pl: fix typo.
2012-10-27 Andy Polyakovutil/pl/VC-32.pl: make fipscanister.lib universally...
2011-09-14 Andy PolyakovAllow for dynamic base in Win64 FIPS module.
2011-09-08 Dr. Stephen HensonAdd /fixed option to linker with fips builds.
2011-06-30 Dr. Stephen HensonRecognise fipscheck option and call fipsas for WIN64...
2011-06-18 Dr. Stephen HensonStrip CRs when installing fips_premain.c Correct compat...
2011-04-02 Dr. Stephen HensonMake WIN32 static builds work again.
2011-02-11 Dr. Stephen HensonMake Windows build work with GCM.
2011-02-03 Dr. Stephen HensonAdd FIPS support to the WIN32 build system.
2010-09-13 Andy PolyakovVC-32.pl: default to nasm if neither nasm or nasmw...
2010-06-09 Andy PolyakovVC-32.pl: fix /Fd name generation.
2010-06-01 Andy PolyakovVC-32.pl: unconditionally generate symbols.pdb.
2010-01-20 Dr. Stephen HensonSupport -L options in VC++ link.
2009-11-19 Andy Polyakovutil/pl/VC-32.pl: bufferoverflowu.lib only when actuall...
2009-04-26 Andy PolyakovEngage nasm optimizations in Win64 build.
2009-03-09 Dr. Stephen HensonUpdate from stable branch.
2008-06-05 Dr. Stephen HensonRemove uidlg library from VC-32.pl, it is now bound...
2008-06-05 Dr. Stephen HensonLink in extra CryptoAPI related libraries if needed.
2008-06-01 Dr. Stephen HensonUpdate from stable branch.
2008-05-31 Dr. Stephen HensonUpdate from stable branch.
2008-05-31 Dr. Stephen HensonUpdate VC-32.pl and load CryptoAPI engine in the right...
2008-02-13 Andy PolyakovSupport for NASM>=2 in Win64/x64 build.
2008-01-13 Andy PolyakovAutomate assembler support for Win64 targets (more...
2008-01-11 Andy PolyakovAutomate assembler support in mk1mf even further.
2008-01-06 Dr. Stephen HensonExperimental support for import of more options from...
2008-01-05 Dr. Stephen HensonInclude Mont asm files in WIN32 build.
2008-01-04 Dr. Stephen HensonAdd sha2 defines.
2008-01-04 Dr. Stephen HensonUpdate WIN32 nasm build to use new asm files.
2008-01-03 Andy PolyakovNASM has recently changed name of win32 pre-compiled...
2007-10-07 Andy PolyakovAddendum to commit #16651.
2007-10-07 Andy PolyakovMake it possible to link VC static lib with either...
2007-08-12 Dr. Stephen HensonOPENSSL_NO_TLS1 WIN32 build support. Fix so normal...
2007-07-18 Dr. Stephen HensonWIN32 VC++ build fixes.
2006-10-23 Andy PolyakovSwitch Win32/64 targets to Winsock2. Updates to ISNTALL...
2006-01-15 Dr. Stephen HensonUpdate from stable branch.
2005-12-06 Dr. Stephen HensonAdd cpuid code to VC++ build.
2005-12-06 Dr. Stephen HensonInitial attempt at Whirlpool assembler support on VC++.
2005-12-05 Dr. Stephen HensonUpdate from 0.9.8-stable.
2005-11-15 Andy PolyakovKeep shutting up VC8.
2005-11-09 Andy PolyakovTidying up WinCE support.
2005-11-07 Dr. Stephen HensonUpdate from stable branch.
2005-11-06 Andy PolyakovOne of Win64 rules lacked bufferoverflowu.lib.
2005-11-06 Andy PolyakovFirst draft for WCE PortSDK support. Once again! It...
2005-11-06 Dr. Stephen HensonUpdate from stable branch.
2005-09-19 Andy PolyakovAnother missing space in VC-32.pl [from 0.9.8].
2005-09-19 Andy PolyakovMissing space in VC-32.pl.
2005-08-11 Andy PolyakovFix typo in WCE section in VC-32.pl
2005-08-09 Andy PolyakovSuppress "deprecated" warnings introduced in VC8.
2005-08-09 Andy PolyakovAdd support for more recent WCE SDK.
2005-08-07 Andy PolyakovFinal(?) WinCE update.
2005-08-03 Andy PolyakovWCE update, mostly typos.
2005-08-02 Andy PolyakovWCE-specific update for VC-32.pl.
2005-08-02 Andy PolyakovOptimize for space on embedded WCE.
2005-08-02 Andy PolyakovStick to -DWCE_PLATFORM_$wceplatf, as that's what is...
2005-08-02 Andy PolyakovEliminate bogus #if WCEPLATFORM!=MS_HPC_PRO [which...
2005-07-30 Andy PolyakovEliminate dependency on 3rd party wcedefs.mak.
2005-07-24 Andy PolyakovUnify VC-32.pl and VC-CE.pl scripts and update INSTALL...
2005-07-05 Andy PolyakovPull up Win64 support from 0.9.8.
2005-05-21 Andy PolyakovMove _WIN32_WINNT definition from command line to e_os...
2005-05-18 Andy PolyakovEngage Applink in mingw. Note that application-side...
2005-05-17 Andy PolyakovEngage Applink for VC builds.
2005-04-17 Dr. Stephen HensonFix from stable branch.
2002-12-05 Richard LevitteAllow users to modify /MD to /MT.
2002-10-04 Dr. Stephen HensonAdd version info to Win32 DLLs.
2002-06-27 Richard LevitteUse underscores instead of dashes in temporary file...
2001-02-19 Richard LevitteMake all configuration macros available for application...
2000-12-31 Richard LevitteRemove RSAref-related things.
2000-12-15 Ulf Möller"Andrew W. Gray" <agray@iconsinc.com> says /GD is no...
2000-09-24 Richard LevitteChange the Windows building scripts to enable DSO_WIN32.
2000-09-21 Richard LevitteUgly hack to make sure static libraries are usable...
1999-08-12 Bodo MöllerRemove -DWINDOWS in debug configuration.
1999-07-12 Dr. Stephen HensonMore NASM support code it still doesn't work but it...
1999-03-10 Dr. Stephen HensonMake CC,CFLAG etc get passed to make links and various...
1999-03-03 Dr. Stephen HensonFix the Win32 compile environment and add various chang...
1999-01-31 Dr. Stephen HensonFix various stuff: that VC++ 5.0 chokes on:
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21 Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.9.1b (unreleased) SSLeay
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21 Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.9.0b
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21 Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.8.1b
next