summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2017-09-18use pkg-config --modversion to check for ICU versionRene Engelhard1-12/+3
2017-09-15al.exe not found on Windows 10 with VS 2017Samuel Mehrbrodt1-2/+8
2017-09-15consistent naming of externals: mysqlcppconn -> mysql-connector-cppMichael Stahl1-4/+4
2017-09-15consistent naming of externals: xml2 -> libxml2Michael Stahl1-3/+3
2017-09-15consistent naming of externals: png -> libpngMichael Stahl1-1/+1
2017-09-15consistent naming of externals: libmariadb -> mariadb-connector-cMichael Stahl1-9/+9
2017-09-15consistent naming of externals: langtag -> liblangtagMichael Stahl1-3/+3
2017-09-15consistent naming of externals: cmis -> libcmisMichael Stahl1-4/+4
2017-09-15consistent naming of externals: jpeg-turbo->libjpeg-turboMichael Stahl1-9/+9
2017-09-13simplify configure for android that started to bitrot a littleChristian Lohmaier1-151/+50
2017-09-13Clamp minor/patchlevel when computing CLANG_VERSIONStephan Bergmann1-1/+2
2017-09-12iOS, add flag for bitcode (64bit)jan Iversen1-4/+4
2017-09-12Make detection of Clang CL driver mode more robustStephan Bergmann1-29/+38
2017-09-12Detect libjawt automatically on java9 tooFridrich Štrba1-1/+6
2017-09-12android: tune symbols for lldb & we actually target 14 as minSDKChristian Lohmaier1-7/+4
2017-09-10iOS, avmedia library depend on autogen flag.jan Iversen1-2/+2
2017-09-09iOS, configure.ac for arm/arm64/simulatorjan Iversen1-32/+52
2017-09-07configure: find MSVC 2017 MSMs & DLLs againMichael Stahl1-15/+25
2017-09-05MSVC 15.0: Fix configure to work with update 15.3David Ostrovsky1-12/+15
2017-09-04iOS, update configure.ac to handle iosjan Iversen1-5/+24
2017-08-28integrate libqxpAleksas Pantechovskis1-0/+2
2017-08-23Android: Enable HAVE_FEATURE_NSS and package the NSS libraries with apkGautam Prajapati1-1/+1
2017-08-23configure: attempt to fix Android buildMichael Stahl1-0/+1
2017-08-23configure: try to keep PYTHON_VERSION from going staleMichael Stahl1-1/+4
2017-08-21allow to build with released libepubgenDavid Tardon1-0/+19
2017-08-17Fix typosAndrea Gelmini1-2/+2
2017-08-16Further clarificationsTor Lillqvist1-3/+3
2017-08-16Clarify use of "release build" conceptTor Lillqvist1-1/+3
2017-08-16Make help message for --enable-assert-always-abort match what it actually doesTor Lillqvist1-1/+1
2017-08-15Fix and enable NSS build for AndroidGautam Prajapati1-3/+10
2017-08-11Revert "Build with kde5, first stab"Katarina Behrens1-156/+0
2017-08-11Build with kde5, first stabKatarina Behrens1-0/+156
2017-08-07Allow MSGFMT, MSGUNIQ to be overriddenStephan Bergmann1-13/+20
2017-08-02external: bundle libepubgenMiklos Vajna1-0/+2
2017-08-01android: remove unused GCC related code from configure.acbrainbreaker1-9/+3
2017-07-28configure: new odfvalidator requires Java 8Michael Stahl1-4/+14
2017-07-26android: configure - add missing flags for x86 targetingChristian Lohmaier1-2/+1
2017-07-24configure: check that msgfmt/msguniq were actually foundMichael Stahl1-0/+6
2017-07-21migrate to boost::gettextCaolán McNamara1-0/+13
2017-07-19android:Update configure.ac to support NDK 15.1.xbrainbreaker1-5/+5
2017-07-13android: Remove GCC support for buildingbrainbreaker1-6/+2
2017-07-12android: Set clang as default compiler for buildingbrainbreaker1-2/+2
2017-07-11android: update configure.ac for supporting Clang5.0brainbreaker1-4/+4
2017-07-10android: update configure.ac to support building only with NDK>=15brainbreaker1-3/+7
2017-07-02we need gpgme header, tooLionel Elie Mamane1-0/+2
2017-06-23android: Fix bridges/ module for building with Clangbrainbreaker1-2/+1
2017-06-22xmlsecurity: implement support for building against system-xmlsecMiklos Vajna1-0/+5
2017-06-22Explicit --with-valgrind, to not accidentally miss Valgrind supportStephan Bergmann1-1/+8
2017-06-22--enable-optimized should be orthogonal to --enable-debug/--enable-dbgutilStephan Bergmann1-0/+23
2017-06-16configure: remove --enable-directxMichael Stahl1-22/+0