summaryrefslogtreecommitdiff
path: root/external/nss
AgeCommit message (Expand)AuthorFilesLines
2021-08-13nss: fix build on ppc64le LinuxPaul Menzel1-0/+1
2021-03-23Rename LO Windows arm64 ID to aarch64Jan-Marek Glogowski1-2/+2
2021-01-28mac: allow cross compiling with host/build x86_64-apple-macosChristian Lohmaier1-1/+1
2021-01-28nss: makefile bitrot: no need for android spcial case anymoreChristian Lohmaier1-1/+0
2021-01-19nss: fix parallel build race in nsinstall.pyMichael Stahl2-8/+12
2021-01-03Fix nss build on Raspberry pi4Julien Nabet1-0/+1
2020-12-21ios,nss: use AARCH64 consistentlyMichael Stahl1-1/+1
2020-12-07More NSS fixes for macOS on arm64Tor Lillqvist1-2/+19
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-05Fix nss build for iOSTor Lillqvist1-2/+2
2020-10-02nss: restore manual pre-dependency buildJan-Marek Glogowski4-5/+86
2020-09-23tdf#128136: Build curl, nss, and xmlsec for iOS, tooTor Lillqvist2-15/+205
2020-09-17nss: fix Windows Arm64 buildJan-Marek Glogowski3-0/+73
2020-08-18nss: fix Android buildMichael Stahl2-0/+16
2020-08-10nss: upgrade to release 3.55.0Michael Stahl3-50/+9
2020-08-07Use USE_DLFCN also on macOS on arm64Tor Lillqvist1-0/+14
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-05Use up-to-date config.{guess,sub} for external/nss, tooTor Lillqvist1-0/+2
2020-07-04Remove leftovers for OS X on PowerPCTor Lillqvist1-2/+1
2020-06-23Add getopt declarationsTor Lillqvist2-0/+26
2020-06-01NSS: update Android and iOS patchesJan-Marek Glogowski2-5/+7
2020-05-31NSS: enable parallel buildJan-Marek Glogowski7-29/+75
2020-05-07no longer force -arch:SSE on WindowsLuboš Luňák1-1/+1
2020-04-23Use equal number of leading and trailing context lines in patchTor Lillqvist1-1/+2
2020-03-27revert the gyp-based nss build changesLuboš Luňák15-527/+30
2020-03-26try to fix UnicodeDecodeError with gyp when building nssLuboš Luňák1-8/+8
2020-03-25nss: fix this up to work with Online againMiklos Vajna2-0/+12
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-25external/nss: Fix rpath for Linux et alStephan Bergmann2-0/+15
2020-03-23external/nss: --no-zdefs for gyp-base sanitizer buildsStephan Bergmann3-20/+1
2020-03-23add a configure check for ninjaLuboš Luňák2-1/+16
2020-03-23build also PDBs for nss when using gypLuboš Luňák3-6/+74
2020-03-23build nss using gyp+ninja also on WindowsLuboš Luňák7-13/+211
2020-03-23build nss using their new build system (gyp/ninja-based)Luboš Luňák8-1/+211
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
2020-01-17tdf#127619: external/nss: Load smime3 lib with a path on macOSStephan Bergmann2-0/+26
2019-12-04nss: Fix Android build for x86 and x86_64Michael Weghorn1-4/+8
2019-12-02android: Fix nss build on aarch64.Jan Holesovsky2-3/+20
2019-11-26nss: fix Android buildMiklos Vajna1-0/+21
2019-11-26nss: upgrade to release 3.47.1Michael Stahl6-23/+11
2019-09-23android: add support for 64bit buildChristian Lohmaier2-2/+3
2019-08-08android: support NDK 19 and above (20 as of this commit)Christian Lohmaier1-1/+1
2019-07-12NSS fix lcc support patchJan-Marek Glogowski2-0/+12