summaryrefslogtreecommitdiff
path: root/external
AgeCommit message (Expand)AuthorFilesLines
2020-08-18nss: fix Android buildMichael Stahl2-0/+16
2020-08-16Pass $(verbose) into ExternalProject_icuStephan Bergmann1-2/+2
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara1-1/+2
2020-08-12Enable --enable-lto --enable-skia when building with GCC+Clang on LinuxStephan Bergmann1-0/+15
2020-08-10external/mariadb-connector-c: ma_bmove_upp is defined twiceStephan Bergmann1-1/+0
2020-08-10nss: upgrade to release 3.55.0Michael Stahl3-50/+9
2020-08-08external/cppunit: Run tests in deterministic orderStephan Bergmann2-0/+26
2020-08-07external/cppunit: -g based on --enable-symbols, not --enable-debugStephan Bergmann1-1/+1
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 Lillqvist4-3/+21
2020-08-07Fix Skia build using VS 2019 v.16.7.0 with --disable-pchMike Kaganski2-0/+12
2020-08-05gpgpmepp: fix creative abuse of gbuildMichael Stahl1-3/+0
2020-08-05external/libgpg-error: -Werror,-Wundef (clang-cl)Stephan Bergmann2-0/+12
2020-08-04external/gpgmepp: Avoid overloaded utf8_to_wchar in C codeStephan Bergmann2-0/+21
2020-07-29optimize a bit more conversions to/from Skia bitmap formatsLuboš Luňák7-30/+208
2020-07-28Adapt --enable-ld to Clang 12 trunk --ld-pathStephan Bergmann4-4/+4
2020-07-24Name of python.bin-gdb.py must match name of python.bin executableStephan Bergmann1-1/+1
2020-07-23fix internal libpng ppc(64el) buildRene Engelhard1-0/+4
2020-07-22Silence GCC 11 trunk -Werror=nonnull in external/boostStephan Bergmann70-0/+70
2020-07-22external: update pdfium to 4203Miklos Vajna4-9/+42
2020-07-21external/skia: Fix previous std::result_of_t -> std::invoke_result_t changeStephan Bergmann1-2/+2
2020-07-21external/libtommath: Avoid -Wsystem-headers warnings/errorsStephan Bergmann1-1/+1
2020-07-21Pass $(verbose) into ExternalProject_libtommathStephan Bergmann1-1/+1
2020-07-20external/gpgmepp: Deprecated std::shared_pointer::unique has been removed...Stephan Bergmann2-0/+12
2020-07-20external/skia: Deprecated std::result_of_t has been removed from C++20Stephan Bergmann2-0/+18
2020-07-20external/coinmp: C++17 no longer supports "register"Stephan Bergmann2-0/+370
2020-07-20external/libffi configure needs MAKEStephan Bergmann1-1/+1
2020-07-17lcms2: update to 2.11 and use VC2019 solutionJan-Marek Glogowski7-178/+16
2020-07-17python3: update to 3.8.4Jan-Marek Glogowski10-193/+183
2020-07-17libffi: build DLL on WindowsJan-Marek Glogowski4-7/+45
2020-07-17openssl: update to 1.1.1gJan-Marek Glogowski15-392/+55
2020-07-12update pchesCaolán McNamara1-4/+5
2020-07-05Use correct location for the config.{guess,sub} in the postgresql tarballTor Lillqvist1-2/+2
2020-07-05Remove leftover thing for macOS on x86Tor Lillqvist1-1/+0
2020-07-05Use up-to-date config.{guess,sub} for external/xmlsec, tooTor Lillqvist1-0/+2
2020-07-05Initial attempt at macOS on arm64 support for OpenSSLTor Lillqvist3-0/+15
2020-07-05Bin leftover support for OS X on PowerPCTor Lillqvist3-17/+0
2020-07-05We don't build OpenSSL for iOS but if we did, it would be arm64Tor Lillqvist2-2/+2
2020-07-05Use up-to-date config.{guess,sub} for external/curl, tooTor Lillqvist1-0/+2
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-07-01update Skia to chrome/m85 snapshotLuboš Luňák9-68/+133
2020-06-30direct 8bit gray -> RGBA conversion in SkiaSalBitmapLuboš Luňák1-4/+10
2020-06-29curl: upgrade to release 7.71.0Michael Stahl4-7/+8
2020-06-25log properly the compiler used to compile SkiaLuboš Luňák3-0/+35
2020-06-23Brown paper bag fix for e69f547bce7de376a0af464c5f7af5e7d2c8784aTor Lillqvist1-1/+1
2020-06-23Fix -Werror,-Wimplicit-function-declaration in posrgresql configuryTor Lillqvist2-0/+20