summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2019-11-19python3: upgrade to release 3.5.9Michael Stahl1-1/+1
2019-11-14--with-windows-sdk: correct parameter is 10.0, not 10Mike Kaganski1-1/+1
2019-11-13bump product version to 6.5.0.0.alpha0+Xisco Fauli1-1/+1
2019-11-04find Clang headers also if it's Clang built from sourceLuboš Luňák1-0/+11
2019-11-01Accept iOS SDK 13.2Tor Lillqvist1-2/+2
2019-10-30fix vcldemo lookup of iconsLuboš Luňák1-0/+1
2019-10-30Upgrade to ICU 65.1Eike Rathke1-2/+2
2019-10-28Upgrade to ICU 64.2Eike Rathke1-2/+2
2019-10-24android: Allow specification of the API level.Jan Holesovsky1-1/+14
2019-10-24android: Allow using SDK and NDK directly from the Android Studio.Jan Holesovsky1-2/+2
2019-10-21We do not need a C++ GNU dialectStephan Bergmann1-9/+1
2019-10-18tdf#128189: fix couple issues in configure.acJulien Nabet1-8/+8
2019-10-16bump product version to 6.4.0.0.alpha1+Christian Lohmaier1-1/+1
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák1-0/+2
2019-10-14configure: remove sanitizer flags from default COMPILER_PLUGINS_CXXMichael Stahl1-1/+1
2019-10-12aarch64 callVirtualFunction needs to be compiled w/o -fstack-clash-protectionStephan Bergmann1-0/+11
2019-10-12-fstack-protector-strong is long since availableStephan Bergmann1-12/+0
2019-10-10Set RTL_OS to "iOS" for iOSTor Lillqvist1-0/+1
2019-10-09With Cygwin, AC_PATH_PROG needs Cygwin-style pathsStephan Bergmann1-1/+5
2019-10-09Bump the minimum iOS run-time version to 12.2Tor Lillqvist1-2/+2
2019-10-09Accept iOS SDK 13.1Tor Lillqvist1-2/+2
2019-10-08My Windows clang-cl build still doesn't use LO_CLANG_SHARED_PLUGINSStephan Bergmann1-1/+3
2019-10-08Clarify COMPILER_PLUGINS_CXX_LINKFLAGS vs. COMPILER_PLUGINS_LINKFLAGSStephan Bergmann1-3/+3
2019-10-08CXX is now always set before CXX_X64_BINARY on WindowsStephan Bergmann1-1/+1
2019-10-08Fix CXX_BASE for clang-cl builds on WindowsStephan Bergmann1-6/+4
2019-10-08update help text of --disable-guiAndras Timar1-4/+1
2019-10-08remove leftover debug output in configureLuboš Luňák1-1/+0
2019-10-07make the clang plugins configure check fasterLuboš Luňák1-5/+5
2019-10-07try to autodetect flags needed to build Clang pluginsLuboš Luňák1-4/+63
2019-10-06tdf#124456: Make Ant configure.ac check more robustDennis Schridde1-1/+1
2019-10-02tdf#127711 - A runtime-switch for the MiniCrashDumpJuergen Funk1-0/+15
2019-10-01CXX_X64_BINARY must be clang-cl not cl when building with clang-clStephan Bergmann1-1/+1
2019-10-01redmine#2555 replace Help online Google searchOlivier Hallot1-0/+41
2019-09-30drop gtk2 supportCaolán McNamara1-80/+17
2019-09-27Revert "tdf#121925 test for URLClassPath.ClassPathURLCheck"Stephan Bergmann1-52/+0
2019-09-25constinit, here we comeStephan Bergmann1-0/+22
2019-09-23Let's not bother looking for quite old iOS SDKsTor Lillqvist1-1/+1
2019-09-23iOS SDK 13.0 is the current versionTor Lillqvist1-2/+2
2019-09-23This if branch is for macOS, not iOSTor Lillqvist1-10/+1
2019-09-23android: add support for 64bit buildChristian Lohmaier1-0/+12
2019-09-20Remove legacy NEED_CLANG_LINUX_UBSAN_RTTI_VISIBILITY supportStephan Bergmann1-48/+0
2019-09-07tdf#125368, Make KJ SVG icons available in the apprizmut1-3/+3
2019-09-06Fixing '....'Andrea Gelmini1-1/+1
2019-09-02add -latomic configure check...Rene Engelhard1-0/+8
2019-09-02configure.ac: Fix '--enable-kde5' compatibility switchMichael Weghorn1-1/+1
2019-09-01Fix '..'Andrea Gelmini1-2/+2
2019-08-15Switch mdds to 1.5.0 and liborcus to 0.15.0.Kohei Yoshida1-2/+2
2019-08-13Remove redundant Java >= 8 checkStephan Bergmann1-6/+0
2019-08-13configure: don't enable export validation if there are no schemasMichael Stahl1-0/+6
2019-08-12improve error message for gtk configureNoel Grandin1-2/+3