summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* bump product version to 6.3.0.0.alpha0+Christian Lohmaier2018-11-171-1/+1
* bump hunspell to 1.7libreoffice-6-2-branch-pointLászló Németh2018-11-121-1/+1
* Revert "Add check for en_US.utf8 locale"Stephan Bergmann2018-11-121-8/+0
* Fix creation/removal of GPG socketdirStephan Bergmann2018-11-091-2/+1
* fix oss-fuzz buildCaolán McNamara2018-11-091-1/+2
* tdf#121131: Default COMPILER_PLUGINS_CXX to g++ -std=c++11Stephan Bergmann2018-11-081-2/+2
* Don't default to only tango for iOSTor Lillqvist2018-11-061-1/+0
* Package separate SVG icon setsJan-Marek Glogowski2018-11-051-3/+4
* ENABLE_FIREBIRD_SDBC no defined in system-firebird caseCaolán McNamara2018-11-021-4/+5
* Compile as C++2a, where availableStephan Bergmann2018-11-021-1/+1
* gbuild: rename value OS=IOS to OS=iOSMichael Stahl2018-11-011-2/+2
* Tweak stack protector checkKacper Kasper2018-11-011-2/+2
* Re-introduce the functionality to look for multiple iOS SDK versionsTor Lillqvist2018-10-311-9/+3
* Current iOS SDK is 12.1Tor Lillqvist2018-10-311-1/+1
* Add check for en_US.utf8 localeMike Kaganski2018-10-291-0/+8
* tdf#120176 - Text appears as white on first launchheiko tietze2018-10-221-1/+1
* bump product version to 6.2.0.0.alpha1+Christian Lohmaier2018-10-221-1/+1
* Upgrade to ICU 63.1Eike Rathke2018-10-201-1/+1
* make --enable-kde5 imply --enable-qt5Rene Engelhard2018-10-091-6/+12
* tdf#72987 run firebird test for little endian only for nowRene Engelhard2018-10-031-0/+7
* Do build cppunit for iOS, tooTor Lillqvist2018-09-271-1/+1
* iOS SDK 12.0 is the current nowTor Lillqvist2018-09-191-2/+2
* Mention macOS SDK 10.14 also in the error messagesTor Lillqvist2018-09-181-3/+3
* macOS SDK 10.14 is outStephan Bergmann2018-09-181-1/+10
* Fix typosAndrea Gelmini2018-09-131-1/+1
* Improve the Windows SDK 10 ProductVersion-PathJuergen Funk2018-09-131-10/+11
* No more use of MACOSX_SDK_VERSION outside configure.acStephan Bergmann2018-09-121-1/+0
* Support for building with macOS SDK < 10.12 is long goneStephan Bergmann2018-09-121-9/+0
* Use only exact --with-macosx-sdk=..., if explicitly requestedStephan Bergmann2018-09-121-2/+2
* Make sure MSVC actually warns/errors on unknown attributeStephan Bergmann2018-09-121-1/+1
* Fix --with-macosx-version-min/max consistency check messageStephan Bergmann2018-09-111-3/+1
* Use [[fallthrough]] also with MSVCStephan Bergmann2018-09-111-0/+35
* Consolidate C++11 checks for MSVC and GCC/ClangStephan Bergmann2018-09-111-10/+6
* Better check for MSVCStephan Bergmann2018-09-111-1/+1
* Use [[nodiscard]] in SAL_WARN_UNUSED_RESULT where availableStephan Bergmann2018-09-111-0/+27
* Make AC_LINK_IFELSE (to check HAVE_CPP_INLINE_VARIABLES) work on WindowsStephan Bergmann2018-09-061-19/+26
* Already set MSVC's -std:c++17 during the configure.ac feature checksStephan Bergmann2018-09-051-4/+8
* kde5: add screensaver disable and fixupsThorsten Behrens2018-09-051-0/+4
* Fix typoAndrea Gelmini2018-09-011-1/+1
* Update orcus to 0.14.0.Kohei Yoshida2018-09-011-1/+1
* GCC only supports inline variables since GCC 7Stephan Bergmann2018-08-311-0/+19
* No need to AC_SUBST theseStephan Bergmann2018-08-311-4/+0
* Make --enable-assert-always-abort orthogonal of --enable-debug/dbgutilStephan Bergmann2018-08-311-1/+8
* Silence bogus -Werror=redundant-move (GCC 9)Stephan Bergmann2018-08-301-0/+15
* Drop --with-system-mysql-cppconnKacper Kasper2018-08-301-10/+0
* drop gpgme for oss-fuzzCaolán McNamara2018-08-291-0/+3
* Various Haiku improvementsKacper Kasper2018-08-291-8/+6
* Fix stack protector checkKacper Kasper2018-08-291-1/+1
* -Werror=redundant-move (GCC 9), take twoStephan Bergmann2018-08-291-0/+21
* Add --enable-ios-libreofficelight-app option to build stuff for janI's appTor Lillqvist2018-08-281-5/+18