summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* use at least assertions mode if libc++ debug mode is not usableLuboš Luňák2022-05-261-11/+36
* qt6 configure: Consider more paths to find Qt 6 mocMichael Weghorn2022-05-231-1/+8
* qt6 configure: Consider 'qmake6' when searching Qt 6 qmakeMichael Weghorn2022-05-231-1/+1
* Get make_installer calls to run in parallelThorsten Behrens2022-05-221-0/+4
* fix system libtiff detectionRene Engelhard2022-05-211-1/+1
* build libtiffJulien Nabet2022-05-201-0/+6
* AC_RUN_IFELSE won't work when cross-compilingTor Lillqvist2022-05-171-1/+1
* Accept iOS SDK 15.5Tor Lillqvist2022-05-171-2/+2
* Update to ICU 71.1Eike Rathke2022-05-161-1/+1
* enable libc++ debug mode again if availableLuboš Luňák2022-05-161-0/+28
* require libmwaw >= 0.3.21Luboš Luňák2022-05-141-1/+1
* bump product version to 7.4.0.0.alpha1+Christian Lohmaier2022-05-121-1/+1
* use -g with --gdb-index in configureLuboš Luňák2022-05-111-1/+1
* That AC_SUBST is already done by libo_CHECK_SYSTEM_MODULEStephan Bergmann2022-05-091-1/+0
* Remove dated check for C++11 <codecvt>, <regex> headersStephan Bergmann2022-05-091-11/+0
* Drop an obsolete configure checkStephan Bergmann2022-05-091-25/+0
* remove HAVE_LIBCPP_DEBUG (libc++ debug mode)Luboš Luňák2022-05-091-20/+0
* use VCL_FLOAT_DEVICE_PIXEL for fuzzersCaolán McNamara2022-05-071-0/+1
* Warn if Visual Studio 2019 version is < 16.10Hossein2022-05-051-0/+16
* Drop --with-iwyu optionGabor Kelemen2022-05-041-14/+0
* Rename #define HAVE_LIBCXX -> HAVE_LIBCPPStephan Bergmann2022-05-031-1/+1
* improve support for using libc++ on Linux and for libc++ debug modeLuboš Luňák2022-05-011-0/+23
* configure: default to --with-system-nss on LinuxMichael Stahl2022-04-291-1/+1
* move HAVE_EXPORT_VALIDATION from config_features.hLuboš Luňák2022-04-291-0/+1
* Fix determining ZXING_CFLAGS for --with-system-zxingStephan Bergmann2022-04-281-3/+25
* Drop unused LanguageTool extensionGabor Kelemen2022-04-261-1/+0
* Drop unused CT2N extensionGabor Kelemen2022-04-261-1/+0
* android: Drop obsolete build tools version check from configure.acMichael Weghorn2022-04-211-10/+0
* android: Stop using ANDROID_SDK_HOME env variableMichael Weghorn2022-04-201-9/+9
* android: Use property instead of ANDROID_NDK_HOME env varMichael Weghorn2022-04-201-12/+12
* cosmetic changes to support the mold linker instead of "unknown"Luboš Luňák2022-04-181-6/+12
* android: Port from Android Support Lib to AndroidXMichael Weghorn2022-04-141-8/+0
* Fix the error message for GNU Make versionxuenhua2022-04-131-1/+1
* configure: require GNU make 3.82Michael Stahl2022-04-081-61/+0
* Adapt to latest VS 2022 MSM versionsStephan Bergmann2022-04-081-1/+1
* Remove obsolete HSQLDB_USE_JDBC_4_1Stephan Bergmann2022-04-061-11/+0
* Allow building against JDK 18Stephan Bergmann2022-04-051-0/+10
* nss: build with zlib module on WNTMichael Stahl2022-04-011-1/+5
* try to use llvm-readelf etc. first when building with ClangLuboš Luňák2022-03-301-16/+13
* WASM fix native EH build since Emscripten 3.1.6Jan-Marek Glogowski2022-03-301-3/+18
* Check for yet another consteval bugStephan Bergmann2022-03-291-2/+16
* add system-libfixmathRene Engelhard2022-03-201-0/+23
* Accept iOS SDK 15.4Tor Lillqvist2022-03-151-2/+2
* Accept macOS SDK 12.3Tor Lillqvist2022-03-151-2/+8
* Related tdf#146545 - Make Colibre (Dark) available in icon themesHeiko Tietze2022-03-131-4/+8
* tdf#147801 Demote bsdtar in favor of tar in configure.acHossein2022-03-081-1/+1
* make Calc jumbo sheets an explicit build featureLuboš Luňák2022-03-011-0/+22
* Drop support for $host_os = 'macos*', in addition to 'darwin*'Stephan Bergmann2022-02-251-12/+4
* Clarify commentsStephan Bergmann2022-02-251-2/+2
* Bump macOS build baseline to Xcode 12.5 and macOS 11.0Stephan Bergmann2022-02-241-2/+2