summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2019-06-20bump product version to 6.3.0.0.beta2Christian Lohmaier1-1/+1
2019-06-15tdf#125921 Qt5 set WM_CLASS for top level windowsJan-Marek Glogowski1-1/+3
2019-06-15KDE5 move screensafer inhibiting code into Qt5Jan-Marek Glogowski1-6/+8
2019-06-15Have all VCL plugin related defines in config_vclplug.hMichael Weghorn1-4/+1
2019-06-12Related: rhbz#1718063 look for pkg-config python-version-embedCaolán McNamara1-0/+3
2019-05-31bump product version to 6.3.0.0.beta1+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
2019-05-09support different levels of PCH usageLuboš Luňák1-14/+54
2019-05-07Drop LINK_X64_BINARY: any MSVC linker is suitable for any target platformMike Kaganski1-5/+0
2019-05-06PCH works fine with compiler pluginsLuboš Luňák1-9/+0
2019-05-03Add Support for .NET 4.8Tomoyuki Kubota1-17/+8
2019-05-03The -fvisibility-ms-compat hack is no longer needed for UBSan on Linux...Stephan Bergmann1-11/+24
2019-04-24Allow to pass JAVA_SOURCE/TARGET_VER into configureStephan Bergmann1-2/+2
2019-04-21upload libmwaw 0.3.15David Tardon1-1/+1
2019-04-17VS detection: Fallback to old registry check if vswhere failedMike Kaganski1-0/+20
2019-04-17Fix typoAndrea Gelmini1-2/+2
2019-04-17Fix typoAndrea Gelmini1-1/+1
2019-04-16Initial VS 2019 SupportTomoyuki Kubota1-37/+48
2019-04-11merge --enable-selective-debuginfo into --enable-symbolsLuboš Luňák1-37/+15
2019-04-10Honor use_ld_fail_if_error in use_ld_has_sanitizers checkStephan Bergmann1-1/+5
2019-04-07clang version in configure output without spacesLuboš Luňák1-1/+1
2019-04-04Revert "raise cairo baseline to 1.12.0"Caolán McNamara1-1/+1
2019-04-04raise cairo baseline to 1.12.0Caolán McNamara1-1/+1
2019-04-04raise cairo baseline to 1.10.0Caolán McNamara1-1/+1
2019-04-03python3: upgrade to release 3.5.7Michael Stahl1-1/+1
2019-04-01Use "Visual C++ ATL (x86/x64) with Spectre Mitigations" if availableAndrés Maldonado1-2/+6
2019-03-30add sifr_svg icon theme to buildTomaž Vajngerl1-3/+3
2019-03-27sifr is CC_BY_SA 3.0, can be included in MPL subsetAndras Timar1-1/+1
2019-03-26Accept iOS SDK 12.2Tor Lillqvist1-2/+2
2019-03-22Allow to pass additional options into generator's clang::toolingStephan Bergmann1-0/+1
2019-03-11AC_CHECK_HEADER uses both CXX and CXXCPPLuboš Luňák1-0/+3
2019-03-09MPLv2 subset: Check for $ENABLE_POPPLER instead of $ENABLE_PDFIMPORTAndras Timar1-1/+1
2019-03-08build: sanity check PDF import configurationAshod Nakashian1-14/+22
2019-03-07build: support disabling popplerAshod Nakashian1-15/+36
2019-03-05Use pkgconfig to detect PostgreSQL if there is no pg_configTomáš Chvátal1-4/+10
2019-02-27Don't leave a stray a.out behindStephan Bergmann1-1/+2
2019-02-25Check enable_mpl_subset, too, for mysqlcTor Lillqvist1-1/+1
2019-02-25Fix typoAndrea Gelmini1-1/+1
2019-02-13Remove outdated commentSamuel Mehrbrodt1-2/+1
2019-02-12Always set java bytecode / source target to 1.6 / 6Samuel Mehrbrodt1-17/+2
2019-02-10fix commentRene Engelhard1-1/+1
2019-02-10Make LDAP support optionalAndrew Udvare1-1/+23