summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2021-10-12Bump product version to 6.3.6.2.M1Andras Timar
2020-04-22bump product version to 6.3.6.2Christian Lohmaier
2020-04-09bump product version to 6.3.6.1.0+Christian Lohmaier
2020-03-27configure,gbuild: gla11y fails on Fedora 31Michael Stahl
2020-02-15tdf#122218: Hack to avoid blurry text with macOS SDK 10.15Stephan Bergmann
2020-01-28bump product version to 6.3.6.0.0+Christian Lohmaier
2019-11-21bump product version to 6.3.5.0.0+Christian Lohmaier
2019-11-20Accept iOS SDK 13.2Tor Lillqvist
2019-11-20Set RTL_OS to "iOS" for iOSTor Lillqvist
2019-11-20Bump the minimum iOS run-time version to 12.2Tor Lillqvist
2019-11-20Accept iOS SDK 13.1Tor Lillqvist
2019-11-20Let's not bother looking for quite old iOS SDKsTor Lillqvist
2019-11-20iOS SDK 13.0 is the current versionTor Lillqvist
2019-11-20Accept also iOS SDK 12.4Tor Lillqvist
2019-11-20Accept also iOS SDK 13.0Tor Lillqvist
2019-11-20python3: upgrade to release 3.5.9Michael Stahl
2019-10-31The Bluetooth code doesn't compile with macOS SDK 10.15Tor Lillqvist
2019-10-30Accept also macOS SDK 10.15Tor Lillqvist
2019-10-12aarch64 callVirtualFunction needs to be compiled w/o -fstack-clash-protectionStephan Bergmann
2019-10-11bump product version to 6.3.4.0.0+Christian Lohmaier
2019-09-08tdf#125368, Make KJ SVG icons available in the apprizmut
2019-09-06bump product version to 6.3.3.0.0+Christian Lohmaier
2019-09-03add -latomic configure check...Rene Engelhard
2019-08-16bump product version to 6.3.2.0.0+Christian Lohmaier
2019-08-14configure: don't enable export validation if there are no schemasMichael Stahl
2019-07-18bump product version to 6.3.1.0.0+Christian Lohmaier
2019-07-15Require cmis-client 0.5.2 and newerTomáš Chvátal
2019-07-15tdf#120047 use new opens___.ttf version 102.11Andras Timar
2019-07-09Qt5 / KDE5 don't require qt_version_tag symbolJan-Marek Glogowski
2019-07-05bump product version to 6.3.0.1.0+Christian Lohmaier
2019-06-25Don't link avmediagst with gtk3 and qt5Jan-Marek Glogowski
2019-06-20bump product version to 6.3.0.0.beta2+Christian Lohmaier
2019-06-15tdf#125921 Qt5 set WM_CLASS for top level windowsJan-Marek Glogowski
2019-06-15KDE5 move screensafer inhibiting code into Qt5Jan-Marek Glogowski
2019-06-15Have all VCL plugin related defines in config_vclplug.hMichael Weghorn
2019-06-12Related: rhbz#1718063 look for pkg-config python-version-embedCaolán McNamara
2019-05-31bump product version to 6.3.0.0.beta1+Christian Lohmaier
2019-05-30Support VC++ 2019 tools v142Mike Kaganski
2019-05-27Revert "Remove broken rebuild of compilerplugins when CLANG_FULL_VERSION..."Luboš Luňák
2019-05-27avoid error message from configure about integer expression expectedLuboš Luňák
2019-05-22Fix typoIlmari Lauhakangas
2019-05-22current ccache does not correctly handle PCH in depend modeLuboš Luňák
2019-05-13bump product version to 6.3.0.0.alpha1+Christian Lohmaier
2019-05-12configure: javac 1.8 does not have --add-exportsMichael Stahl
2019-05-09if ccache is enabled, by default also enable CCACHE_DEPENDLuboš Luňák
2019-05-09simply set ccache env.vars instead of just warning about themLuboš Luňák
2019-05-09support different levels of PCH usageLuboš Luňák
2019-05-07Drop LINK_X64_BINARY: any MSVC linker is suitable for any target platformMike Kaganski
2019-05-06PCH works fine with compiler pluginsLuboš Luňák
2019-05-03Add Support for .NET 4.8Tomoyuki Kubota