summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* bump product version to 6.4.7.0.0+Christian Lohmaier2020-07-211-1/+1
* bump product version to 6.4.6.0.0+Christian Lohmaier2020-06-101-1/+1
* Fix typo.Yunusemre Şentürk2020-05-171-1/+1
* Add --with-latest-c++ to explicitly opt in for -std=c++20/-std:c++latestStephan Bergmann2020-05-171-2/+16
* bump product version to 6.4.5.0.0+Christian Lohmaier2020-04-291-1/+1
* bump product version to 6.4.4.0.0+Xisco Fauli2020-03-251-1/+1
* configure,gbuild: gla11y fails on Fedora 31Michael Stahl2020-03-251-2/+6
* python3: upgrade to release 3.7.7Michael Stahl2020-03-241-1/+1
* bump product version to 6.4.3.0.0+Christian Lohmaier2020-02-281-1/+1
* tdf#128849 -- Add Sifr (Dark + SVG) to the icon theme listrizmut2020-02-221-4/+4
* tdf#122218: Hack to avoid blurry text with macOS SDK 10.15Stephan Bergmann2020-02-151-0/+12
* bump product version to 6.4.2.0.0+Christian Lohmaier2020-02-051-1/+1
* Adapt o3tl::span to P1872R0Stephan Bergmann2020-01-311-0/+16
* Breeze & Sifr: tdf#128849 & Sifr: tdf#129846rizmut2020-01-221-4/+4
* python3: bundle libffi for GNU/Linux buildsMichael Stahl2020-01-131-0/+3
* bump product version to 6.4.1.0.0+Christian Lohmaier2020-01-081-1/+1
* python3: upgrade to release 3.7.6Michael Stahl2020-01-081-2/+2
* bump product version to 6.4.0.1.0+Christian Lohmaier2019-12-181-1/+1
* Qt5 fix missing XCB_ICCCM_WM_HINT_WINDOW_GROUPJan-Marek Glogowski2019-12-121-2/+9
* python3: upgrade to release 3.5.9Michael Stahl2019-11-191-1/+1
* bump product version to 6.4.0.0.beta1+Xisco Fauli2019-11-131-1/+1
* find Clang headers also if it's Clang built from sourceLuboš Luňák2019-11-041-0/+11
* Accept iOS SDK 13.2Tor Lillqvist2019-11-011-2/+2
* fix vcldemo lookup of iconsLuboš Luňák2019-10-301-0/+1
* Upgrade to ICU 65.1Eike Rathke2019-10-301-2/+2
* Upgrade to ICU 64.2Eike Rathke2019-10-281-2/+2
* android: Allow specification of the API level.Jan Holesovsky2019-10-241-1/+14
* android: Allow using SDK and NDK directly from the Android Studio.Jan Holesovsky2019-10-241-2/+2
* We do not need a C++ GNU dialectStephan Bergmann2019-10-211-9/+1
* tdf#128189: fix couple issues in configure.acJulien Nabet2019-10-181-8/+8
* bump product version to 6.4.0.0.alpha1+Christian Lohmaier2019-10-161-1/+1
* move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák2019-10-151-0/+2
* configure: remove sanitizer flags from default COMPILER_PLUGINS_CXXMichael Stahl2019-10-141-1/+1
* aarch64 callVirtualFunction needs to be compiled w/o -fstack-clash-protectionStephan Bergmann2019-10-121-0/+11
* -fstack-protector-strong is long since availableStephan Bergmann2019-10-121-12/+0
* Set RTL_OS to "iOS" for iOSTor Lillqvist2019-10-101-0/+1
* With Cygwin, AC_PATH_PROG needs Cygwin-style pathsStephan Bergmann2019-10-091-1/+5
* Bump the minimum iOS run-time version to 12.2Tor Lillqvist2019-10-091-2/+2
* Accept iOS SDK 13.1Tor Lillqvist2019-10-091-2/+2
* My Windows clang-cl build still doesn't use LO_CLANG_SHARED_PLUGINSStephan Bergmann2019-10-081-1/+3
* Clarify COMPILER_PLUGINS_CXX_LINKFLAGS vs. COMPILER_PLUGINS_LINKFLAGSStephan Bergmann2019-10-081-3/+3
* CXX is now always set before CXX_X64_BINARY on WindowsStephan Bergmann2019-10-081-1/+1
* Fix CXX_BASE for clang-cl builds on WindowsStephan Bergmann2019-10-081-6/+4
* update help text of --disable-guiAndras Timar2019-10-081-4/+1
* remove leftover debug output in configureLuboš Luňák2019-10-081-1/+0
* make the clang plugins configure check fasterLuboš Luňák2019-10-071-5/+5
* try to autodetect flags needed to build Clang pluginsLuboš Luňák2019-10-071-4/+63
* tdf#124456: Make Ant configure.ac check more robustDennis Schridde2019-10-061-1/+1
* tdf#127711 - A runtime-switch for the MiniCrashDumpJuergen Funk2019-10-021-0/+15
* CXX_X64_BINARY must be clang-cl not cl when building with clang-clStephan Bergmann2019-10-011-1/+1