summaryrefslogtreecommitdiff
path: root/external
AgeCommit message (Expand)Author
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara
2020-08-12Enable --enable-lto --enable-skia when building with GCC+Clang on LinuxStephan Bergmann
2020-08-10external/mariadb-connector-c: ma_bmove_upp is defined twiceStephan Bergmann
2020-08-10nss: upgrade to release 3.55.0Michael Stahl
2020-08-08external/cppunit: Run tests in deterministic orderStephan Bergmann
2020-08-07external/cppunit: -g based on --enable-symbols, not --enable-debugStephan Bergmann
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-08-07Fix Skia build using VS 2019 v.16.7.0 with --disable-pchMike Kaganski
2020-08-05gpgpmepp: fix creative abuse of gbuildMichael Stahl
2020-08-05external/libgpg-error: -Werror,-Wundef (clang-cl)Stephan Bergmann
2020-08-04external/gpgmepp: Avoid overloaded utf8_to_wchar in C codeStephan Bergmann
2020-07-29optimize a bit more conversions to/from Skia bitmap formatsLuboš Luňák
2020-07-28Adapt --enable-ld to Clang 12 trunk --ld-pathStephan Bergmann
2020-07-24Name of python.bin-gdb.py must match name of python.bin executableStephan Bergmann
2020-07-23fix internal libpng ppc(64el) buildRene Engelhard
2020-07-22Silence GCC 11 trunk -Werror=nonnull in external/boostStephan Bergmann
2020-07-22external: update pdfium to 4203Miklos Vajna
2020-07-21external/skia: Fix previous std::result_of_t -> std::invoke_result_t changeStephan Bergmann
2020-07-21external/libtommath: Avoid -Wsystem-headers warnings/errorsStephan Bergmann
2020-07-21Pass $(verbose) into ExternalProject_libtommathStephan Bergmann
2020-07-20external/gpgmepp: Deprecated std::shared_pointer::unique has been removed...Stephan Bergmann
2020-07-20external/skia: Deprecated std::result_of_t has been removed from C++20Stephan Bergmann
2020-07-20external/coinmp: C++17 no longer supports "register"Stephan Bergmann
2020-07-20external/libffi configure needs MAKEStephan Bergmann
2020-07-17lcms2: update to 2.11 and use VC2019 solutionJan-Marek Glogowski
2020-07-17python3: update to 3.8.4Jan-Marek Glogowski
2020-07-17libffi: build DLL on WindowsJan-Marek Glogowski
2020-07-17openssl: update to 1.1.1gJan-Marek Glogowski
2020-07-12update pchesCaolán McNamara
2020-07-05Use correct location for the config.{guess,sub} in the postgresql tarballTor Lillqvist
2020-07-05Remove leftover thing for macOS on x86Tor Lillqvist
2020-07-05Use up-to-date config.{guess,sub} for external/xmlsec, tooTor Lillqvist
2020-07-05Initial attempt at macOS on arm64 support for OpenSSLTor Lillqvist
2020-07-05Bin leftover support for OS X on PowerPCTor Lillqvist
2020-07-05We don't build OpenSSL for iOS but if we did, it would be arm64Tor Lillqvist
2020-07-05Use up-to-date config.{guess,sub} for external/curl, tooTor 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-07-01update Skia to chrome/m85 snapshotLuboš Luňák
2020-06-30direct 8bit gray -> RGBA conversion in SkiaSalBitmapLuboš Luňák
2020-06-29curl: upgrade to release 7.71.0Michael Stahl
2020-06-25log properly the compiler used to compile SkiaLuboš Luňák
2020-06-23Brown paper bag fix for e69f547bce7de376a0af464c5f7af5e7d2c8784aTor Lillqvist
2020-06-23Fix -Werror,-Wimplicit-function-declaration in posrgresql configuryTor Lillqvist
2020-06-23Add getopt declarationsTor Lillqvist
2020-06-22add debugging hints to Skia READMELuboš Luňák