Age | Commit message (Expand) | Author |
2024-05-06 | makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo) | Christian Lohmaier |
2024-04-26 | add debuginfo generation flags to internal nss | Caolán McNamara |
2023-09-15 | A more principled suppression of -fsanitize=function in external C code | Stephan Bergmann |
2023-02-16 | android: Use actual Android API level for minSdkVersion, nss | Michael Weghorn |
2023-02-16 | android: Switch from GNU binutils to support NDK 23.x, require 21.x | Michael Weghorn |
2022-04-20 | android: Use property instead of ANDROID_NDK_HOME env var | Michael Weghorn |
2022-04-07 | nss: depend on zlib | Michael Stahl |
2022-04-01 | nss: build with zlib module on WNT | Michael Stahl |
2022-02-25 | Drop support for $host_os = 'macos*', in addition to 'darwin*' | Stephan Bergmann |
2022-01-31 | externals: always provide platform configure flags | Jan-Marek Glogowski |
2021-08-13 | nss: fix build on ppc64le Linux | Paul Menzel |
2021-03-23 | Rename LO Windows arm64 ID to aarch64 | Jan-Marek Glogowski |
2021-01-28 | mac: allow cross compiling with host/build x86_64-apple-macos | Christian Lohmaier |
2021-01-28 | nss: makefile bitrot: no need for android spcial case anymore | Christian Lohmaier |
2021-01-19 | nss: fix parallel build race in nsinstall.py | Michael Stahl |
2021-01-03 | Fix nss build on Raspberry pi4 | Julien Nabet |
2020-12-21 | ios,nss: use AARCH64 consistently | Michael Stahl |
2020-10-20 | Unbreak nss build for the native arm64 on an Apple Silicon Mac | Tor Lillqvist |
2020-10-14 | Fix build for Intel on an Apple Silicon Mac | Tor Lillqvist |
2020-10-02 | nss: restore manual pre-dependency build | Jan-Marek Glogowski |
2020-09-23 | tdf#128136: Build curl, nss, and xmlsec for iOS, too | Tor Lillqvist |
2020-09-17 | nss: fix Windows Arm64 build | Jan-Marek Glogowski |
2020-08-07 | Update config.{guess,sub} with latest versions and handle fallout of that | Tor Lillqvist |
2020-07-05 | Set CROSS_COMPILE=1 when cross-compiling nss | Tor Lillqvist |
2020-07-05 | Be more generic for CPUNAME=ARM64 | Tor Lillqvist |
2020-07-05 | We don't actually build nss for iOS, but if we did, it would be for arm64 | Tor Lillqvist |
2020-07-04 | Remove leftovers for OS X on PowerPC | Tor Lillqvist |
2020-05-31 | NSS: enable parallel build | Jan-Marek Glogowski |
2020-05-07 | no longer force -arch:SSE on Windows | Luboš Luňák |
2020-03-27 | revert the gyp-based nss build changes | Luboš Luňák |
2020-03-25 | Properly quote $(NINJA) | Stephan Bergmann |
2020-03-25 | remove a dependency that doesn't make a sense | Luboš Luňák |
2020-03-25 | Missing dependency | Stephan Bergmann |
2020-03-23 | external/nss: --no-zdefs for gyp-base sanitizer builds | Stephan Bergmann |
2020-03-23 | add a configure check for ninja | Luboš Luňák |
2020-03-23 | build also PDBs for nss when using gyp | Luboš Luňák |
2020-03-23 | build nss using gyp+ninja also on Windows | Luboš Luňák |
2020-03-23 | build nss using their new build system (gyp/ninja-based) | Luboš Luňák |
2020-02-16 | GBUILD_TRACE, support for finding out where the build time is spent | Luboš Luňák |
2020-02-14 | Optionally generate PDBs also for nss | Juergen Funk |
2019-12-02 | android: Fix nss build on aarch64. | Jan Holesovsky |
2019-09-23 | android: add support for 64bit build | Christian Lohmaier |
2019-08-08 | android: support NDK 19 and above (20 as of this commit) | Christian Lohmaier |
2019-01-29 | Disable NSS GTESTS also for Windows | Julien Nabet |
2019-01-04 | nss: disable gtests | Miklos Vajna |
2018-11-20 | Revert "Fix NSS parallel build" | Jan-Marek Glogowski |
2018-11-20 | Fix NSS parallel build | Jan-Marek Glogowski |
2018-11-01 | gbuild: rename value OS=IOS to OS=iOS | Michael Stahl |
2018-01-18 | android: use unified headers and llvm-c++ STL (x86) with NDK 16 | Christian Lohmaier |
2017-10-28 | use predefined workdir path | David Tardon |