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