summaryrefslogtreecommitdiff
path: root/external/nss/ExternalProject_nss.mk
AgeCommit message (Expand)AuthorFilesLines
2021-01-29mac: allow cross compiling with host/build x86_64-apple-macosChristian Lohmaier1-1/+1
2021-01-20nss: fix parallel build race in nsinstall.pyMichael Stahl1-2/+6
2020-10-20Unbreak nss build for the native arm64 on an Apple Silicon MacTor Lillqvist1-1/+1
2020-10-14Fix build for Intel on an Apple Silicon MacTor Lillqvist1-0/+3
2020-10-02nss: restore manual pre-dependency buildJan-Marek Glogowski1-1/+0
2020-09-23tdf#128136: Build curl, nss, and xmlsec for iOS, tooTor Lillqvist1-3/+5
2020-09-17nss: fix Windows Arm64 buildJan-Marek Glogowski1-0/+6
2020-08-07Update config.{guess,sub} with latest versions and handle fallout of thatTor Lillqvist1-2/+1
2020-07-05Set CROSS_COMPILE=1 when cross-compiling nssTor Lillqvist1-0/+1
2020-07-05Be more generic for CPUNAME=ARM64Tor Lillqvist1-2/+2
2020-07-05We don't actually build nss for iOS, but if we did, it would be for arm64Tor Lillqvist1-2/+2
2020-07-04Remove leftovers for OS X on PowerPCTor Lillqvist1-2/+1
2020-05-31NSS: enable parallel buildJan-Marek Glogowski1-3/+3
2020-05-07no longer force -arch:SSE on WindowsLuboš Luňák1-1/+1
2020-03-27revert the gyp-based nss build changesLuboš Luňák1-58/+14
2020-03-25Properly quote $(NINJA)Stephan Bergmann1-2/+2
2020-03-25remove a dependency that doesn't make a senseLuboš Luňák1-3/+1
2020-03-25Missing dependencyStephan Bergmann1-1/+1
2020-03-23external/nss: --no-zdefs for gyp-base sanitizer buildsStephan Bergmann1-0/+1
2020-03-23add a configure check for ninjaLuboš Luňák1-1/+5
2020-03-23build also PDBs for nss when using gypLuboš Luňák1-0/+1
2020-03-23build nss using gyp+ninja also on WindowsLuboš Luňák1-13/+29
2020-03-23build nss using their new build system (gyp/ninja-based)Luboš Luňák1-1/+25
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák1-0/+4
2020-02-14Optionally generate PDBs also for nssJuergen Funk1-0/+4
2019-12-02android: Fix nss build on aarch64.Jan Holesovsky1-2/+2
2019-09-23android: add support for 64bit buildChristian Lohmaier1-1/+1
2019-08-08android: support NDK 19 and above (20 as of this commit)Christian Lohmaier1-1/+1
2019-01-29Disable NSS GTESTS also for WindowsJulien Nabet1-0/+1
2019-01-04nss: disable gtestsMiklos Vajna1-0/+1
2018-11-20Revert "Fix NSS parallel build"Jan-Marek Glogowski1-2/+2
2018-11-20Fix NSS parallel buildJan-Marek Glogowski1-2/+2
2018-11-01gbuild: rename value OS=IOS to OS=iOSMichael Stahl1-2/+2
2018-01-18android: use unified headers and llvm-c++ STL (x86) with NDK 16Christian Lohmaier1-2/+2
2017-10-28use predefined workdir pathDavid Tardon1-11/+11
2017-09-16nss: no rpath/origin flag for Android (unused DT entry/DT_FLAGS warnings)Christian Lohmaier1-0/+1
2017-09-07fix nss build for android x86 and remove duplicated configure callChristian Lohmaier1-19/+10
2017-08-15Fix and enable NSS build for AndroidGautam Prajapati1-0/+2
2017-04-21nss: upgrade to release 3.29.5Michael Stahl1-0/+1
2017-02-10Remove MinGW supportStephan Bergmann1-21/+0
2016-10-26Linux: Build NSS in debug mode only in '--enable-dbgutil' mode.Giuseppe Castagno1-0/+1
2016-04-01nss: remove nss-pem.patchMichael Stahl1-1/+0
2016-02-28Bump nss to 3.22.1 and nspr to 4.12David Ostrovsky1-0/+1
2014-10-27nss: add libnsspem.dylib to macosx-change-install-names.pl callRobert Antoni Buj i Gelonch1-0/+1
2014-10-21Cross-compilation fixTor Lillqvist1-1/+5
2014-10-16MAC_OS_X_VERSION_MIN_REQUIRED is always >= 1080 nowTor Lillqvist1-1/+1
2014-10-09bump nss from 3.15.3 to 3.16.5Caolán McNamara1-1/+1
2014-10-02fdo#82430: MSVC build: avoid using SSE2 instructions in some externalsMichael Stahl1-1/+1
2014-08-13Make NSS build also as 64-bit ARM code for iOSTor Lillqvist1-0/+2
2014-08-11First attempt at building NSS for iOS, tooTor Lillqvist1-2/+5