summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2018-11-28On Windows, check for at least Visual Studio 2017 version 15.7Stephan Bergmann
2018-11-28Require at least gperf 3.1, which no longer emits "register"Stephan Bergmann
2018-11-28Require at least flex 2.6.0, which no longer emits "register"Stephan Bergmann
2018-11-27Remove --enable-c++17 optionStephan Bergmann
2018-11-27Bump minimum macOS run-time version to 10.10Tor Lillqvist
2018-11-23Revert "Do use -O1 for Apple Clang older than 9.1.0"Stephan Bergmann
2018-11-23Bump Xcode baseline to 9.3Stephan Bergmann
2018-11-23Bump compiler plugins Clang baseline to 5.0.2Stephan Bergmann
2018-11-22Completely remove obsolete HAVE_BROKEN_STATIC_INITIALIZER_LIST checkStephan Bergmann
2018-11-19Fix typosAndrea Gelmini
2018-11-17bump product version to 6.3.0.0.alpha0+Christian Lohmaier
2018-11-12bump hunspell to 1.7libreoffice-6-2-branch-pointLászló Németh
2018-11-12Revert "Add check for en_US.utf8 locale"Stephan Bergmann
2018-11-09Fix creation/removal of GPG socketdirStephan Bergmann
2018-11-09fix oss-fuzz buildCaolán McNamara
2018-11-08tdf#121131: Default COMPILER_PLUGINS_CXX to g++ -std=c++11Stephan Bergmann
2018-11-06Don't default to only tango for iOSTor Lillqvist
2018-11-05Package separate SVG icon setsJan-Marek Glogowski
2018-11-02ENABLE_FIREBIRD_SDBC no defined in system-firebird caseCaolán McNamara
2018-11-02Compile as C++2a, where availableStephan Bergmann
2018-11-01gbuild: rename value OS=IOS to OS=iOSMichael Stahl
2018-11-01Tweak stack protector checkKacper Kasper
2018-10-31Re-introduce the functionality to look for multiple iOS SDK versionsTor Lillqvist
2018-10-31Current iOS SDK is 12.1Tor Lillqvist
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