summaryrefslogtreecommitdiff
path: root/external/nss/ExternalProject_nss.mk
AgeCommit message (Expand)Author
2023-09-15A more principled suppression of -fsanitize=function in external C codeStephan Bergmann
2023-02-16android: Use actual Android API level for minSdkVersion, nssMichael Weghorn
2023-02-16android: Switch from GNU binutils to support NDK 23.x, require 21.xMichael Weghorn
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-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-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-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-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-04Remove leftovers for OS X on PowerPCTor Lillqvist
2020-05-31NSS: enable parallel buildJan-Marek Glogowski
2020-05-07no longer force -arch:SSE on WindowsLuboš Luňák
2020-03-27revert the gyp-based nss build changesLuboš Luňák
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-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
2019-12-02android: Fix nss build on aarch64.Jan Holesovsky
2019-09-23android: add support for 64bit buildChristian Lohmaier
2019-08-08android: support NDK 19 and above (20 as of this commit)Christian Lohmaier
2019-01-29Disable NSS GTESTS also for WindowsJulien Nabet
2019-01-04nss: disable gtestsMiklos Vajna
2018-11-20Revert "Fix NSS parallel build"Jan-Marek Glogowski
2018-11-20Fix NSS parallel buildJan-Marek Glogowski
2018-11-01gbuild: rename value OS=IOS to OS=iOSMichael Stahl
2018-01-18android: use unified headers and llvm-c++ STL (x86) with NDK 16Christian Lohmaier
2017-10-28use predefined workdir pathDavid Tardon
2017-09-16nss: no rpath/origin flag for Android (unused DT entry/DT_FLAGS warnings)Christian Lohmaier
2017-09-07fix nss build for android x86 and remove duplicated configure callChristian Lohmaier