summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2022-04-26Drop unused LanguageTool extensionGabor Kelemen1-1/+0
2022-04-26Drop unused CT2N extensionGabor Kelemen1-1/+0
2022-04-21android: Drop obsolete build tools version check from configure.acMichael Weghorn1-10/+0
2022-04-20android: Stop using ANDROID_SDK_HOME env variableMichael Weghorn1-9/+9
2022-04-20android: Use property instead of ANDROID_NDK_HOME env varMichael Weghorn1-12/+12
2022-04-18cosmetic changes to support the mold linker instead of "unknown"Luboš Luňák1-6/+12
2022-04-14android: Port from Android Support Lib to AndroidXMichael Weghorn1-8/+0
2022-04-13Fix the error message for GNU Make versionxuenhua1-1/+1
2022-04-08configure: require GNU make 3.82Michael Stahl1-61/+0
2022-04-08Adapt to latest VS 2022 MSM versionsStephan Bergmann1-1/+1
2022-04-06Remove obsolete HSQLDB_USE_JDBC_4_1Stephan Bergmann1-11/+0
2022-04-05Allow building against JDK 18Stephan Bergmann1-0/+10
2022-04-01nss: build with zlib module on WNTMichael Stahl1-1/+5
2022-03-30try to use llvm-readelf etc. first when building with ClangLuboš Luňák1-16/+13
2022-03-30WASM fix native EH build since Emscripten 3.1.6Jan-Marek Glogowski1-3/+18
2022-03-29Check for yet another consteval bugStephan Bergmann1-2/+16
2022-03-20add system-libfixmathRene Engelhard1-0/+23
2022-03-15Accept iOS SDK 15.4Tor Lillqvist1-2/+2
2022-03-15Accept macOS SDK 12.3Tor Lillqvist1-2/+8
2022-03-13Related tdf#146545 - Make Colibre (Dark) available in icon themesHeiko Tietze1-4/+8
2022-03-08tdf#147801 Demote bsdtar in favor of tar in configure.acHossein1-1/+1
2022-03-01make Calc jumbo sheets an explicit build featureLuboš Luňák1-0/+22
2022-02-25Drop support for $host_os = 'macos*', in addition to 'darwin*'Stephan Bergmann1-12/+4
2022-02-25Clarify commentsStephan Bergmann1-2/+2
2022-02-24Bump macOS build baseline to Xcode 12.5 and macOS 11.0Stephan Bergmann1-2/+2
2022-02-22Fix typosAndrea Gelmini1-1/+1
2022-02-22add system-dragonboxRene Engelhard1-0/+30
2022-02-22gtk3 a11y: Require atk >= 2.28.1, drop code for < 2.15.2Michael Weghorn1-1/+1
2022-02-20WASM depend on Emscripten 3.1.3 for native EHJan-Marek Glogowski1-0/+12
2022-02-20WASM test minimal Emscripten version in configureJan-Marek Glogowski1-0/+47
2022-02-17Bump compiler plugins Clang baseline to 12.0.1Stephan Bergmann1-2/+3
2022-02-17Bump Linux Clang baseline to 8.0.1Stephan Bergmann1-2/+2
2022-02-16configure.ac: Update kf5 include/lib check to work with KF5 >= 5.91Michael Weghorn1-2/+2
2022-02-15revert component name changes to makefileNoel Grandin1-2/+1
2022-02-10cross-toolset: fix galleries build with webpJan-Marek Glogowski1-0/+1
2022-02-10MSVC -arch is independent from the ability to use CPU intrinsicsLuboš Luňák1-13/+18
2022-02-10do not use /arch:SSE with MSVCLuboš Luňák1-1/+0
2022-01-31support for the WebP image format (tdf#114532)Luboš Luňák1-0/+6
2022-01-23icu: use libo_CHECK_SYSTEM_MODULEJan-Marek Glogowski1-71/+16
2022-01-23Fix typosAndrea Gelmini1-1/+1
2022-01-22upgrade to Python-3.8.12Caolán McNamara1-1/+1
2022-01-22Make installer compression tool configurableThorsten Behrens1-0/+10
2022-01-20Sorting component implementations needs LC_ALL=CJan-Marek Glogowski1-0/+6
2022-01-20Fail on non-optional, but filtered component namesJan-Marek Glogowski1-1/+9
2022-01-20WASM re-activate and fix the Chart buildArmin Le Grand (Allotropia)1-1/+1
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)1-0/+16
2022-01-19Let CppunitTest_odk_checkapi build against the SDK include directoryStephan Bergmann1-0/+1
2022-01-19Decouple SRCDIR/include from SOLARINCStephan Bergmann1-1/+0
2022-01-19WASM support external DWARF infoJan-Marek Glogowski1-9/+16
2022-01-19WASM add option to build with native exceptionsJan-Marek Glogowski1-0/+15