summaryrefslogtreecommitdiff
path: root/security/coreconf/WIN32.mk
Commit message (Expand)AuthorAgeFilesLines
* Bug 716563 - update license to MPL 2. r=rrelyea.gerv%gerv.net2012-05-031-35/+3
* Bug 647820: Use -mwindows instead of -mno-cygwin on mingw compilation. Thewtc%google.com2011-09-141-2/+2
* Bug 573367: compile with -D_CRT_NONSTDC_NO_WARNINGS to suppress Visual C++wtc%google.com2010-09-011-1/+2
* Bug 567134: use the -DYNAMICBASE linker option for Visual C++ 8 (2005) SP1wtc%google.com2010-08-181-2/+32
* Bug 464276: remove -DUSE_DEBUG_RTL, which is not being used. r=nelson.wtc%google.com2010-08-101-1/+1
* Bug 575174: Use MOZ_DEBUG_FLAGS on Linux, Mac, and Windows. The patch iswtc%google.com2010-07-281-1/+5
* Bug 570334: Support a CPU_ARCH of x86_64, which is set by mingw-w64. Thewtc%google.com2010-06-231-1/+1
* Bug 562636: Memory leak when decoding PKCS12, r=rrelyeanelson%bolyard.com2010-06-181-1/+1
* Fix for bug 507041 . Correct detection of VC6 . r=nelsonjulien.pierre.boogz%sun.com2009-07-291-1/+1
* Bug 478563: Add _MSC_VER (the cl version) to coreconf. r=julien.pierrenelson%bolyard.com2009-04-011-0/+2
* Bug 478563: Add _MSC_VER (the cl version) to coreconf.nelson%bolyard.com2009-03-301-0/+8
* Bug 485837: vc90.pdb files are output in source directory instead of OBJDIRnelson%bolyard.com2009-03-301-3/+2
* Bug 469944: document what warning 4047 is.wtc%google.com2009-03-231-0/+1
* Bug 479978: removed references to MOZ_PROFILE from the build system sincewtc%google.com2009-03-231-14/+0
* Bug 469944: when built with Microsoft compilers, serious NSS errors are ignored!nelson%bolyard.com2009-03-231-2/+2
* Fix for bug 227049 . Add bignum and RC4 optimizations for RC4 . Contributed b...julien.pierre.boogz%sun.com2009-03-191-0/+5
* Bug 469944: added -we4028, which makes it an error for a function'swtc%google.com2009-02-171-2/+3
* Bug 478171: moved the common code in WIN95.mk and WINNT.mk to WIN32.mk.wtc%google.com2009-02-141-0/+16
* Bug 469944: when built with Microsoft compilers, serious NSS errors are ignored!nelson%bolyard.com2009-02-091-0/+29
* Fix for bug 227049 . Add Windows 64 bits ( AMD64 ) support for NSS libraries....julien.pierre.boogz%sun.com2007-11-141-0/+5
* Bug 389781 NSS should be built size-optimized on Linux, Windows, and Macchristophe.ravel.bugs%sun.com2007-08-151-2/+10
* Bug 232600: use the same linker flags for programs as for DLLs when doingwtchang%redhat.com2007-01-141-0/+1
* Bug 232600. Define MOZ_DEBUG_SYMBOLS in environment to create .pdb filesnelson%bolyard.com2007-01-061-1/+5
* Bug 353475. When building NSS with MSVC 2005, use the "mt" command tonelson%bolyard.com2006-10-011-0/+1
* Bugzilla Bug 337887: use the -mnop-fun-dllimport flag so that we can usewtchang%redhat.com2006-05-171-1/+4
* Bugzilla Bug 303508: enhanced the makefile rule for $(MAPFILE). Addedwtchang%redhat.com2005-09-161-1/+1
* Bugzilla bug 244231: added new make variable MOZ_DEBUG_SYMBOLS whichwchang0222%aol.com2004-08-261-3/+8
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2004-04-251-28/+32
* Add /FIXED:NO argument to linker command line for EXEs. Purifynelsonb%netscape.com2003-12-061-1/+2
* When calling windres, use a temp file to work around resource issues.wtc%netscape.com2003-09-151-1/+1
* Broke a long line.wtc%netscape.com2003-04-211-1/+2
* Bug 134113: use "lib" as the prefix for static and import libraries in thewtc%netscape.com2003-04-211-2/+14
* Bug 134113: make NSS build on Win32 using GCC (MinGW). The patchwtc%netscape.com2003-04-201-15/+69
* Fix bug 95138. Make debug .EXE files with debug symbols.nelsonb%netscape.com2003-04-021-1/+1
* Bug 134967: handle spaces and hyphens in $(USERNAME). Convert them towtc%netscape.com2003-02-151-0/+4
* Bug 168360: Add support for the MOZ_PROFILE build option.wtc%netscape.com2002-09-121-0/+7
* Change most coreconf and NSS makefiles to use OS_TARGET (which cannelsonb%netscape.com2002-02-151-0/+88
* We can use cp on Windows. cp is a built-in command of shmsdos.exe and iswtc%netscape.com2001-11-171-1/+1
* Fix NT process command to something that will work in our environment without...relyea%netscape.com2001-11-091-2/+2
* use nsinstall not copy on windowsian.mcgreer%sun.com2001-11-081-1/+1
* Move map file processing definitions back into base .mk files.relyea%netscape.com2001-11-071-0/+6
* Add client requested features to coreconf:relyea%netscape.com2001-04-241-0/+4
* Fix for Bug 75300javi%netscape.com2001-04-101-3/+0
* Bug 71323: Add dist/include to include path for MOZILLA_CLIENT buildsthayes%netscape.com2001-03-091-0/+3
* Initial checkin of the NSS build environment for the open source releaserelyea%netscape.com2000-03-311-0/+100