Age | Commit message (Expand) | Author |
2024-08-25 | tdf#161941 add --with-docrepair-fonts option | Caolán McNamara |
2024-08-22 | Emscripten: Experimental -sPROXY_POSIX_SOCKETS support | Stephan Bergmann |
2024-08-20 | More useful to have an EMSCRIPTEN_EXTRA_SOFFICE_PRE_JS | Stephan Bergmann |
2024-08-03 | .NET Bindings: Move built .NET libraries into instdir | RMZeroFour |
2024-08-03 | .NET Bindings: Upgrade --enable-dotnet to --with-dotnet | RMZeroFour |
2024-07-25 | Enable start center in Emscripten build | Stephan Bergmann |
2024-07-10 | make MSVC /analyze a configure option | Noel Grandin |
2024-06-22 | .NET Bindings: Switch for old windows CLI bindings | RMZeroFour |
2024-06-13 | Handle CPDB lib in configure/build system | Michael Weghorn |
2024-06-12 | .NET Bindings: Add DotnetLibrary class to gbuild | RMZeroFour |
2024-06-07 | New EMSCRIPTEN_EXTRA_SOFFICE_POST_JS configure variable | Stephan Bergmann |
2024-05-29 | Emscripten: Unconditional --enable-wasm-exceptions | Stephan Bergmann |
2024-05-21 | tdf#145735 avmedia qt: Use QtMultimedia for Qt 6 media playback | Michael Weghorn |
2024-05-16 | android: Set android.ndkVersion for Gradle | Michael Weghorn |
2024-05-10 | make sure KEEP_AWAKE_CMD gets only evaluated once | Christian Lohmaier |
2024-04-27 | fix some hardcoded use of wsl.exe and fix some typos | Christian Lohmaier |
2024-04-26 | add --with-keep-awake switch to prevent going into sleep/suspend | Christian Lohmaier |
2024-04-26 | initial support for running autogen.sh inside wsl from git-bash | Christian Lohmaier |
2024-04-26 | add MSYS_NO_PATHCONV=1 to prevent MSYS auto-magic | Christian Lohmaier |
2024-04-19 | add --enable-hardening-flags to enable compiler hardening flags | Caolán McNamara |
2024-03-02 | Allow building with Java 8 | Fridrich Štrba |
2024-02-12 | create --enable-mergelibs=more | Noel Grandin |
2024-01-16 | Remove unused `make upload-update-info` | Stephan Bergmann |
2024-01-14 | Fix system-libfixmath | Thorsten Behrens |
2024-01-11 | Fix `make create-partial-info` (for Windows, at least) | Stephan Bergmann |
2024-01-02 | Hard-code --with-online-update-mar-channel=LOOnlineUpdater | Stephan Bergmann |
2023-12-19 | argon2: add new external library | Michael Stahl |
2023-12-12 | Split --with-update-config=... into many --with-online-update-mar-...=... | Stephan Bergmann |
2023-11-16 | fix --enable-wix switch - that didn't do anything | Christian Lohmaier |
2023-11-06 | add --with-system-zxcvbn | Rene Engelhard |
2023-10-05 | tdf#101970 Introduce config option for building with or | Balazs Varga |
2023-08-18 | Drop JAVA_CLASSPATH_NOT_SET which is always TRUE | Michael Weghorn |
2023-08-02 | external/skia: Avoid -std:c++20 with known-broken VS-provided clang-cl | Stephan Bergmann |
2023-07-27 | vcl gtk3: Introduce AT-SPI2 tests for the GTK3 accessibility layer | Colomban Wendling |
2023-07-21 | Assume that, if we have X11, it supports Xinerama | Noel Grandin |
2023-06-27 | add an --enable-cairo-rgba to set the order of pixels for internal cairo | Caolán McNamara |
2023-06-22 | kf6: Add a kf6 VCL plugin | Michael Weghorn |
2023-06-21 | No need to fiddle with ICU UChar typedef anymore | Khaled Hosny |
2023-06-21 | Remove another workaround for old versions of ICU | Khaled Hosny |
2023-06-18 | add --with-system-frozen | Rene Engelhard |
2023-06-07 | Set entitlements in non-release in $(INSTROOTBASE) and .dmg package | Patrick Luby |
2023-04-02 | New --with-coredumpctl to obtain core dumps of crashed tests from coredumpctl | Stephan Bergmann |
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: Switch from GNU binutils to support NDK 23.x, require 21.x | Michael Weghorn |
2022-12-19 | keep environment clear of SYSTEM_FOO vars | Christian Lohmaier |
2022-12-15 | don't export the various language lists and consolidate them | Christian Lohmaier |
2022-12-13 | bump minimum make version to 4.0 (for $(file …) function) | Christian Lohmaier |
2022-12-06 | build installer packages with make parallelism instead of GNU parallel | Christian Lohmaier |
2022-11-28 | Disable languagetool for WASM build | Thorsten Behrens |