summaryrefslogtreecommitdiff
path: root/config_host.mk.in
AgeCommit message (Expand)Author
2024-12-03windows: use jom instead of nmake to build openssl if availableChristian Lohmaier
2024-11-27tdf#152943: Add configure option to disable NaN payload related testsSakura286
2024-11-04Add experimental support for Emscripten JSPIStephan Bergmann
2024-10-30Adapt to generation of .worker.js files gone from 3.1.68Stephan Bergmann
2024-10-10Make --disable-emscripten-proxy-to-pthread configurableStephan Bergmann
2024-10-01also set TMP in addition to TMPDIRChristian Lohmaier
2024-09-20add a --with-system-java-websocketCaolán McNamara
2024-08-25tdf#161941 add --with-docrepair-fonts optionCaolán McNamara
2024-08-22Emscripten: Experimental -sPROXY_POSIX_SOCKETS supportStephan Bergmann
2024-08-20More useful to have an EMSCRIPTEN_EXTRA_SOFFICE_PRE_JSStephan Bergmann
2024-08-03.NET Bindings: Move built .NET libraries into instdirRMZeroFour
2024-08-03.NET Bindings: Upgrade --enable-dotnet to --with-dotnetRMZeroFour
2024-07-25Enable start center in Emscripten buildStephan Bergmann
2024-07-10make MSVC /analyze a configure optionNoel Grandin
2024-06-22.NET Bindings: Switch for old windows CLI bindingsRMZeroFour
2024-06-13Handle CPDB lib in configure/build systemMichael Weghorn
2024-06-12.NET Bindings: Add DotnetLibrary class to gbuildRMZeroFour
2024-06-07New EMSCRIPTEN_EXTRA_SOFFICE_POST_JS configure variableStephan Bergmann
2024-05-29Emscripten: Unconditional --enable-wasm-exceptionsStephan Bergmann
2024-05-21tdf#145735 avmedia qt: Use QtMultimedia for Qt 6 media playbackMichael Weghorn
2024-05-16android: Set android.ndkVersion for GradleMichael Weghorn
2024-05-10make sure KEEP_AWAKE_CMD gets only evaluated onceChristian Lohmaier
2024-04-27fix some hardcoded use of wsl.exe and fix some typosChristian Lohmaier
2024-04-26add --with-keep-awake switch to prevent going into sleep/suspendChristian Lohmaier
2024-04-26initial support for running autogen.sh inside wsl from git-bashChristian Lohmaier
2024-04-26add MSYS_NO_PATHCONV=1 to prevent MSYS auto-magicChristian Lohmaier
2024-04-19add --enable-hardening-flags to enable compiler hardening flagsCaolán McNamara
2024-03-02Allow building with Java 8Fridrich Štrba
2024-02-12create --enable-mergelibs=moreNoel Grandin
2024-01-16Remove unused `make upload-update-info`Stephan Bergmann
2024-01-14Fix system-libfixmathThorsten Behrens
2024-01-11Fix `make create-partial-info` (for Windows, at least)Stephan Bergmann
2024-01-02Hard-code --with-online-update-mar-channel=LOOnlineUpdaterStephan Bergmann
2023-12-19argon2: add new external libraryMichael Stahl
2023-12-12Split --with-update-config=... into many --with-online-update-mar-...=...Stephan Bergmann
2023-11-16fix --enable-wix switch - that didn't do anythingChristian Lohmaier
2023-11-06add --with-system-zxcvbnRene Engelhard
2023-10-05tdf#101970 Introduce config option for building with orBalazs Varga
2023-08-18Drop JAVA_CLASSPATH_NOT_SET which is always TRUEMichael Weghorn
2023-08-02external/skia: Avoid -std:c++20 with known-broken VS-provided clang-clStephan Bergmann
2023-07-27vcl gtk3: Introduce AT-SPI2 tests for the GTK3 accessibility layerColomban Wendling
2023-07-21Assume that, if we have X11, it supports XineramaNoel Grandin
2023-06-27add an --enable-cairo-rgba to set the order of pixels for internal cairoCaolán McNamara
2023-06-22kf6: Add a kf6 VCL pluginMichael Weghorn
2023-06-21No need to fiddle with ICU UChar typedef anymoreKhaled Hosny
2023-06-21Remove another workaround for old versions of ICUKhaled Hosny
2023-06-18add --with-system-frozenRene Engelhard
2023-06-07Set entitlements in non-release in $(INSTROOTBASE) and .dmg packagePatrick Luby
2023-04-02New --with-coredumpctl to obtain core dumps of crashed tests from coredumpctlStephan Bergmann
2023-02-16android: Use libc++_shared path that works for NDK 25, tooMichael Weghorn