Trac is being migrated to new services! Issues can be found in our new YouTrack instance and WIKI pages can be found on our website.

Changes between Version 46 and Version 47 of BuildingWinNSS


Ignore:
Timestamp:
Mar 25, 2014, 4:54:16 PM (10 years ago)
Author:
datallah
Comment:

Update for NSS 3.16

Legend:

Unmodified
Added
Removed
Modified
  • BuildingWinNSS

    v46 v47  
    1212 1. '''Windows SDK:'''[[BR]]Download the [https://www.microsoft.com/download/en/details.aspx?id=8279 Windows SDK for Windows 7 SP1] and install it to the default location. If you have Visual Studio 2010 Pro or Ultimate installed, this step can be ignored.[[BR]]''NOTE:'' The build script below is written for Visual Studio 2010 and its included SDK - it might be necessary to tweak the script for any other configuration.
    1313 1. '''Windows Driver Kit (WDK):'''[[BR]]Download the [https://www.microsoft.com/download/en/details.aspx?displaylang=en&id=11800 WDK for Windows 7 SP1] and install it to the default location.
    14  1. '''Network Security Services (NSS) source :'''[[BR]]Download the latest version of [ftp://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/ NSS with NSPR] (currently 3.15.4) and extract it to `c:\devel\pidgin-devel\win32-dev\nss`.
     14 1. '''Network Security Services (NSS) source :'''[[BR]]Download the latest version of [https://developer.mozilla.org/en-US/docs/NSS/NSS_Releases NSS with NSPR] (currently 3.16) and extract it to `c:\devel\pidgin-devel\win32-dev\nss`.
    1515 1. '''MozillaBuild:'''[[BR]]Download the latest version of [ftp://ftp.mozilla.org/pub/mozilla.org/mozilla/libraries/win32/MozillaBuildSetup-Latest.exe MozillaBuild] and install it to `c:\devel\mozilla-build`.
    16  1. '''WDK build patch:'''[[BR]]Download the [http://www.hexchat.org/ HexChat project]'s [raw-attachment:nss-wdk.2.patch WDK build patch] to `c:\devel\pidgin-devel\win32-dev\nss\nss-wdk.patch`.
     16 1. '''WDK build patch:'''[[BR]]Download the [http://www.hexchat.org/ HexChat project]'s [raw-attachment:nss-wdk-3.16.patch WDK build patch] to `c:\devel\pidgin-devel\win32-dev\nss\nss-wdk.patch`.
    1717 1. '''WDK build script:'''[[BR]]Download [raw-attachment:build-x86.bat this build script] to `c:\devel\pidgin-devel\win32-dev\nss\build-x86.bat`.
    1818
     
    3030 * Use debug runtime library (`USE_DEBUG_RTL`)
    3131 * Enable elliptic curve cryptography (`NSS_ENABLE_ECC`)
     32  * This is enabled by default as of NSS 3.16
    3233 * Disable legacy DBM database (`NSS_DISABLE_DBM`)
    3334 * Build for Windows NT (`OS_TARGET=WINNT`)
     35 * Disable LDAP URI Support (`NSS_PKIX_NO_LDAP`)
    3436
    3537The first two options select the build type according to the matrix below:
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!