Age | Commit message (Expand) | Author |
2023-04-18 | vscode: add Cygwin terminal profile and config for VS debugger for Windows | Christian Lohmaier |
2023-04-16 | configure.ac: add error message if NET SDK not found | Julien Nabet |
2023-04-14 | Latest VS 2022 Preview is 17.6.0 now | Stephan Bergmann |
2023-04-11 | allow native compile for windows aarch64 | Christian Lohmaier |
2023-04-04 | Fix typo in code | Andrea Gelmini |
2023-04-02 | New --with-coredumpctl to obtain core dumps of crashed tests from coredumpctl | Stephan Bergmann |
2023-03-15 | Bump dconf minimum version requirement | Stephan Bergmann |
2023-03-12 | cross-compiling on windows needs openssl to build internal python | Christian Lohmaier |
2023-03-08 | MSVC: use the newer conformant preprocessor | Mike Kaganski |
2023-03-05 | tdf#153465 Add Sukapura's dark variant | Rizal Muttaqin |
2023-02-27 | Note that Clang consteval bugs are meanwhile fixed | Stephan Bergmann |
2023-02-23 | Refer directly to static library files for Graphite2 and HarfBuzz on Linux | Rico Tzschichholz |
2023-02-22 | vcl: Avoid the need to patch HarfBuzz | Khaled Hosny |
2023-02-16 | android: Support NDK 24.x and 25.x, use NDK 25 for Jenkins | Michael Weghorn |
2023-02-16 | android: Move android API level check up in configure.ac | Michael Weghorn |
2023-02-16 | android: Use libc++_shared path that works for NDK 25, too | Michael Weghorn |
2023-02-16 | android: Use actual Android API level for minSdkVersion, nss | Michael Weghorn |
2023-02-16 | android: Require NDK 23 and use default linker lld | Michael Weghorn |
2023-02-16 | android: Switch from GNU binutils to support NDK 23.x, require 21.x | Michael Weghorn |
2023-02-10 | qt6 configure: Search for Qt 6 moc in more locations | Michael Weghorn |
2023-02-10 | qt6 configure: Add moc version check | Michael Weghorn |
2023-02-09 | Require HarfBuzz 5.1.0 | Khaled Hosny |
2023-02-09 | Enable opening of downloaded fonts only in ForKit in Online | Tor Lillqvist |
2023-02-09 | tdf#153476 Disable MS telemetry in VsDevCmd.bat | Hossein |
2023-01-27 | Remove support for 32-bit S390 | Stephan Bergmann |
2023-01-27 | Remove support for AIX | Stephan Bergmann |
2023-01-26 | add "LOONGARCH64" to the JAVAINTERPRETER 64bit check | Ling Yang |
2023-01-26 | Upgrade mdds and orcus to 2.1.0 and 0.18.0, respectively | Kohei Yoshida |
2023-01-25 | android: Don't warn about NDK 21 and 22 | Michael Weghorn |
2023-01-24 | No need for openssl in the cross build's instdir_for_build | Jan Holesovsky |
2023-01-23 | update hardcoded dragonbox include to 1.1.3 | Rene Engelhard |
2023-01-22 | check for harfbuzz >= 2.6.8 | Rene Engelhard |
2023-01-14 | configure.ac: Fix build with --with-system-zxing and < Clang 16 | Sam James |
2023-01-13 | Fix Emscripten version check to still work with older SDK versions | Tor Lillqvist |
2023-01-12 | Adapt to newer Emscripten SDK | Tor Lillqvist |
2022-12-22 | Latest VS 2022 Preview is 17.5.0 now | Stephan Bergmann |
2022-12-21 | initial Experimental System-Dependent PrimitiveRenderer for Cairo | Caolán McNamara |
2022-12-20 | Rename function to match what it does and remove obsolete comment | Aurimas Fišeras |
2022-12-15 | don't export entries from download.lst - only used by make | Christian Lohmaier |
2022-12-15 | Simplify selection of iOS SDK, like we now do for macOS | Tor Lillqvist |
2022-12-14 | Revert "Add oox to build side, for cross compilation" | Michael Stahl |
2022-12-14 | Bump minimum macOS to 10.15 | Ilmari Lauhakangas |
2022-12-13 | bump minimum make version to 4.0 (for $(file …) function) | Christian Lohmaier |
2022-12-12 | Add oox to build side, for cross compilation | Thorsten Behrens |
2022-12-11 | Replace backslashes in config params before usage in cxx files | Thorsten Behrens |
2022-12-09 | configure.ac: update links to avoid redirects, fix broken links. | Aurimas Fišeras |
2022-12-09 | python3: upgrade to release 3.8.16 | Michael Stahl |
2022-12-08 | bump product version to 7.6.0.0.alpha0+ | Christian Lohmaier |
2022-12-06 | build installer packages with make parallelism instead of GNU parallel | Christian Lohmaier |
2022-11-30 | Make it possible build for WASM with --disable-gui, without Qt5 | Tor Lillqvist |