summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2019-06-05Accept also iOS SDK 13.0Tor Lillqvist
2019-06-05The Bluetooth code doesn't compile with macOS SDK 10.15Tor Lillqvist
2019-06-05Accept also macOS SDK 10.15Tor Lillqvist
2019-06-03Have all VCL plugin related defines in config_vclplug.hMichael Weghorn
2019-06-03Remove obsolete configure checks after libreoffice-6-3 branch offStephan Bergmann
2019-05-31bump product versino to 6.4.0.0.alpha0+Christian Lohmaier
2019-05-30Support VC++ 2019 tools v142Mike Kaganski
2019-05-27Revert "Remove broken rebuild of compilerplugins when CLANG_FULL_VERSION..."Luboš Luňák
2019-05-27avoid error message from configure about integer expression expectedLuboš Luňák
2019-05-22Fix typoIlmari Lauhakangas
2019-05-22current ccache does not correctly handle PCH in depend modeLuboš Luňák
2019-05-13bump product version to 6.3.0.0.alpha1+Christian Lohmaier
2019-05-12configure: javac 1.8 does not have --add-exportsMichael Stahl
2019-05-09if ccache is enabled, by default also enable CCACHE_DEPENDLuboš Luňák
2019-05-09simply set ccache env.vars instead of just warning about themLuboš Luňák
2019-05-09support different levels of PCH usageLuboš Luňák
2019-05-07Drop LINK_X64_BINARY: any MSVC linker is suitable for any target platformMike Kaganski
2019-05-06PCH works fine with compiler pluginsLuboš Luňák
2019-05-03Add Support for .NET 4.8Tomoyuki Kubota
2019-05-03The -fvisibility-ms-compat hack is no longer needed for UBSan on Linux...Stephan Bergmann
2019-04-24Allow to pass JAVA_SOURCE/TARGET_VER into configureStephan Bergmann
2019-04-21upload libmwaw 0.3.15David Tardon
2019-04-17VS detection: Fallback to old registry check if vswhere failedMike Kaganski
2019-04-17Fix typoAndrea Gelmini
2019-04-17Fix typoAndrea Gelmini
2019-04-16Initial VS 2019 SupportTomoyuki Kubota
2019-04-11merge --enable-selective-debuginfo into --enable-symbolsLuboš Luňák
2019-04-10Honor use_ld_fail_if_error in use_ld_has_sanitizers checkStephan Bergmann
2019-04-07clang version in configure output without spacesLuboš Luňák
2019-04-04Revert "raise cairo baseline to 1.12.0"Caolán McNamara
2019-04-04raise cairo baseline to 1.12.0Caolán McNamara
2019-04-04raise cairo baseline to 1.10.0Caolán McNamara
2019-04-03python3: upgrade to release 3.5.7Michael Stahl
2019-04-01Use "Visual C++ ATL (x86/x64) with Spectre Mitigations" if availableAndrés Maldonado
2019-03-30add sifr_svg icon theme to buildTomaž Vajngerl
2019-03-27sifr is CC_BY_SA 3.0, can be included in MPL subsetAndras Timar
2019-03-26Accept iOS SDK 12.2Tor Lillqvist
2019-03-22Allow to pass additional options into generator's clang::toolingStephan Bergmann
2019-03-11AC_CHECK_HEADER uses both CXX and CXXCPPLuboš Luňák
2019-03-09MPLv2 subset: Check for $ENABLE_POPPLER instead of $ENABLE_PDFIMPORTAndras Timar
2019-03-08build: sanity check PDF import configurationAshod Nakashian
2019-03-07build: support disabling popplerAshod Nakashian
2019-03-05Use pkgconfig to detect PostgreSQL if there is no pg_configTomáš Chvátal
2019-02-27Don't leave a stray a.out behindStephan Bergmann
2019-02-25Check enable_mpl_subset, too, for mysqlcTor Lillqvist
2019-02-25Fix typoAndrea Gelmini
2019-02-13Remove outdated commentSamuel Mehrbrodt
2019-02-12Always set java bytecode / source target to 1.6 / 6Samuel Mehrbrodt
2019-02-10fix commentRene Engelhard
2019-02-10Make LDAP support optionalAndrew Udvare