summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2018-10-29Add check for en_US.utf8 localeMike Kaganski
2018-10-22tdf#120176 - Text appears as white on first launchheiko tietze
2018-10-22bump product version to 6.2.0.0.alpha1+Christian Lohmaier
2018-10-20Upgrade to ICU 63.1Eike Rathke
2018-10-09make --enable-kde5 imply --enable-qt5Rene Engelhard
2018-10-03tdf#72987 run firebird test for little endian only for nowRene Engelhard
2018-09-27Do build cppunit for iOS, tooTor Lillqvist
2018-09-19iOS SDK 12.0 is the current nowTor Lillqvist
2018-09-18Mention macOS SDK 10.14 also in the error messagesTor Lillqvist
2018-09-18macOS SDK 10.14 is outStephan Bergmann
2018-09-13Fix typosAndrea Gelmini
2018-09-13Improve the Windows SDK 10 ProductVersion-PathJuergen Funk
2018-09-12No more use of MACOSX_SDK_VERSION outside configure.acStephan Bergmann
2018-09-12Support for building with macOS SDK < 10.12 is long goneStephan Bergmann
2018-09-12Use only exact --with-macosx-sdk=..., if explicitly requestedStephan Bergmann
2018-09-12Make sure MSVC actually warns/errors on unknown attributeStephan Bergmann
2018-09-11Fix --with-macosx-version-min/max consistency check messageStephan Bergmann
2018-09-11Use [[fallthrough]] also with MSVCStephan Bergmann
2018-09-11Consolidate C++11 checks for MSVC and GCC/ClangStephan Bergmann
2018-09-11Better check for MSVCStephan Bergmann
2018-09-11Use [[nodiscard]] in SAL_WARN_UNUSED_RESULT where availableStephan Bergmann
2018-09-06Make AC_LINK_IFELSE (to check HAVE_CPP_INLINE_VARIABLES) work on WindowsStephan Bergmann
2018-09-05Already set MSVC's -std:c++17 during the configure.ac feature checksStephan Bergmann
2018-09-05kde5: add screensaver disable and fixupsThorsten Behrens
2018-09-01Fix typoAndrea Gelmini
2018-09-01Update orcus to 0.14.0.Kohei Yoshida
2018-08-31GCC only supports inline variables since GCC 7Stephan Bergmann
2018-08-31No need to AC_SUBST theseStephan Bergmann
2018-08-31Make --enable-assert-always-abort orthogonal of --enable-debug/dbgutilStephan Bergmann
2018-08-30Silence bogus -Werror=redundant-move (GCC 9)Stephan Bergmann
2018-08-30Drop --with-system-mysql-cppconnKacper Kasper
2018-08-29drop gpgme for oss-fuzzCaolán McNamara
2018-08-29Various Haiku improvementsKacper Kasper
2018-08-29Fix stack protector checkKacper Kasper
2018-08-29-Werror=redundant-move (GCC 9), take twoStephan Bergmann
2018-08-28Add --enable-ios-libreofficelight-app option to build stuff for janI's appTor Lillqvist
2018-08-28No space before periodStephan Bergmann
2018-08-27Remove Extensions_MySQLConnector junkStephan Bergmann
2018-08-27Disable mariadb for iOS, tooTor Lillqvist
2018-08-27Android: disable mariadbMiklos Vajna
2018-08-27capitalization in a configure messageLuboš Luňák
2018-08-27rename ENABLE_HEADLESS option to DISABLE_GUINoel Grandin
2018-08-26mdds 1.4.1 is now a minimum requirement.Kohei Yoshida
2018-08-26drop unnecessary SYSTEM_MYSQL_CONNECTOR_CPPCaolán McNamara
2018-08-26MYSQL_CONNECTOR_CPP not built anymoreCaolán McNamara
2018-08-24Moving mysqlc into connectivity as a libraryTamas Bunth
2018-08-23rhbz#1618703: Allow to use OpenSSL as backend for rtl/cipher.hStephan Bergmann
2018-08-08upload libwps 0.4.10David Tardon
2018-08-08tdf#112343 Change dependency from dbus-glib to dbusArkadiy Illarionov
2018-08-04fillUnoException not working on std::rethrow_exception exceptionsCaolán McNamara