summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2019-02-05Fix typosAndrea Gelmini
2019-02-04make --enable-ld the default for debug builds, if availableLuboš Luňák
2019-02-04make --enable-split-debug the default for debug builds, if availableLuboš Luňák
2019-02-04make --enable-gdb-index the default for debug builds, if supportedLuboš Luňák
2019-01-31Allow CXX_X86_BINARY to be passed into autogen.shStephan Bergmann
2019-01-31be more lenient wrt patched epmCaolán McNamara
2019-01-30Ensure configuration that defines math_errhandling in <cmath>Stephan Bergmann
2019-01-30don't require /autoconf/ to be 2.68 (also allow e.g. autoconf268)Christian Lohmaier
2019-01-30Avoid CFLAGS being set by accidentStephan Bergmann
2019-01-29configure: require autoconf 2.68Michael Stahl
2019-01-28It's called libatomic_ops not libatomic-opsStephan Bergmann
2019-01-24Drop unnecessary gb_DEBUG_CFLAGSStephan Bergmann
2019-01-23Drop use of obsolete GCC -fno-default-inlineStephan Bergmann
2019-01-21Slience bogus -Werror=maybe-uninitializedStephan Bergmann
2019-01-17upgrade to python 3.5.6Caolán McNamara
2019-01-11Don't build dconf on Android and iOS.Deve
2019-01-11KDE5: return multilib supportAleksei Nikiforov
2019-01-07Disable removal of GPG socketdir with older gpgconf versionsSamuel Mehrbrodt
2019-01-07Fix warning message if Cygwin GNU Make is used.Mark Hung
2018-12-29Fix typoAndrea Gelmini
2018-12-29tdf#114635: reimplement TWAIN-based scan using 32-bit shim on WindowsMike Kaganski
2018-12-27Two branches are identicalMike Kaganski
2018-12-18No more need to generate lo.xcent from lo.xcent.inStephan Bergmann
2018-12-17kde5: remove older kde/tde plugins, and references to thatThorsten Behrens
2018-12-13Introduce --enable-android-editingStephan Bergmann
2018-12-13Switch Android armeabi-v7a to libc++/libc++abi/libunwind tooStephan Bergmann
2018-12-11tdf#121925 test for URLClassPath.ClassPathURLCheckJan-Marek Glogowski
2018-12-08cross-compiling: no need for gtk or gstreamer for BUILDChristian Lohmaier
2018-12-08HAVE_CPP_ATTRIBUTE_NODISCARD is always true nowStephan Bergmann
2018-12-07HAVE_CXX_CWG1579_FIX is always true nowStephan Bergmann
2018-12-07HAVE_CPP_INLINE_VARIABLES is always true nowStephan Bergmann
2018-12-07HAVE_CPP_ATTRIBUTE_FALLTHROUGH is always true nowStephan Bergmann
2018-12-07HAVE_CXX14_CONSTEXPR is always true nowStephan Bergmann
2018-12-07HAVE_BROKEN_CONST_ITERATORS is always false nowStephan Bergmann
2018-12-07Use correct __cplusplus value with MSVCStephan Bergmann
2018-12-07All supported versions of Clang and GCC support at least C++17 nowStephan Bergmann
2018-12-06--enable-python=system no longer works on macOSStephan Bergmann
2018-12-06Remove obsolete GCC version checksStephan Bergmann
2018-12-06Bump (Linux) GCC baseline to 7.0.0Stephan Bergmann
2018-12-06Remove broken rebuild of compilerplugins when CLANG_FULL_VERSION changedStephan Bergmann
2018-12-05Jakarta Ant is actually called Apache AntGabor Kelemen
2018-12-04Bump (Linux) Clang baseline to 5.0.2Stephan Bergmann
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek
2018-11-28On Windows, check for at least Visual Studio 2017 version 15.7Stephan Bergmann
2018-11-28Require at least gperf 3.1, which no longer emits "register"Stephan Bergmann
2018-11-28Require at least flex 2.6.0, which no longer emits "register"Stephan Bergmann
2018-11-27Remove --enable-c++17 optionStephan Bergmann
2018-11-27Bump minimum macOS run-time version to 10.10Tor Lillqvist
2018-11-23Revert "Do use -O1 for Apple Clang older than 9.1.0"Stephan Bergmann
2018-11-23Bump Xcode baseline to 9.3Stephan Bergmann