summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2016-07-07bump product version to 5.2.0.2.0+Christian Lohmaier1-1/+1
2016-06-22bump product version to 5.2.0.1.0+Christian Lohmaier1-1/+1
2016-06-21tdf#100455 check for minimal dconf versionDavid Tardon1-1/+1
2016-06-07bump product vesion to 5.2.0.0.beta2+Christian Lohmaier1-1/+1
2016-05-26fix configure typoJochen Nitschke1-1/+1
2016-05-26bump product version to 5.2.0.0.beta1+Christian Lohmaier1-1/+1
2016-05-24Add option to enable HarfBuzz support independent of platformAkash Jain1-1/+7
2016-05-24KDE4 cflags no /usr/include usage to fix build failure with gcc6Rene Engelhard1-1/+7
2016-05-24add build system part for upload crashreport symbolsMarkus Mohrhard1-0/+17
2016-05-13Update mdds to 1.2.0. Note that the API version is also up.Kohei Yoshida1-2/+2
2016-05-05Fix linking of 64 bit artifacts in 32 bit Windows build with VS2015Tomofumi Yagi1-12/+18
2016-04-30Fix typosAndrea Gelmini1-1/+1
2016-04-28Use COMPILER_PLUGINS_CXX during configureStephan Bergmann1-1/+1
2016-04-21bump product version to 5.2.0.0.alpha1+Christian Lohmaier1-1/+1
2016-04-20cleanup AS_HELP_STRING in configure.acKorrawit Pruegsanusak1-138/+57
2016-04-15test pre 1.4.0 hunspellCaolán McNamara1-2/+2
2016-04-13upgrade to ICU 57Eike Rathke1-1/+1
2016-04-05headless build: reset ENABLE_GLTF and use that setting as beforeOliver Specht1-1/+1
2016-03-31Typo in HAVE_BROKEN_STATIC_INITILIZER_LISTStephan Bergmann1-1/+1
2016-03-30Accept iOS SDK 9.3 (and let's forget 8.x)Tor Lillqvist1-3/+3
2016-03-29configure: put back lines erroneously deleted by 96c1ae1Michael Stahl1-0/+2
2016-03-25fix headless buildOliver Specht1-10/+9
2016-03-24tdf#93236 Revert "support fast MM printing in...Jan-Marek Glogowski1-2/+1
2016-03-22Explicitly check for libGL before buildingKorrawit Pruegsanusak1-0/+1
2016-03-22add HAVE_FEATURE_ATL to disable failing tests due to ATLMayank Gupta1-0/+1
2016-03-18autogen.sh probably should search UCRT for yet another location tooTomofumi Yagi1-0/+20
2016-03-17clang and ccache do not play nice if CCACHE_CCP2=YES is not setNorbert Thiebaud1-2/+7
2016-03-12Fix .NET detection on 32bit platformDavid Ostrovsky1-2/+6
2016-03-09Revert "Add --with-prebuilt-openssl"Tor Lillqvist1-9/+0
2016-03-08detect Boost.FilesystemDavid Tardon1-0/+1
2016-03-08Update liborcus to 0.11.0.Kohei Yoshida1-1/+1
2016-03-07Make detection of HAVE_CXX14_CONSTEXPR work with "selective debugging"Stephan Bergmann1-5/+0
2016-03-04clang-cl: Enable more warnings etc. (like in the Clang/GCC case)Stephan Bergmann1-1/+1
2016-03-03Fix java home detection on gentooWol1-1/+6
2016-03-03.NET detection: Don't try to add not existing pathDavid Ostrovsky1-1/+4
2016-03-02configure: try to make --without-x less confusingMichael Stahl1-1/+12
2016-02-26New COMPILER_PLUGINS_CXX to specify compiler to build Clang plugins withStephan Bergmann1-0/+1
2016-02-26These version checks are about the Clang the plugins are built /against/Stephan Bergmann1-0/+1
2016-02-26Use config_cxxabi.h to check for __*class_type_infoStephan Bergmann1-0/+48
2016-02-26Assume HAVE_THREADSAFE_STATICS=TRUE for Clang with -stdlib=libc++Stephan Bergmann1-1/+3
2016-02-26Use config_cxxabi.h to check for __cxa_eh_globals, __cxa_exceptionStephan Bergmann1-0/+24
2016-02-26cxxabi.h is not specific to GCCStephan Bergmann1-4/+4
2016-02-22include breakpad into the buildMarkus Mohrhard1-0/+20
2016-02-22add officeotron version checkMarkus Mohrhard1-0/+4
2016-02-21Fix UCRT detectionDavid Ostrovsky1-4/+5
2016-02-20wget: don't break on CentOS6 baselineThorsten Behrens1-3/+3
2016-02-19always support packagekit if dbus is enabledCaolán McNamara1-21/+1
2016-02-19move dbus config into its own config headerCaolán McNamara1-0/+2
2016-02-19move gio config into its own separate config headerCaolán McNamara1-0/+1
2016-02-18move from boost::signal to typed LinkCaolán McNamara1-5/+0