summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* sysui: fix rpm errors in freedesktop-menus (4.14.1)Michael Stahl2019-07-311-4/+1
* Bump Java baseline to Java 8Stephan Bergmann2019-07-261-10/+10
* Accept also iOS SDK 12.4Tor Lillqvist2019-07-241-2/+2
* Clarify a warningTor Lillqvist2019-07-241-2/+2
* Explicitly disable qt5 on AndroidJan-Marek Glogowski2019-07-221-2/+3
* tdf#125922 rename kde5 to kf5 + plasma5Jan-Marek Glogowski2019-07-211-24/+34
* tdf#120047 use new opens___.ttf version 102.11Andras Timar2019-07-141-1/+1
* We don't support building with Windows SDK 7.1AMike Kaganski2019-07-101-14/+3
* Fix typoAndrea Gelmini2019-07-101-1/+1
* Require cmis-client 0.5.2 and newerTomáš Chvátal2019-07-091-1/+1
* Qt5 / KDE5 don't require qt_version_tag symbolJan-Marek Glogowski2019-07-091-2/+2
* use the specific header file for the SSE/AVX in intrin. detectionTomaž Vajngerl2019-07-091-4/+4
* CPU intrinsics detection (SSE, AVX)Tomaž Vajngerl2019-07-091-0/+102
* increase parallelism with --enable-icecream from 10 to 40Luboš Luňák2019-07-061-2/+2
* Cleanup some configure outputJan-Marek Glogowski2019-07-041-93/+170
* bundle external: qrcodegenShubham Goyal2019-07-021-0/+31
* Fix typo after commit 81ab6abe574a75f1ed229a88ceee9eb3b143a18aMike Kaganski2019-07-021-1/+1
* Use tools for proper architecture for both x64 and x86 buildsMike Kaganski2019-07-021-50/+32
* Improve pathmunge to properly detect/cleanup duplicatesMike Kaganski2019-07-021-6/+24
* use $CXX instead of hardcoded gcc in configure messagesLuboš Luňák2019-07-011-2/+2
* configure: reportedly Tempfile.mk fallback doesn't work on WNTMichael Stahl2019-06-261-1/+6
* try to find out CLANGDIR automaticallyLuboš Luňák2019-06-251-1/+1
* recent gcc versions also support -fuse-ld=lldLuboš Luňák2019-06-241-7/+6
* android: Define the icon theme in distro-configs and switch to colibre.Jan Holesovsky2019-06-211-1/+0
* tdf#125921 Qt5 set WM_CLASS for top level windowsJan-Marek Glogowski2019-06-151-1/+3
* KDE5 move screensafer inhibiting code into Qt5Jan-Marek Glogowski2019-06-141-7/+8
* Make spsupp*.dll usable on 64-bit WindowsMike Kaganski2019-06-141-0/+2
* Don't link avmediagst with gtk3 and qt5Jan-Marek Glogowski2019-06-131-14/+16
* Exempt --enable-gui from --enable-fuzz-optionsStephan Bergmann2019-06-131-2/+2
* test command does not do short-circuit evaluationTomoyuki Kubota2019-06-131-1/+1
* configure.ac: Drop extra '/' for KF5 includesMichael Weghorn2019-06-121-1/+1
* Related: rhbz#1718063 look for pkg-config python-version-embedCaolán McNamara2019-06-111-0/+3
* Don't reset PYTHON_VERSION if it was explicitly passed inStephan Bergmann2019-06-071-5/+9
* Drop support for gstreamer-0.10Michael Weghorn2019-06-071-40/+2
* Accept also iOS SDK 13.0Tor Lillqvist2019-06-051-1/+1
* The Bluetooth code doesn't compile with macOS SDK 10.15Tor Lillqvist2019-06-051-0/+4
* Accept also macOS SDK 10.15Tor Lillqvist2019-06-051-4/+13
* Have all VCL plugin related defines in config_vclplug.hMichael Weghorn2019-06-031-4/+1
* Remove obsolete configure checks after libreoffice-6-3 branch offStephan Bergmann2019-06-031-153/+0
* bump product versino to 6.4.0.0.alpha0+Christian Lohmaier2019-05-311-1/+1
* Support VC++ 2019 tools v142Mike Kaganski2019-05-301-1/+6
* Revert "Remove broken rebuild of compilerplugins when CLANG_FULL_VERSION..."Luboš Luňák2019-05-271-1/+2
* avoid error message from configure about integer expression expectedLuboš Luňák2019-05-271-1/+1
* Fix typoIlmari Lauhakangas2019-05-221-1/+1
* current ccache does not correctly handle PCH in depend modeLuboš Luňák2019-05-221-0/+17
* bump product version to 6.3.0.0.alpha1+Christian Lohmaier2019-05-131-1/+1
* configure: javac 1.8 does not have --add-exportsMichael Stahl2019-05-121-1/+1
* if ccache is enabled, by default also enable CCACHE_DEPENDLuboš Luňák2019-05-091-1/+13
* simply set ccache env.vars instead of just warning about themLuboš Luňák2019-05-091-12/+0
* support different levels of PCH usageLuboš Luňák2019-05-091-14/+54