summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2014-05-21care for Java 1.5 support in external packagesDouglas Mencken1-4/+24
2014-05-20No reason to avoid CoinMP for Android and iOSTor Lillqvist1-2/+2
2014-05-20If we don't want lpsolve we don't want lpsolveTor Lillqvist1-18/+20
2014-05-16Add more info about XCODE_DEBUG_INFORMATION_FORMATTor Lillqvist1-1/+3
2014-05-14Fix --with-export-validation checkStephan Bergmann1-1/+1
2014-05-14use bundled (non-system) versions of libxml2 and libxslt for OS X <10.6Douglas Mencken1-1/+5
2014-05-13Introduce OpenCollada external libraryZolnai Tamás1-0/+25
2014-05-08Prevent false positive configure check under Clang -fsanitize=addressStephan Bergmann1-1/+14
2014-05-08New --disable-runtime-optimizationsStephan Bergmann1-0/+33
2014-05-07Build libgltf (and freetype) for iOS, tooTor Lillqvist1-1/+1
2014-05-07Build libgltf for Android, tooTor Lillqvist1-1/+1
2014-05-06libgltf builds without problems on OS X for me, so let's try enabling itTor Lillqvist1-1/+1
2014-05-05fix windows build(external/poppler)Tomofumi Yagi1-1/+2
2014-04-29upgrade to ICU 53.1, fdo#77071 relatedEike Rathke1-1/+1
2014-04-26specify linking opts for jawt centrallyDavid Tardon1-1/+1
2014-04-25add better info on the Qt patches needed for KFileDialogLuboš Luňák1-2/+18
2014-04-25disable KFileDialog usage if QClipboard can recurseLuboš Luňák1-0/+27
2014-04-25Improve help message for --with-localesTor Lillqvist1-5/+16
2014-04-24More hacking on --with-localesTor Lillqvist1-0/+21
2014-04-23Set mdds 0.10.3 as the new package requirement.Kohei Yoshida1-1/+1
2014-04-23"your can" -> "you can"Kohei Yoshida1-1/+1
2014-04-22Add a new configure switch --with-locales for restricting the included localesTor Lillqvist1-1/+20
2014-04-22libgltf: Make it link with freetype on Windows.Jan Holesovsky1-0/+3
2014-04-22Enable libgltf on windows as wellMarkus Mohrhard1-1/+1
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