summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2018-12-18No more need to generate lo.xcent from lo.xcent.inStephan Bergmann1-2/+0
2018-12-17kde5: remove older kde/tde plugins, and references to thatThorsten Behrens1-322/+0
2018-12-13Introduce --enable-android-editingStephan Bergmann1-0/+10
2018-12-13Switch Android armeabi-v7a to libc++/libc++abi/libunwind tooStephan Bergmann1-8/+0
2018-12-11tdf#121925 test for URLClassPath.ClassPathURLCheckJan-Marek Glogowski1-0/+52
2018-12-08cross-compiling: no need for gtk or gstreamer for BUILDChristian Lohmaier1-0/+3
2018-12-08HAVE_CPP_ATTRIBUTE_NODISCARD is always true nowStephan Bergmann1-5/+4
2018-12-07HAVE_CXX_CWG1579_FIX is always true nowStephan Bergmann1-5/+4
2018-12-07HAVE_CPP_INLINE_VARIABLES is always true nowStephan Bergmann1-5/+4
2018-12-07HAVE_CPP_ATTRIBUTE_FALLTHROUGH is always true nowStephan Bergmann1-5/+4
2018-12-07HAVE_CXX14_CONSTEXPR is always true nowStephan Bergmann1-6/+3
2018-12-07HAVE_BROKEN_CONST_ITERATORS is always false nowStephan Bergmann1-12/+4
2018-12-07Use correct __cplusplus value with MSVCStephan Bergmann1-1/+1
2018-12-07All supported versions of Clang and GCC support at least C++17 nowStephan Bergmann1-2/+2
2018-12-06--enable-python=system no longer works on macOSStephan Bergmann1-11/+3
2018-12-06Remove obsolete GCC version checksStephan Bergmann1-2/+2
2018-12-06Bump (Linux) GCC baseline to 7.0.0Stephan Bergmann1-2/+2
2018-12-06Remove broken rebuild of compilerplugins when CLANG_FULL_VERSION changedStephan Bergmann1-2/+1
2018-12-05Jakarta Ant is actually called Apache AntGabor Kelemen1-3/+3
2018-12-04Bump (Linux) Clang baseline to 5.0.2Stephan Bergmann1-26/+41
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