summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2013-03-27Use <config_features.h> instead of -DDISABLE_EXTENSIONSTor Lillqvist1-5/+2
2013-03-27Add config_features.h platform or configurable high-level featuresTor Lillqvist1-0/+4
2013-03-27config_host.mk: L10N_MODULE is not usedMatúš Kukan1-4/+0
2013-03-26Update commons-lang and commons-codec versionsJulien Nabet1-4/+4
2013-03-26don't build postgresql just to parse the makefilesPeter Foley1-0/+11
2013-03-25Fix pragma GCC diagnostic checksStephan Bergmann1-2/+2
2013-03-25band-aid fix for icecream regressionMichael Meeks1-4/+4
2013-03-25Fix bashism in configure.acMathias Michel1-19/+27
2013-03-25Adapt pragma GCC diagnostic checks to GCC (did work well with Clang, though)Stephan Bergmann1-4/+4
2013-03-25Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE}Stephan Bergmann1-0/+27
2013-03-24add configure option to use clangPeter Foley1-31/+35
2013-03-23Don't turn on DISABLE_EXPORT automatically for Android and iOSTor Lillqvist1-13/+1
2013-03-23Use the make binary that configure found in PATHMathias Hasselmann1-1/+1
2013-03-23Another blind fix for using the x86 NDK tool-chainTor Lillqvist1-4/+12
2013-03-23The x86 NDK toolchain uses a different naming convention for its rootTor Lillqvist1-2/+5
2013-03-22Start on supporting also the Clang tool-chain in the Android NDKTor Lillqvist1-35/+89
2013-03-22Removing some old HH crackFridrich Štrba1-6/+0
2013-03-22Our internal (static) zlib library is called "zlib", not "z"Stephan Bergmann1-1/+1
2013-03-22Update comment for NDK r8eTor Lillqvist1-6/+7
2013-03-21do not add non-existant dirs to JAVAINCPeter Foley1-8/+8
2013-03-21Adapt to amd64/x64 terminology changeTor Lillqvist1-1/+3
2013-03-20Use -isystem for NPAPI CFLAGS when available and necessaryTor Lillqvist1-0/+1
2013-03-20Work around -Werror,-WundefStephan Bergmann1-1/+1
2013-03-20remove leftover from copy&pasteLuboš Luňák1-1/+1
2013-03-20use -isystem instead of -I for 3rd party headersLuboš Luňák1-1/+21
2013-03-20lowering baseline for python used during buildingChristian Lohmaier1-2/+3
2013-03-18fdo#61950 move report builder from bundled extensions to plain codeDavid Ostrovsky1-9/+8
2013-03-18check for krb5/gssapi only when we use internal libpqRene Engelhard1-69/+69
2013-03-18use only internal python on cygwinMatúš Kukan1-6/+8
2013-03-18allow openssl in the check-for-broken-make check als sha1sum variantChristian Lohmaier1-1/+3
2013-03-16configure.ac: Check for mdds version >= 0.7.0Lionel Elie Mamane1-4/+4
2013-03-14Add some commentsTor Lillqvist1-1/+6
2013-03-13do not use icu-config when cross-compiling, except for MinGWMatúš Kukan1-14/+16
2013-03-13fix typo in JAVAINC for cygwinMatúš Kukan1-1/+1
2013-03-13fix system python check for cross-compilingMatúš Kukan1-0/+2
2013-03-13configure: accept JAVALIB and new JAVAINC to allow cross-compile with javaMatúš Kukan1-30/+31
2013-03-13we don't need to build with java for build platform anymoreMatúš Kukan1-1/+1
2013-03-13Creating a libmwaw module for library parsing various old Mac file-formatsFridrich Štrba1-0/+8
2013-03-12solenv: remove versionlist.hrcMatúš Kukan1-4/+4
2013-03-12Updated mdds to 0.7.0.Kohei Yoshida1-1/+1
2013-03-12re-add support for KDE4 Qt+glib eventloop intergrationLuboš Luňák1-2/+7
2013-03-12configure: clean unused _FOR_BUILD variablesMatúš Kukan1-19/+3
2013-03-12use system python for building if possibleMatúš Kukan1-103/+66
2013-03-11Declare MARIADBCONFIG precious, so that it can be overridenFridrich Štrba1-0/+1
2013-03-11Don't change the mysql/mariadb connector versionFridrich Štrba1-1/+1
2013-03-11add pch support to gccPeter Foley1-3/+1
2013-03-06Do not add empty path to SOLARINC on windowsPeter Foley1-3/+5
2013-03-06Adding libmariadb module for internal mariadb (work in progress)Fridrich Štrba1-45/+17
2013-03-06XINC and XLIB are never usedMatúš Kukan1-36/+2
2013-03-06clean SOLARLIB post dmake removalMatúš Kukan1-40/+12