summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2020-10-07bump product version to 6.4.7.2.0+mimo-6-4-branch-pointlibreoffice-6-4-7Christian Lohmaier1-1/+1
2020-09-28fix disable qrcodegen optionCaolán McNamara1-1/+1
2020-09-23bump product version to 6.4.7.1.0+Xisco Fauli1-1/+1
2020-09-23add an explicit --disable-qrcodegen configure optionCaolán McNamara1-17/+35
2020-07-21bump product version to 6.4.7.0.0+Christian Lohmaier1-1/+1
2020-06-10bump product version to 6.4.6.0.0+Christian Lohmaier1-1/+1
2020-05-17Fix typo.Yunusemre Şentürk1-1/+1
2020-05-17Add --with-latest-c++ to explicitly opt in for -std=c++20/-std:c++latestStephan Bergmann1-2/+16
2020-04-29bump product version to 6.4.5.0.0+Christian Lohmaier1-1/+1
2020-03-25bump product version to 6.4.4.0.0+Xisco Fauli1-1/+1
2020-03-25configure,gbuild: gla11y fails on Fedora 31Michael Stahl1-2/+6
2020-03-24python3: upgrade to release 3.7.7Michael Stahl1-1/+1
2020-02-28bump product version to 6.4.3.0.0+Christian Lohmaier1-1/+1
2020-02-22tdf#128849 -- Add Sifr (Dark + SVG) to the icon theme listrizmut1-4/+4
2020-02-15tdf#122218: Hack to avoid blurry text with macOS SDK 10.15Stephan Bergmann1-0/+12
2020-02-05bump product version to 6.4.2.0.0+Christian Lohmaier1-1/+1
2020-01-31Adapt o3tl::span to P1872R0Stephan Bergmann1-0/+16
2020-01-22Breeze & Sifr: tdf#128849 & Sifr: tdf#129846rizmut1-4/+4
2020-01-13python3: bundle libffi for GNU/Linux buildsMichael Stahl1-0/+3
2020-01-08bump product version to 6.4.1.0.0+Christian Lohmaier1-1/+1
2020-01-08python3: upgrade to release 3.7.6Michael Stahl1-2/+2
2019-12-18bump product version to 6.4.0.1.0+Christian Lohmaier1-1/+1
2019-12-12Qt5 fix missing XCB_ICCCM_WM_HINT_WINDOW_GROUPJan-Marek Glogowski1-2/+9
2019-11-19python3: upgrade to release 3.5.9Michael Stahl1-1/+1
2019-11-13bump product version to 6.4.0.0.beta1+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