Age | Commit message (Expand) | Author |
2020-06-11 | Drop configurability of libnumbertext use | Tor Lillqvist |
2020-05-26 | use -Xclang -debug-info-kind=constructor if available | Luboš Luňák |
2020-05-17 | external: bundle box2d | Sarper Akdemir |
2020-05-06 | always build Skia optimized, unless --enable-skia=debug | Luboš Luňák |
2020-04-21 | CLANG_C -> CLANG_CC | Luboš Luňák |
2020-04-21 | better handling of SSEx,AVX intrinsics for Clang | Luboš Luňák |
2020-04-20 | prefer building Skia with Clang if possible (tdf#131697) | Luboš Luňák |
2020-04-17 | HAVE_GCC_BUILTIN_FFS is unused | Stephan Bergmann |
2020-03-27 | revert the gyp-based nss build changes | Luboš Luňák |
2020-03-23 | actually export $NINJA from configure | Luboš Luňák |
2020-03-09 | Add --disable-compiler-plugins-analyzer-pch for Jenkins/linux_clang_dbgutil_64 | Stephan Bergmann |
2020-02-20 | macOS Xcode ld is known to always support -platform_version now | Stephan Bergmann |
2020-02-19 | add --enable-optimized=debug | Luboš Luňák |
2020-02-16 | MAC_OS_X_VERSION_MIN_REQUIRED_DOTS is the same as MACOSX_DEPLOYMENT_TARGET | Stephan Bergmann |
2020-02-14 | Prevent -Werror,-Wunknown-warning-option when building compilerplugins | Stephan Bergmann |
2020-02-14 | tdf#122218: Baseline Xcode 9.3 ld presumably doesn't support -platform_version | Stephan Bergmann |
2020-01-18 | use -Wl,-dead_strip on Mac, its linker doesn't know -Wl,--gc-sections | Luboš Luňák |
2020-01-18 | support Clang's -fmodules-codegen/debuginfo options for PCH building | Luboš Luňák |
2020-01-18 | add support for Clang's -building-pch-with-obj | Luboš Luňák |
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 |