summaryrefslogtreecommitdiff
path: root/coreconf/WIN32.mk
Commit message (Expand)AuthorAgeFilesLines
* Bug 1655493 - Support SHA2 HW acceleration using Intel SHA Extension. r=bbeur...Makoto Kato2021-06-251-0/+2
* Bug 1438431 Remove mkdepend tool and targets r=rrelyeaJan-Marek Glogowski2020-05-051-6/+0
* Bug 1629553 Rework the LIBRARY_NAME ruleset r=rrelyeaJan-Marek Glogowski2020-05-051-9/+0
* Bug 290526 Fix gtests build for WIN% targets r=rrelyeaJan-Marek Glogowski2020-05-051-0/+2
* Bug 290526 Don't delete directories r=rrelyeaJan-Marek Glogowski2020-05-051-2/+4
* Bug 1590972 - Use -std=c99 for all C code, r=jcjMartin Thomson2019-10-281-0/+6
* Bug 1576664 - Remove -mms-bitfields from win32 makefile r=jcjKevin Jacobs2019-08-301-1/+1
* Bug 1532194 - Remove -DDEBUG_$USER from make builds r=mtLouis Dassy2019-07-151-9/+2
* Bug 1307933 - Add asflag /safeseh to avoid linking error when /SAFESEH is pas...Ting-Yu Chou2016-11-041-1/+1
* Bug 1290334 - Use a LD variable instead of LINK. r=wtcMike Hommey2016-07-291-2/+2
* Bug 1290334 - Force-set CPU_ARCH to x386 or x86_64 depending on USE_64. r=wtcMike Hommey2016-07-291-0/+2
* Bug 1226179 - Using -Werror on all unix platforms, r=gastonMartin Thomson2016-01-041-3/+3
* Bug 1229357 - Disable -Werror on mingw builds, r=mtJacek Caban2015-12-031-1/+1
* Bug 1220016 - Don't change the definedness of _DEBUG on Windows builds.Jed Davis2015-11-061-4/+4
* Bug 1219165 - Support NSS_ENABLE_WERROR=0 on MSVC build, r=mtMakoto Kato2015-10-291-1/+7
* Bug 1214390 - Fixing compilation errors on Windows, r=ekr,wtcMartin Thomson2015-10-191-1/+2
* Backed out changeset 71a3941348a2Kai Engert2015-10-191-2/+1
* Bug 1214390 - Fixing compilation errors on Windows, r=ekr,wtcMartin Thomson2015-10-161-1/+2
* Bug 1193467: Update the comment for allowing SSE2 on clang-cl buildsWan-Teh Chang2015-08-181-1/+2
* Bug 1182667 - Enable warnings as errors, r=rrelyeaMartin Thomson2015-08-171-37/+9
* Bug 1193467: Allow SSE2 on clang-cl builds. r=wtc.David Major2015-08-151-2/+4
* Backed out changeset 4355f55afeb2 (Bug 1158489)Martin Thomson2015-08-121-9/+37
* Bug 1182667 - Removing warnings, enabling -Werror, r=rrelyeaMartin Thomson2015-08-071-37/+9
* Don't use -mnop-fun-dllimport in mingw builds, r=kaieJacek Caban2015-08-031-4/+1
* Bug 1001332: Set subsystem version 5.01/5.02 for NSS utils. r=wtc.David Major2014-09-041-0/+6
* Bug 1041326: Add clang-cl support to the NSS build system.Ehsan Akhgari2014-08-291-1/+8
* Bug 1043082: add the USE_STATIC_RTL makefile variable. r=ehsan.Wan-Teh Chang2014-08-081-10/+19
* Bug 1043108: Remove -arch:IA32 from non-x86 builds. r=kaie.NSS_3_17_BETA2Wan-Teh Chang2014-08-051-5/+5
* Bug 836658: Use -arch:IA32 on VS2012 to avoid requiring SSE2. r=wtc.David Major2014-07-111-0/+7
* Bug 979703: Fix bugs in intel-gcm-x86-masm.asm and re-enable theNSS_3_16_2_BETA1Wan-Teh Chang2014-05-071-0/+3
* Bug 979703: Disable the Intel AES assembly code on Windows for NSS 3.16.1NSS_3_16_1_BETA4Wan-Teh Chang2014-04-291-3/+0
* Bug 979703: Check for Visual C++ 2010 SP1 for the _xgetbv compilerWan-Teh Chang2014-04-241-4/+8
* Bug 918164: Fix coding style issues. r=briansmith.Wan-Teh Chang2014-01-161-4/+4
* Bug 918164: Fix whitespace issues with previous patch, r=meBrian Smith2014-01-111-2/+2
* Bug 918164: Add -FS option to NSS config when using VS2013 so that parallel b...Ehsan Akhgari2014-01-111-0/+5
* Bug 944240: Avoid quoting issues with GNU make 4.0 on windows, r=briansmithNSS_3_15_4_BETA6Mike Hommey2013-12-031-3/+3
* Bug 854729: Add const to many certificate-related NSS functions, r=ryan.sleeviBrian Smith2013-03-221-1/+2
* Bug 845556, reorganize NSS directory layout, moving files, very large changes...Kai Engert2013-02-281-0/+358