summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
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
2019-02-05Fix typosAndrea Gelmini1-4/+4
2019-02-04make --enable-ld the default for debug builds, if availableLuboš Luňák1-43/+131
2019-02-04make --enable-split-debug the default for debug builds, if availableLuboš Luňák1-8/+19
2019-02-04make --enable-gdb-index the default for debug builds, if supportedLuboš Luňák1-28/+50
2019-01-31Allow CXX_X86_BINARY to be passed into autogen.shStephan Bergmann1-2/+5
2019-01-31be more lenient wrt patched epmCaolán McNamara1-1/+1
2019-01-30Ensure configuration that defines math_errhandling in <cmath>Stephan Bergmann1-0/+8
2019-01-30don't require /autoconf/ to be 2.68 (also allow e.g. autoconf268)Christian Lohmaier1-1/+6
2019-01-30Avoid CFLAGS being set by accidentStephan Bergmann1-8/+8
2019-01-29configure: require autoconf 2.68Michael Stahl1-1/+1
2019-01-28It's called libatomic_ops not libatomic-opsStephan Bergmann1-3/+3
2019-01-24Drop unnecessary gb_DEBUG_CFLAGSStephan Bergmann1-26/+0
2019-01-23Drop use of obsolete GCC -fno-default-inlineStephan Bergmann1-15/+0
2019-01-21Slience bogus -Werror=maybe-uninitializedStephan Bergmann1-0/+57
2019-01-17upgrade to python 3.5.6Caolán McNamara1-1/+1
2019-01-11Don't build dconf on Android and iOS.Deve1-2/+2
2019-01-11KDE5: return multilib supportAleksei Nikiforov1-0/+14
2019-01-07Disable removal of GPG socketdir with older gpgconf versionsSamuel Mehrbrodt1-8/+21
2019-01-07Fix warning message if Cygwin GNU Make is used.Mark Hung1-2/+2
2018-12-29Fix typoAndrea Gelmini1-1/+1
2018-12-29tdf#114635: reimplement TWAIN-based scan using 32-bit shim on WindowsMike Kaganski1-0/+23
2018-12-27Two branches are identicalMike Kaganski1-8/+2
2018-12-18No more need to generate lo.xcent from lo.xcent.inStephan Bergmann1-2/+0
2018-12-17kde5: remove older kde/tde plugins, and references to thatThorsten Behrens1-322/+0
2018-12-13Introduce --enable-android-editingStephan Bergmann1-0/+10
2018-12-13Switch Android armeabi-v7a to libc++/libc++abi/libunwind tooStephan Bergmann1-8/+0
2018-12-11tdf#121925 test for URLClassPath.ClassPathURLCheckJan-Marek Glogowski1-0/+52
2018-12-08cross-compiling: no need for gtk or gstreamer for BUILDChristian Lohmaier1-0/+3
2018-12-08HAVE_CPP_ATTRIBUTE_NODISCARD is always true nowStephan Bergmann1-5/+4
2018-12-07HAVE_CXX_CWG1579_FIX is always true nowStephan Bergmann1-5/+4
2018-12-07HAVE_CPP_INLINE_VARIABLES is always true nowStephan Bergmann1-5/+4
2018-12-07HAVE_CPP_ATTRIBUTE_FALLTHROUGH is always true nowStephan Bergmann1-5/+4
2018-12-07HAVE_CXX14_CONSTEXPR is always true nowStephan Bergmann1-6/+3
2018-12-07HAVE_BROKEN_CONST_ITERATORS is always false nowStephan Bergmann1-12/+4
2018-12-07Use correct __cplusplus value with MSVCStephan Bergmann1-1/+1
2018-12-07All supported versions of Clang and GCC support at least C++17 nowStephan Bergmann1-2/+2