summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek1-19/+19
2018-11-28On Windows, check for at least Visual Studio 2017 version 15.7Stephan Bergmann1-0/+9
2018-11-28Require at least gperf 3.1, which no longer emits "register"Stephan Bergmann1-17/+7
2018-11-28Require at least flex 2.6.0, which no longer emits "register"Stephan Bergmann1-2/+2
2018-11-27Remove --enable-c++17 optionStephan Bergmann1-10/+1
2018-11-27Bump minimum macOS run-time version to 10.10Tor Lillqvist1-21/+15
2018-11-23Revert "Do use -O1 for Apple Clang older than 9.1.0"Stephan Bergmann1-1/+0
2018-11-23Bump Xcode baseline to 9.3Stephan Bergmann1-0/+10
2018-11-23Bump compiler plugins Clang baseline to 5.0.2Stephan Bergmann1-2/+2
2018-11-22Completely remove obsolete HAVE_BROKEN_STATIC_INITIALIZER_LIST checkStephan Bergmann1-34/+0
2018-11-19Fix typosAndrea Gelmini1-5/+5
2018-11-17bump product version to 6.3.0.0.alpha0+Christian Lohmaier1-1/+1
2018-11-12bump hunspell to 1.7libreoffice-6-2-branch-pointLászló Németh1-1/+1
2018-11-12Revert "Add check for en_US.utf8 locale"Stephan Bergmann1-8/+0
2018-11-09Fix creation/removal of GPG socketdirStephan Bergmann1-2/+1
2018-11-09fix oss-fuzz buildCaolán McNamara1-1/+2
2018-11-08tdf#121131: Default COMPILER_PLUGINS_CXX to g++ -std=c++11Stephan Bergmann1-2/+2
2018-11-06Don't default to only tango for iOSTor Lillqvist1-1/+0
2018-11-05Package separate SVG icon setsJan-Marek Glogowski1-3/+4
2018-11-02ENABLE_FIREBIRD_SDBC no defined in system-firebird caseCaolán McNamara1-4/+5
2018-11-02Compile as C++2a, where availableStephan Bergmann1-1/+1
2018-11-01gbuild: rename value OS=IOS to OS=iOSMichael Stahl1-2/+2
2018-11-01Tweak stack protector checkKacper Kasper1-2/+2
2018-10-31Re-introduce the functionality to look for multiple iOS SDK versionsTor Lillqvist1-9/+3
2018-10-31Current iOS SDK is 12.1Tor Lillqvist1-1/+1
2018-10-29Add check for en_US.utf8 localeMike Kaganski1-0/+8
2018-10-22tdf#120176 - Text appears as white on first launchheiko tietze1-1/+1
2018-10-22bump product version to 6.2.0.0.alpha1+Christian Lohmaier1-1/+1
2018-10-20Upgrade to ICU 63.1Eike Rathke1-1/+1
2018-10-09make --enable-kde5 imply --enable-qt5Rene Engelhard1-6/+12
2018-10-03tdf#72987 run firebird test for little endian only for nowRene Engelhard1-0/+7
2018-09-27Do build cppunit for iOS, tooTor Lillqvist1-1/+1
2018-09-19iOS SDK 12.0 is the current nowTor Lillqvist1-2/+2
2018-09-18Mention macOS SDK 10.14 also in the error messagesTor Lillqvist1-3/+3
2018-09-18macOS SDK 10.14 is outStephan Bergmann1-1/+10
2018-09-13Fix typosAndrea Gelmini1-1/+1
2018-09-13Improve the Windows SDK 10 ProductVersion-PathJuergen Funk1-10/+11
2018-09-12No more use of MACOSX_SDK_VERSION outside configure.acStephan Bergmann1-1/+0
2018-09-12Support for building with macOS SDK < 10.12 is long goneStephan Bergmann1-9/+0
2018-09-12Use only exact --with-macosx-sdk=..., if explicitly requestedStephan Bergmann1-2/+2
2018-09-12Make sure MSVC actually warns/errors on unknown attributeStephan Bergmann1-1/+1
2018-09-11Fix --with-macosx-version-min/max consistency check messageStephan Bergmann1-3/+1
2018-09-11Use [[fallthrough]] also with MSVCStephan Bergmann1-0/+35
2018-09-11Consolidate C++11 checks for MSVC and GCC/ClangStephan Bergmann1-10/+6
2018-09-11Better check for MSVCStephan Bergmann1-1/+1
2018-09-11Use [[nodiscard]] in SAL_WARN_UNUSED_RESULT where availableStephan Bergmann1-0/+27
2018-09-06Make AC_LINK_IFELSE (to check HAVE_CPP_INLINE_VARIABLES) work on WindowsStephan Bergmann1-19/+26
2018-09-05Already set MSVC's -std:c++17 during the configure.ac feature checksStephan Bergmann1-4/+8
2018-09-05kde5: add screensaver disable and fixupsThorsten Behrens1-0/+4
2018-09-01Fix typoAndrea Gelmini1-1/+1