summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2019-09-20WIP enable feature skia (hardcoded)Luboš Luňák1-0/+3
2019-07-30Build skia library in LibreOfficeTomaž Vajngerl1-0/+23
2019-07-26Bump Java baseline to Java 8Stephan Bergmann1-10/+10
2019-07-24Accept also iOS SDK 12.4Tor Lillqvist1-2/+2
2019-07-24Clarify a warningTor Lillqvist1-2/+2
2019-07-22Explicitly disable qt5 on AndroidJan-Marek Glogowski1-2/+3
2019-07-21tdf#125922 rename kde5 to kf5 + plasma5Jan-Marek Glogowski1-24/+34
2019-07-14tdf#120047 use new opens___.ttf version 102.11Andras Timar1-1/+1
2019-07-10We don't support building with Windows SDK 7.1AMike Kaganski1-14/+3
2019-07-10Fix typoAndrea Gelmini1-1/+1
2019-07-09Require cmis-client 0.5.2 and newerTomáš Chvátal1-1/+1
2019-07-09Qt5 / KDE5 don't require qt_version_tag symbolJan-Marek Glogowski1-2/+2
2019-07-09use the specific header file for the SSE/AVX in intrin. detectionTomaž Vajngerl1-4/+4
2019-07-09CPU intrinsics detection (SSE, AVX)Tomaž Vajngerl1-0/+102
2019-07-06increase parallelism with --enable-icecream from 10 to 40Luboš Luňák1-2/+2
2019-07-04Cleanup some configure outputJan-Marek Glogowski1-93/+170
2019-07-02bundle external: qrcodegenShubham Goyal1-0/+31
2019-07-02Fix typo after commit 81ab6abe574a75f1ed229a88ceee9eb3b143a18aMike Kaganski1-1/+1
2019-07-02Use tools for proper architecture for both x64 and x86 buildsMike Kaganski1-50/+32
2019-07-02Improve pathmunge to properly detect/cleanup duplicatesMike Kaganski1-6/+24
2019-07-01use $CXX instead of hardcoded gcc in configure messagesLuboš Luňák1-2/+2
2019-06-26configure: reportedly Tempfile.mk fallback doesn't work on WNTMichael Stahl1-1/+6
2019-06-25try to find out CLANGDIR automaticallyLuboš Luňák1-1/+1
2019-06-24recent gcc versions also support -fuse-ld=lldLuboš Luňák1-7/+6
2019-06-21android: Define the icon theme in distro-configs and switch to colibre.Jan Holesovsky1-1/+0
2019-06-15tdf#125921 Qt5 set WM_CLASS for top level windowsJan-Marek Glogowski1-1/+3
2019-06-14KDE5 move screensafer inhibiting code into Qt5Jan-Marek Glogowski1-7/+8
2019-06-14Make spsupp*.dll usable on 64-bit WindowsMike Kaganski1-0/+2
2019-06-13Don't link avmediagst with gtk3 and qt5Jan-Marek Glogowski1-14/+16
2019-06-13Exempt --enable-gui from --enable-fuzz-optionsStephan Bergmann1-2/+2
2019-06-13test command does not do short-circuit evaluationTomoyuki Kubota1-1/+1
2019-06-12configure.ac: Drop extra '/' for KF5 includesMichael Weghorn1-1/+1
2019-06-11Related: rhbz#1718063 look for pkg-config python-version-embedCaolán McNamara1-0/+3
2019-06-07Don't reset PYTHON_VERSION if it was explicitly passed inStephan Bergmann1-5/+9
2019-06-07Drop support for gstreamer-0.10Michael Weghorn1-40/+2
2019-06-05Accept also iOS SDK 13.0Tor Lillqvist1-1/+1
2019-06-05The Bluetooth code doesn't compile with macOS SDK 10.15Tor Lillqvist1-0/+4
2019-06-05Accept also macOS SDK 10.15Tor Lillqvist1-4/+13
2019-06-03Have all VCL plugin related defines in config_vclplug.hMichael Weghorn1-4/+1
2019-06-03Remove obsolete configure checks after libreoffice-6-3 branch offStephan Bergmann1-153/+0
2019-05-31bump product versino to 6.4.0.0.alpha0+Christian Lohmaier1-1/+1
2019-05-30Support VC++ 2019 tools v142Mike Kaganski1-1/+6
2019-05-27Revert "Remove broken rebuild of compilerplugins when CLANG_FULL_VERSION..."Luboš Luňák1-1/+2
2019-05-27avoid error message from configure about integer expression expectedLuboš Luňák1-1/+1
2019-05-22Fix typoIlmari Lauhakangas1-1/+1
2019-05-22current ccache does not correctly handle PCH in depend modeLuboš Luňák1-0/+17
2019-05-13bump product version to 6.3.0.0.alpha1+Christian Lohmaier1-1/+1
2019-05-12configure: javac 1.8 does not have --add-exportsMichael Stahl1-1/+1
2019-05-09if ccache is enabled, by default also enable CCACHE_DEPENDLuboš Luňák1-1/+13
2019-05-09simply set ccache env.vars instead of just warning about themLuboš Luňák1-12/+0