summaryrefslogtreecommitdiff
path: root/external/nss
AgeCommit message (Expand)Author
2022-04-20android: Use property instead of ANDROID_NDK_HOME env varMichael Weghorn
2022-04-07nss: depend on zlibMichael Stahl
2022-04-01nss: build with zlib module on WNTMichael Stahl
2022-02-25Drop support for $host_os = 'macos*', in addition to 'darwin*'Stephan Bergmann
2022-01-31externals: always provide platform configure flagsJan-Marek Glogowski
2021-11-03external/nss: Silence invalid-null-argumentStephan Bergmann
2021-10-29external/nss: More -Werror,-Wunknown-pragmas with clang-clStephan Bergmann
2021-10-20nss: upgrade to release 3.71Michael Stahl
2021-08-13nss: fix build on ppc64le LinuxPaul Menzel
2021-03-23Rename LO Windows arm64 ID to aarch64Jan-Marek Glogowski
2021-01-28mac: allow cross compiling with host/build x86_64-apple-macosChristian Lohmaier
2021-01-28nss: makefile bitrot: no need for android spcial case anymoreChristian Lohmaier
2021-01-19nss: fix parallel build race in nsinstall.pyMichael Stahl
2021-01-03Fix nss build on Raspberry pi4Julien Nabet
2020-12-21ios,nss: use AARCH64 consistentlyMichael Stahl
2020-12-07More NSS fixes for macOS on arm64Tor Lillqvist
2020-10-20Unbreak nss build for the native arm64 on an Apple Silicon MacTor Lillqvist
2020-10-14Fix build for Intel on an Apple Silicon MacTor Lillqvist
2020-10-05Fix nss build for iOSTor Lillqvist
2020-10-02nss: restore manual pre-dependency buildJan-Marek Glogowski
2020-09-23tdf#128136: Build curl, nss, and xmlsec for iOS, tooTor Lillqvist
2020-09-17nss: fix Windows Arm64 buildJan-Marek Glogowski
2020-08-18nss: fix Android buildMichael Stahl
2020-08-10nss: upgrade to release 3.55.0Michael Stahl
2020-08-07Use USE_DLFCN also on macOS on arm64Tor Lillqvist
2020-08-07Update config.{guess,sub} with latest versions and handle fallout of thatTor Lillqvist
2020-07-05Set CROSS_COMPILE=1 when cross-compiling nssTor Lillqvist
2020-07-05Be more generic for CPUNAME=ARM64Tor Lillqvist
2020-07-05We don't actually build nss for iOS, but if we did, it would be for arm64Tor Lillqvist
2020-07-05Use up-to-date config.{guess,sub} for external/nss, tooTor Lillqvist
2020-07-04Remove leftovers for OS X on PowerPCTor Lillqvist
2020-06-23Add getopt declarationsTor Lillqvist
2020-06-01NSS: update Android and iOS patchesJan-Marek Glogowski
2020-05-31NSS: enable parallel buildJan-Marek Glogowski
2020-05-07no longer force -arch:SSE on WindowsLuboš Luňák
2020-04-23Use equal number of leading and trailing context lines in patchTor Lillqvist
2020-03-27revert the gyp-based nss build changesLuboš Luňák
2020-03-26try to fix UnicodeDecodeError with gyp when building nssLuboš Luňák
2020-03-25nss: fix this up to work with Online againMiklos Vajna
2020-03-25Properly quote $(NINJA)Stephan Bergmann
2020-03-25remove a dependency that doesn't make a senseLuboš Luňák
2020-03-25Missing dependencyStephan Bergmann
2020-03-25external/nss: Fix rpath for Linux et alStephan Bergmann
2020-03-23external/nss: --no-zdefs for gyp-base sanitizer buildsStephan Bergmann
2020-03-23add a configure check for ninjaLuboš Luňák
2020-03-23build also PDBs for nss when using gypLuboš Luňák
2020-03-23build nss using gyp+ninja also on WindowsLuboš Luňák
2020-03-23build nss using their new build system (gyp/ninja-based)Luboš Luňák
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák
2020-02-14Optionally generate PDBs also for nssJuergen Funk