Age | Commit message (Expand) | Author |
2013-03-27 | Add config_features.h platform or configurable high-level features | Tor Lillqvist |
2013-03-27 | config_host.mk: L10N_MODULE is not used | Matúš Kukan |
2013-03-26 | Update commons-lang and commons-codec versions | Julien Nabet |
2013-03-26 | don't build postgresql just to parse the makefiles | Peter Foley |
2013-03-25 | Fix pragma GCC diagnostic checks | Stephan Bergmann |
2013-03-25 | band-aid fix for icecream regression | Michael Meeks |
2013-03-25 | Fix bashism in configure.ac | Mathias Michel |
2013-03-25 | Adapt pragma GCC diagnostic checks to GCC (did work well with Clang, though) | Stephan Bergmann |
2013-03-25 | Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE} | Stephan Bergmann |
2013-03-24 | add configure option to use clang | Peter Foley |
2013-03-23 | Don't turn on DISABLE_EXPORT automatically for Android and iOS | Tor Lillqvist |
2013-03-23 | Use the make binary that configure found in PATH | Mathias Hasselmann |
2013-03-23 | Another blind fix for using the x86 NDK tool-chain | Tor Lillqvist |
2013-03-23 | The x86 NDK toolchain uses a different naming convention for its root | Tor Lillqvist |
2013-03-22 | Start on supporting also the Clang tool-chain in the Android NDK | Tor Lillqvist |
2013-03-22 | Removing some old HH crack | Fridrich Štrba |
2013-03-22 | Our internal (static) zlib library is called "zlib", not "z" | Stephan Bergmann |
2013-03-22 | Update comment for NDK r8e | Tor Lillqvist |
2013-03-21 | do not add non-existant dirs to JAVAINC | Peter Foley |
2013-03-21 | Adapt to amd64/x64 terminology change | Tor Lillqvist |
2013-03-20 | Use -isystem for NPAPI CFLAGS when available and necessary | Tor Lillqvist |
2013-03-20 | Work around -Werror,-Wundef | Stephan Bergmann |
2013-03-20 | remove leftover from copy&paste | Luboš Luňák |
2013-03-20 | use -isystem instead of -I for 3rd party headers | Luboš Luňák |
2013-03-20 | lowering baseline for python used during building | Christian Lohmaier |
2013-03-18 | fdo#61950 move report builder from bundled extensions to plain code | David Ostrovsky |
2013-03-18 | check for krb5/gssapi only when we use internal libpq | Rene Engelhard |
2013-03-18 | use only internal python on cygwin | Matúš Kukan |
2013-03-18 | allow openssl in the check-for-broken-make check als sha1sum variant | Christian Lohmaier |
2013-03-16 | configure.ac: Check for mdds version >= 0.7.0 | Lionel Elie Mamane |
2013-03-14 | Add some comments | Tor Lillqvist |
2013-03-13 | do not use icu-config when cross-compiling, except for MinGW | Matúš Kukan |
2013-03-13 | fix typo in JAVAINC for cygwin | Matúš Kukan |
2013-03-13 | fix system python check for cross-compiling | Matúš Kukan |
2013-03-13 | configure: accept JAVALIB and new JAVAINC to allow cross-compile with java | Matúš Kukan |
2013-03-13 | we don't need to build with java for build platform anymore | Matúš Kukan |
2013-03-13 | Creating a libmwaw module for library parsing various old Mac file-formats | Fridrich Štrba |
2013-03-12 | solenv: remove versionlist.hrc | Matúš Kukan |
2013-03-12 | Updated mdds to 0.7.0. | Kohei Yoshida |
2013-03-12 | re-add support for KDE4 Qt+glib eventloop intergration | Luboš Luňák |
2013-03-12 | configure: clean unused _FOR_BUILD variables | Matúš Kukan |
2013-03-12 | use system python for building if possible | Matúš Kukan |
2013-03-11 | Declare MARIADBCONFIG precious, so that it can be overriden | Fridrich Štrba |
2013-03-11 | Don't change the mysql/mariadb connector version | Fridrich Štrba |
2013-03-11 | add pch support to gcc | Peter Foley |
2013-03-06 | Do not add empty path to SOLARINC on windows | Peter Foley |
2013-03-06 | Adding libmariadb module for internal mariadb (work in progress) | Fridrich Štrba |
2013-03-06 | XINC and XLIB are never used | Matúš Kukan |
2013-03-06 | clean SOLARLIB post dmake removal | Matúš Kukan |
2013-03-06 | Switch from libmysqlc library to mariadb-native-client | Fridrich Štrba |