summaryrefslogtreecommitdiff
path: root/config_host.mk.in
AgeCommit message (Expand)Author
2 hoursfix some hardcoded use of wsl.exe and fix some typosHEADmasterChristian Lohmaier
13 hoursadd --with-keep-awake switch to prevent going into sleep/suspendChristian Lohmaier
22 hoursinitial support for running autogen.sh inside wsl from git-bashChristian Lohmaier
22 hoursadd MSYS_NO_PATHCONV=1 to prevent MSYS auto-magicChristian Lohmaier
8 daysadd --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
2023-02-16android: Use actual Android API level for minSdkVersion, nssMichael Weghorn
2023-02-16android: Switch from GNU binutils to support NDK 23.x, require 21.xMichael Weghorn
2022-12-19keep environment clear of SYSTEM_FOO varsChristian Lohmaier
2022-12-15don't export the various language lists and consolidate themChristian Lohmaier
2022-12-13bump minimum make version to 4.0 (for $(file …) function)Christian Lohmaier
2022-12-06build installer packages with make parallelism instead of GNU parallelChristian Lohmaier
2022-11-28Disable languagetool for WASM buildThorsten Behrens
2022-11-15actually don't compile tools/source/misc/fix16.cxx with system-libfixmathRene Engelhard
2022-10-26Enable gtktiledviewer on WindowsMike Kaganski
2022-10-14WASM add Calc as optional build result, make it build & runBalazs Varga
2022-10-01Revert "Use libo_CHECK_SYSTEM_MODULE for eot"Khaled Hosny
2022-08-17tdf#150452: Revert "tdf#130795 use concurrent hashmap in SharedStringPool"Xisco Fauli
2022-07-16allow to override PKGFORMAT when running makeChristian Lohmaier
2022-07-13Remove unused --enable-chart-testsXisco Fauli
2022-06-29allow to specify a macOS provisioning profileChristian Lohmaier
2022-06-10[API CHANGE] Remove deprecated idlc and regmerge from the SDKStephan Bergmann
2022-05-26use at least assertions mode if libc++ debug mode is not usableLuboš Luňák
2022-05-22Get make_installer calls to run in parallelThorsten Behrens
2022-05-20build libtiffJulien Nabet
2022-05-16enable libc++ debug mode again if availableLuboš Luňák
2022-05-09remove HAVE_LIBCPP_DEBUG (libc++ debug mode)Luboš Luňák
2022-05-04Drop --with-iwyu optionGabor Kelemen