summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2014-04-21fix --disable-coinmpRene Engelhard1-0/+4
2014-04-20Try to disable gltf support on mac once more.Zolnai Tamás1-1/+1
2014-04-20Disable gltf support on mac until freetype build problems are fixedZolnai Tamás1-1/+1
2014-04-20bump product version to 4.3.0.0.alpha1+Christian Lohmaier1-1/+1
2014-04-20java home for JDK 1.8 can also be found in registryChristian Lohmaier1-1/+1
2014-04-19Disable gltf support on windows until it has building problems.Zolnai Tamás1-1/+1
2014-04-19Introduce a new building flag to enable/disable gltf supportZolnai Tamás1-1/+5
2014-04-19configure.ac: remove duplicated flagZolnai Tamás1-1/+0
2014-04-18Integrate libgltf for rendering gltf modelsZolnai Tamás1-0/+1
2014-04-18Freetype is needed by libgltf on all platformsZolnai Tamás1-0/+17
2014-04-18Intermediate commit of hacking on --disable-database-connectivityTor Lillqvist1-21/+7
2014-04-17More generic way to disable avmediaTor Lillqvist1-3/+24
2014-04-16Pass -flto as part of CC and CXX when building external libs for AndroidTor Lillqvist1-0/+6
2014-04-16Probably not a good idea to use gold with LTOTor Lillqvist1-14/+14
2014-04-16Use the 4.8 gcc toolchain in conjunction with Clang for AndroidTor Lillqvist1-2/+2
2014-04-16Update experimental hacks for using Clang from the NDKTor Lillqvist1-2/+6
2014-04-10fdo#75376: configure: disable LTO by default for MSVC tooMichael Stahl1-6/+5
2014-04-08typo from 702d79a3f8fd3c5e4b433195908317075c87ad9dMatúš Kukan1-2/+2
2014-04-08Revert "Remove --disable-lpsolve configure option."Matúš Kukan1-0/+5
2014-04-07Find apr and serf libraries in --enable-dbgutil Windows build.Matúš Kukan1-2/+6
2014-04-03add concept for chart xshape testsMarkus Mohrhard1-0/+17
2014-04-02We use four column indentation steps in this fileTor Lillqvist1-17/+17
2014-04-02Fix g++ version testTor Lillqvist1-3/+3
2014-04-02configure.ac: require g++ 4.1 or aboveDouglas Mencken1-26/+7
2014-04-01Install coinmp and lpsolve linear solvers in parallel.Matúš Kukan1-2/+13
2014-04-01Revert "Allow to build lpsolver based on CoinMP library."Matúš Kukan1-50/+36
2014-03-25bump apache-commons-lang to 3.3.1Caolán McNamara1-2/+2
2014-03-25bump apache-commons-codec to 1.9Caolán McNamara1-2/+2
2014-03-25bump apache-commons-logging to 1.1.3Caolán McNamara1-2/+2
2014-03-23make it possible to build without the obnoxious forced -j to makeLuboš Luňák1-6/+7
2014-03-19--enable-python=fully-internal to force PYTHON_FOR_BUILD=Stephan Bergmann1-5/+10
2014-03-17Avoid duplicate symbols in libmerged for Windows too.Matúš Kukan1-1/+1
2014-03-14KDE4: add Qt4 glib ExcludeSocket runtime checkJan-Marek Glogowski1-7/+44
2014-03-14Revert "Avoid duplicate symbols in libmerged for Windows too."Matúš Kukan1-1/+1
2014-03-14Avoid duplicate symbols in libmerged for Windows too.Matúš Kukan1-1/+1
2014-03-14Remove --disable-lpsolve configure option.Matúš Kukan1-6/+1
2014-03-11normalize values of WITH_MOZAB4WINMichael Stahl1-2/+2
2014-03-11normalize values of DO_FETCH_TARBALLSMichael Stahl1-2/+2
2014-03-11normalize values of WITH_GALLERY_BUILDMichael Stahl1-8/+4
2014-03-11normalize values of MINGW_SHARED_GCCLIB/MINGW_SHARED_GXXLIBMichael Stahl1-4/+4
2014-03-11normalize values of HAVE_GNUMAKE_FILE_FUNC/WITH_MYSPELL_DICTSMichael Stahl1-3/+3
2014-03-11normalize values of USE_LIBRARY_BIN_TARMichael Stahl1-2/+2
2014-03-11normalize values of BUILD_UNOWINREGMichael Stahl1-4/+4
2014-03-11normalize values of BUNDLE_MARIADBMichael Stahl1-2/+2
2014-03-11normalize values of HSQLDB_USE_JDBC_4_1Michael Stahl1-1/+1
2014-03-11normalize values of WITH_GSSAPI/WITH_KRB5Michael Stahl1-8/+8
2014-03-11normalize values of BUILD_POSTGRESQL_SDBCMichael Stahl1-1/+1
2014-03-06Build webdav based on serf if neon is disabled.Matúš Kukan1-20/+32
2014-03-06Add apr and serf externals for alternative webdav implementation.Matúš Kukan1-13/+28
2014-03-05Require Android API level 15, which is from December 2011Tor Lillqvist1-3/+3