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.
- Timestamp:
-
Jan 13, 2014, 2:36:23 AM (10 years ago)
- Author:
-
datallah
- Comment:
-
Update NSS to 3.15.4
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v44
|
v45
|
|
12 | 12 | 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. |
13 | 13 | 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.3) and extract it to `c:\devel\pidgin-devel\win32-dev\nss`. |
| 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`. |
15 | 15 | 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 | 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`. |
… |
… |
|
31 | 31 | * Enable elliptic curve cryptography (`NSS_ENABLE_ECC`) |
32 | 32 | * Disable legacy DBM database (`NSS_DISABLE_DBM`) |
| 33 | * Build for Windows NT (`OS_TARGET=WINNT`) |
33 | 34 | |
34 | 35 | The 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!