summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* config_host.mk: L10N_MODULE is not usedMatúš Kukan2013-03-271-4/+0
* Update commons-lang and commons-codec versionsJulien Nabet2013-03-261-4/+4
* don't build postgresql just to parse the makefilesPeter Foley2013-03-261-0/+11
* Fix pragma GCC diagnostic checksStephan Bergmann2013-03-251-2/+2
* band-aid fix for icecream regressionMichael Meeks2013-03-251-4/+4
* Fix bashism in configure.acMathias Michel2013-03-251-19/+27
* Adapt pragma GCC diagnostic checks to GCC (did work well with Clang, though)Stephan Bergmann2013-03-251-4/+4
* Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE}Stephan Bergmann2013-03-251-0/+27
* add configure option to use clangPeter Foley2013-03-241-31/+35
* Don't turn on DISABLE_EXPORT automatically for Android and iOSTor Lillqvist2013-03-231-13/+1
* Use the make binary that configure found in PATHMathias Hasselmann2013-03-231-1/+1
* Another blind fix for using the x86 NDK tool-chainTor Lillqvist2013-03-231-4/+12
* The x86 NDK toolchain uses a different naming convention for its rootTor Lillqvist2013-03-231-2/+5
* Start on supporting also the Clang tool-chain in the Android NDKTor Lillqvist2013-03-221-35/+89
* Removing some old HH crackFridrich Štrba2013-03-221-6/+0
* Our internal (static) zlib library is called "zlib", not "z"Stephan Bergmann2013-03-221-1/+1
* Update comment for NDK r8eTor Lillqvist2013-03-221-6/+7
* do not add non-existant dirs to JAVAINCPeter Foley2013-03-211-8/+8
* Adapt to amd64/x64 terminology changeTor Lillqvist2013-03-211-1/+3
* Use -isystem for NPAPI CFLAGS when available and necessaryTor Lillqvist2013-03-201-0/+1
* Work around -Werror,-WundefStephan Bergmann2013-03-201-1/+1
* remove leftover from copy&pasteLuboš Luňák2013-03-201-1/+1
* use -isystem instead of -I for 3rd party headersLuboš Luňák2013-03-201-1/+21
* lowering baseline for python used during buildingChristian Lohmaier2013-03-201-2/+3
* fdo#61950 move report builder from bundled extensions to plain codeDavid Ostrovsky2013-03-181-9/+8
* check for krb5/gssapi only when we use internal libpqRene Engelhard2013-03-181-69/+69
* use only internal python on cygwinMatúš Kukan2013-03-181-6/+8
* allow openssl in the check-for-broken-make check als sha1sum variantChristian Lohmaier2013-03-181-1/+3
* configure.ac: Check for mdds version >= 0.7.0Lionel Elie Mamane2013-03-161-4/+4
* Add some commentsTor Lillqvist2013-03-141-1/+6
* do not use icu-config when cross-compiling, except for MinGWMatúš Kukan2013-03-131-14/+16
* fix typo in JAVAINC for cygwinMatúš Kukan2013-03-131-1/+1
* fix system python check for cross-compilingMatúš Kukan2013-03-131-0/+2
* configure: accept JAVALIB and new JAVAINC to allow cross-compile with javaMatúš Kukan2013-03-131-30/+31
* we don't need to build with java for build platform anymoreMatúš Kukan2013-03-131-1/+1
* Creating a libmwaw module for library parsing various old Mac file-formatsFridrich Štrba2013-03-131-0/+8
* solenv: remove versionlist.hrcMatúš Kukan2013-03-121-4/+4
* Updated mdds to 0.7.0.Kohei Yoshida2013-03-121-1/+1
* re-add support for KDE4 Qt+glib eventloop intergrationLuboš Luňák2013-03-121-2/+7
* configure: clean unused _FOR_BUILD variablesMatúš Kukan2013-03-121-19/+3
* use system python for building if possibleMatúš Kukan2013-03-121-103/+66
* Declare MARIADBCONFIG precious, so that it can be overridenFridrich Štrba2013-03-111-0/+1
* Don't change the mysql/mariadb connector versionFridrich Štrba2013-03-111-1/+1
* add pch support to gccPeter Foley2013-03-111-3/+1
* Do not add empty path to SOLARINC on windowsPeter Foley2013-03-061-3/+5
* Adding libmariadb module for internal mariadb (work in progress)Fridrich Štrba2013-03-061-45/+17
* XINC and XLIB are never usedMatúš Kukan2013-03-061-36/+2
* clean SOLARLIB post dmake removalMatúš Kukan2013-03-061-40/+12
* Switch from libmysqlc library to mariadb-native-clientFridrich Štrba2013-03-061-55/+55
* If Mozab is built, look for VS2005 dllsFridrich Štrba2013-03-041-1/+9