summaryrefslogtreecommitdiffstats
path: root/config_host.mk.in
Commit message (Expand)AuthorAgeFilesLines
* Allow building with Java 8Fridrich Štrba2024-03-021-0/+1
* create --enable-mergelibs=moreNoel Grandin2024-02-121-0/+1
* Remove unused `make upload-update-info`Stephan Bergmann2024-01-161-1/+0
* Fix system-libfixmathThorsten Behrens2024-01-141-0/+1
* Fix `make create-partial-info` (for Windows, at least)Stephan Bergmann2024-01-111-1/+0
* Hard-code --with-online-update-mar-channel=LOOnlineUpdaterStephan Bergmann2024-01-021-1/+0
* argon2: add new external libraryMichael Stahl2023-12-191-0/+3
* Split --with-update-config=... into many --with-online-update-mar-...=...Stephan Bergmann2023-12-121-1/+7
* fix --enable-wix switch - that didn't do anythingChristian Lohmaier2023-11-161-0/+1
* add --with-system-zxcvbnRene Engelhard2023-11-061-0/+1
* tdf#101970 Introduce config option for building with orBalazs Varga2023-10-051-0/+1
* Drop JAVA_CLASSPATH_NOT_SET which is always TRUEMichael Weghorn2023-08-181-1/+0
* external/skia: Avoid -std:c++20 with known-broken VS-provided clang-clStephan Bergmann2023-08-021-0/+1
* vcl gtk3: Introduce AT-SPI2 tests for the GTK3 accessibility layerColomban Wendling2023-07-271-0/+5
* Assume that, if we have X11, it supports XineramaNoel Grandin2023-07-211-1/+0
* add an --enable-cairo-rgba to set the order of pixels for internal cairoCaolán McNamara2023-06-271-0/+1
* kf6: Add a kf6 VCL pluginMichael Weghorn2023-06-221-0/+3
* No need to fiddle with ICU UChar typedef anymoreKhaled Hosny2023-06-211-1/+0
* Remove another workaround for old versions of ICUKhaled Hosny2023-06-211-3/+0
* add --with-system-frozenRene Engelhard2023-06-181-0/+2
* Set entitlements in non-release in $(INSTROOTBASE) and .dmg packagePatrick Luby2023-06-071-0/+1
* New --with-coredumpctl to obtain core dumps of crashed tests from coredumpctlStephan Bergmann2023-04-021-0/+5
* android: Use libc++_shared path that works for NDK 25, tooMichael Weghorn2023-02-161-0/+2
* android: Use actual Android API level for minSdkVersion, nssMichael Weghorn2023-02-161-0/+1
* android: Switch from GNU binutils to support NDK 23.x, require 21.xMichael Weghorn2023-02-161-1/+0
* keep environment clear of SYSTEM_FOO varsChristian Lohmaier2022-12-191-85/+86
* don't export the various language lists and consolidate themChristian Lohmaier2022-12-151-1/+0
* bump minimum make version to 4.0 (for $(file …) function)Christian Lohmaier2022-12-131-1/+0
* build installer packages with make parallelism instead of GNU parallelChristian Lohmaier2022-12-061-1/+0
* Disable languagetool for WASM buildThorsten Behrens2022-11-281-0/+1
* actually don't compile tools/source/misc/fix16.cxx with system-libfixmathRene Engelhard2022-11-151-0/+1
* Enable gtktiledviewer on WindowsMike Kaganski2022-10-261-0/+1
* WASM add Calc as optional build result, make it build & runBalazs Varga2022-10-141-2/+5
* Revert "Use libo_CHECK_SYSTEM_MODULE for eot"Khaled Hosny2022-10-011-1/+1
* tdf#150452: Revert "tdf#130795 use concurrent hashmap in SharedStringPool"Xisco Fauli2022-08-171-1/+0
* allow to override PKGFORMAT when running makeChristian Lohmaier2022-07-161-1/+1
* Remove unused --enable-chart-testsXisco Fauli2022-07-131-1/+0
* allow to specify a macOS provisioning profileChristian Lohmaier2022-06-291-0/+1
* [API CHANGE] Remove deprecated idlc and regmerge from the SDKStephan Bergmann2022-06-101-2/+0
* use at least assertions mode if libc++ debug mode is not usableLuboš Luňák2022-05-261-1/+1
* Get make_installer calls to run in parallelThorsten Behrens2022-05-221-0/+1
* build libtiffJulien Nabet2022-05-201-0/+3
* enable libc++ debug mode again if availableLuboš Luňák2022-05-161-0/+1
* remove HAVE_LIBCPP_DEBUG (libc++ debug mode)Luboš Luňák2022-05-091-1/+0
* Drop --with-iwyu optionGabor Kelemen2022-05-041-1/+0
* improve support for using libc++ on Linux and for libc++ debug modeLuboš Luňák2022-05-011-0/+2
* android: Stop using ANDROID_SDK_HOME env variableMichael Weghorn2022-04-201-1/+1
* android: Use property instead of ANDROID_NDK_HOME env varMichael Weghorn2022-04-201-1/+1
* Remove obsolete HSQLDB_USE_JDBC_4_1Stephan Bergmann2022-04-061-1/+0
* Allow building against JDK 18Stephan Bergmann2022-04-051-0/+1