Age | Commit message (Expand) | Author |
2016-03-09 | Revert "Add --with-prebuilt-openssl" | Tor Lillqvist |
2016-03-08 | detect Boost.Filesystem | David Tardon |
2016-03-08 | Update liborcus to 0.11.0. | Kohei Yoshida |
2016-03-07 | Make detection of HAVE_CXX14_CONSTEXPR work with "selective debugging" | Stephan Bergmann |
2016-03-04 | clang-cl: Enable more warnings etc. (like in the Clang/GCC case) | Stephan Bergmann |
2016-03-03 | Fix java home detection on gentoo | Wol |
2016-03-03 | .NET detection: Don't try to add not existing path | David Ostrovsky |
2016-03-02 | configure: try to make --without-x less confusing | Michael Stahl |
2016-02-26 | New COMPILER_PLUGINS_CXX to specify compiler to build Clang plugins with | Stephan Bergmann |
2016-02-26 | These version checks are about the Clang the plugins are built /against/ | Stephan Bergmann |
2016-02-26 | Use config_cxxabi.h to check for __*class_type_info | Stephan Bergmann |
2016-02-26 | Assume HAVE_THREADSAFE_STATICS=TRUE for Clang with -stdlib=libc++ | Stephan Bergmann |
2016-02-26 | Use config_cxxabi.h to check for __cxa_eh_globals, __cxa_exception | Stephan Bergmann |
2016-02-26 | cxxabi.h is not specific to GCC | Stephan Bergmann |
2016-02-22 | include breakpad into the build | Markus Mohrhard |
2016-02-22 | add officeotron version check | Markus Mohrhard |
2016-02-21 | Fix UCRT detection | David Ostrovsky |
2016-02-20 | wget: don't break on CentOS6 baseline | Thorsten Behrens |
2016-02-19 | always support packagekit if dbus is enabled | Caolán McNamara |
2016-02-19 | move dbus config into its own config header | Caolán McNamara |
2016-02-19 | move gio config into its own separate config header | Caolán McNamara |
2016-02-18 | move from boost::signal to typed Link | Caolán McNamara |
2016-02-18 | Move AC_PROG_CC earlier so workaround against polluting CFLAGS actually works | Stephan Bergmann |
2016-02-18 | configure: Fix Windows SDK 10 retrieval | David Ostrovsky |
2016-02-17 | Consider MSVC 14.0 per default, when no MSVC 12.0 installed | David Ostrovsky |
2016-02-16 | update export-validation help message | Markus Mohrhard |
2016-02-15 | upload libwps 0.4.3 | David Tardon |
2016-02-14 | configure: Add a missing option, --with-gcc-home | Pranav Kant |
2016-02-12 | Update mdds to 1.1.0. | Kohei Yoshida |
2016-02-11 | Make --enable-firebird-sdbc the default again | Stephan Bergmann |
2016-02-11 | fix configure.ac help: --disable-gtk3 as enable_gtk3=yes is default | Rene Engelhard |
2016-02-05 | firebird compat issue with macosx 10.11 was fixed by sberg some time ago | Norbert Thiebaud |
2016-02-05 | add I$JAVA_HOME/include/linux to JAVAINC to kFreeBSD to fix build | Rene Engelhard |
2016-02-04 | Avoid using == with test, it is bash-specific. | coypu |
2016-02-01 | configure: remove ---disable-randr-link | Michael Stahl |
2016-02-01 | fix the --disable-randr-link build | Michael Stahl |
2016-01-29 | disable options by default on android | Peter Foley |
2016-01-22 | Don't pollute cross-compilation environment with host pkg-config | Peter Foley |
2016-01-21 | Fix visibility check for lto on android | Peter Foley |
2016-01-20 | can now drop external dependency vigra | Caolán McNamara |
2016-01-18 | Revert "don't pollute cross-compilation environment with host pig-config" | Tor Lillqvist |
2016-01-18 | don't pollute cross-compilation environment with host pkg-config | Peter Foley |
2016-01-18 | Improve LTO flags on Android | Peter Foley |
2016-01-18 | Remove stray closing bracket | Stephan Bergmann |
2016-01-18 | Wrappers for LTO | Peter Foley |
2016-01-18 | Use test -f rather then cross-compilation unfriendly AC_CHECK_FILE | Peter Foley |
2016-01-18 | Use built-in autoconf cross-compile support. | Peter Foley |
2016-01-18 | Fix cross-compilation with in-tree ndk/sdk | Peter Foley |
2016-01-18 | improve scp2 stamp messages | Peter Foley |
2016-01-15 | Android: don't disable langtag (libetonyek has hard dependency) | Christian Lohmaier |