summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2019-10-16bump product version to 6.4.0.0.alpha1+Christian Lohmaier
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák
2019-10-14configure: remove sanitizer flags from default COMPILER_PLUGINS_CXXMichael Stahl
2019-10-12aarch64 callVirtualFunction needs to be compiled w/o -fstack-clash-protectionStephan Bergmann
2019-10-12-fstack-protector-strong is long since availableStephan Bergmann
2019-10-10Set RTL_OS to "iOS" for iOSTor Lillqvist
2019-10-09With Cygwin, AC_PATH_PROG needs Cygwin-style pathsStephan Bergmann
2019-10-09Bump the minimum iOS run-time version to 12.2Tor Lillqvist
2019-10-09Accept iOS SDK 13.1Tor Lillqvist
2019-10-08My Windows clang-cl build still doesn't use LO_CLANG_SHARED_PLUGINSStephan Bergmann
2019-10-08Clarify COMPILER_PLUGINS_CXX_LINKFLAGS vs. COMPILER_PLUGINS_LINKFLAGSStephan Bergmann
2019-10-08CXX is now always set before CXX_X64_BINARY on WindowsStephan Bergmann
2019-10-08Fix CXX_BASE for clang-cl builds on WindowsStephan Bergmann
2019-10-08update help text of --disable-guiAndras Timar
2019-10-08remove leftover debug output in configureLuboš Luňák
2019-10-07make the clang plugins configure check fasterLuboš Luňák
2019-10-07try to autodetect flags needed to build Clang pluginsLuboš Luňák
2019-10-06tdf#124456: Make Ant configure.ac check more robustDennis Schridde
2019-10-02tdf#127711 - A runtime-switch for the MiniCrashDumpJuergen Funk
2019-10-01CXX_X64_BINARY must be clang-cl not cl when building with clang-clStephan Bergmann
2019-10-01redmine#2555 replace Help online Google searchOlivier Hallot
2019-09-30drop gtk2 supportCaolán McNamara
2019-09-27Revert "tdf#121925 test for URLClassPath.ClassPathURLCheck"Stephan Bergmann
2019-09-25constinit, here we comeStephan Bergmann
2019-09-23Let's not bother looking for quite old iOS SDKsTor Lillqvist
2019-09-23iOS SDK 13.0 is the current versionTor Lillqvist
2019-09-23This if branch is for macOS, not iOSTor Lillqvist
2019-09-23android: add support for 64bit buildChristian Lohmaier
2019-09-20Remove legacy NEED_CLANG_LINUX_UBSAN_RTTI_VISIBILITY supportStephan Bergmann
2019-09-07tdf#125368, Make KJ SVG icons available in the apprizmut
2019-09-06Fixing '....'Andrea Gelmini
2019-09-02add -latomic configure check...Rene Engelhard
2019-09-02configure.ac: Fix '--enable-kde5' compatibility switchMichael Weghorn
2019-09-01Fix '..'Andrea Gelmini
2019-08-15Switch mdds to 1.5.0 and liborcus to 0.15.0.Kohei Yoshida
2019-08-13Remove redundant Java >= 8 checkStephan Bergmann
2019-08-13configure: don't enable export validation if there are no schemasMichael Stahl
2019-08-12improve error message for gtk configureNoel Grandin
2019-08-08android: support NDK 19 and above (20 as of this commit)Christian Lohmaier
2019-08-06Introduce explicit --enable-introspectionStephan Bergmann
2019-08-02build fails with libxmlsec version 1.2.27Lionel Elie Mamane
2019-07-31sysui: fix rpm errors in freedesktop-menus (4.14.1)Michael Stahl
2019-07-26Bump Java baseline to Java 8Stephan Bergmann
2019-07-24Accept also iOS SDK 12.4Tor Lillqvist
2019-07-24Clarify a warningTor Lillqvist
2019-07-22Explicitly disable qt5 on AndroidJan-Marek Glogowski
2019-07-21tdf#125922 rename kde5 to kf5 + plasma5Jan-Marek Glogowski
2019-07-14tdf#120047 use new opens___.ttf version 102.11Andras Timar
2019-07-10We don't support building with Windows SDK 7.1AMike Kaganski
2019-07-10Fix typoAndrea Gelmini