Age | Commit message (Expand) | Author |
2019-12-12 | Enable -Wdeprecated-copy-dtor where available | Stephan Bergmann |
2019-12-06 | Honor BISON passed into configure | Stephan Bergmann |
2019-12-03 | split instrinsics CXXFLAGS per each instruction set | Luboš Luňák |
2019-11-27 | android: Introduce --enable-android-lok configure switch to fix RGB vs. BGR. | Jan Holesovsky |
2019-11-27 | initial build of the Skia library | Luboš Luňák |
2019-10-12 | aarch64 callVirtualFunction needs to be compiled w/o -fstack-clash-protection | Stephan Bergmann |
2019-10-12 | -fstack-protector-strong is long since available | Stephan Bergmann |
2019-10-07 | try to autodetect flags needed to build Clang plugins | Luboš Luňák |
2019-10-02 | tdf#127711 - A runtime-switch for the MiniCrashDump | Juergen Funk |
2019-10-01 | redmine#2555 replace Help online Google search | Olivier Hallot |
2019-09-30 | drop gtk2 support | Caolán McNamara |
2019-09-20 | Remove legacy NEED_CLANG_LINUX_UBSAN_RTTI_VISIBILITY support | Stephan Bergmann |
2019-09-02 | add -latomic configure check... | Rene Engelhard |
2019-07-21 | tdf#125922 rename kde5 to kf5 + plasma5 | Jan-Marek Glogowski |
2019-07-19 | missing LDAP | Caolán McNamara |
2019-07-09 | CPU intrinsics detection (SSE, AVX) | Tomaž Vajngerl |
2019-07-03 | Drop unused MOC4 export | Jan-Marek Glogowski |
2019-07-02 | Fix typo in code | Andrea Gelmini |
2019-07-02 | bundle external: qrcodegen | Shubham Goyal |
2019-06-13 | Don't link avmediagst with gtk3 and qt5 | Jan-Marek Glogowski |
2019-06-07 | Drop support for gstreamer-0.10 | Michael Weghorn |
2019-05-09 | if ccache is enabled, by default also enable CCACHE_DEPEND | Luboš Luňák |
2019-05-07 | Drop LINK_X64_BINARY: any MSVC linker is suitable for any target platform | Mike Kaganski |
2019-05-03 | The -fvisibility-ms-compat hack is no longer needed for UBSan on Linux... | Stephan Bergmann |
2019-04-11 | merge --enable-selective-debuginfo into --enable-symbols | Luboš Luňák |
2019-03-22 | Allow to pass additional options into generator's clang::tooling | Stephan Bergmann |
2019-03-07 | build: support disabling poppler | Ashod Nakashian |
2019-01-24 | Drop unnecessary gb_DEBUG_CFLAGS | Stephan Bergmann |
2019-01-23 | Drop use of obsolete GCC -fno-default-inline | Stephan Bergmann |
2019-01-21 | Slience bogus -Werror=maybe-uninitialized | Stephan Bergmann |
2018-12-29 | tdf#114635: reimplement TWAIN-based scan using 32-bit shim on Windows | Mike Kaganski |
2018-12-17 | kde5: remove older kde/tde plugins, and references to that | Thorsten Behrens |
2018-12-13 | Introduce --enable-android-editing | Stephan Bergmann |
2018-11-23 | Revert "Do use -O1 for Apple Clang older than 9.1.0" | Stephan Bergmann |
2018-11-09 | Fix creation/removal of GPG socketdir | Stephan Bergmann |
2018-10-31 | Re-introduce the functionality to look for multiple iOS SDK versions | Tor Lillqvist |
2018-10-03 | tdf#72987 run firebird test for little endian only for now | Rene Engelhard |
2018-09-12 | No more use of MACOSX_SDK_VERSION outside configure.ac | Stephan Bergmann |
2018-08-28 | Add --enable-ios-libreofficelight-app option to build stuff for janI's app | Tor Lillqvist |
2018-08-27 | rename ENABLE_HEADLESS option to DISABLE_GUI | Noel Grandin |
2018-08-26 | drop unnecessary SYSTEM_MYSQL_CONNECTOR_CPP | Caolán McNamara |
2018-08-23 | rhbz#1618703: Allow to use OpenSSL as backend for rtl/cipher.h | Stephan Bergmann |
2018-08-08 | tdf#112343 Change dependency from dbus-glib to dbus | Arkadiy Illarionov |
2018-08-02 | KF5_HAVE_GLIB etc. are apparently unused | Stephan Bergmann |
2018-08-02 | WITH_HELPPACK_INTEGRATION is no longer substituted | Stephan Bergmann |
2018-08-02 | ALLOC is no longer substituted | Stephan Bergmann |
2018-07-04 | add --enable-gdb-index for --gdb-index from gold/lld | Luboš Luňák |
2018-07-04 | add configure option --enable-ld to use GNU gold or LLVM lld | Luboš Luňák |
2018-07-04 | add --enable-split-debug for -gsplit-dwarf | Luboš Luňák |
2018-06-13 | Respect --bindir.. | orbea |