Age | Commit message (Expand) | Author |
2020-12-25 | Remove vlc part since experimental since 5 years | Julien Nabet |
2020-12-21 | Retire the bit-rotting LibreOfficeLight iOS app | Tor Lillqvist |
2020-12-03 | Replace unowinreg.dll with execution of `reg QUERY` | Stephan Bergmann |
2020-11-21 | firebird: build fixes (incl. parallel build) | Jan-Marek Glogowski |
2020-10-16 | Rename CLANG_CC, CLANG_CXX configuration vars (avoid clash with scan-build) | Stephan Bergmann |
2020-09-30 | use -fpch-codegen rather than -fmodules-codegen | Luboš Luňák |
2020-09-21 | add an explicit --disable-qrcodegen configure option | Caolán McNamara |
2020-09-15 | disable Clang's -fmodules-codegen for Skia if optimizing it | Luboš Luňák |
2020-09-15 | Set PYTHONWARNINGS to error by default for --enable-werror | Mike Kaganski |
2020-09-15 | cross-build: JAVA_HOME is now build, not host | Jan-Marek Glogowski |
2020-09-11 | cross-build: fix Java NI linking | Jan-Marek Glogowski |
2020-09-11 | WIN cross: fix gpg-related library builds | Jan-Marek Glogowski |
2020-08-19 | Allow to set LO_ELFCHECK_ALLOWLIST in autogen.input | Stephan Bergmann |
2020-08-12 | Enable --enable-lto --enable-skia when building with GCC+Clang on Linux | Stephan Bergmann |
2020-07-23 | tdf#134522 remove --with-build-version ./configure flag | Rene Engelhard |
2020-07-17 | use Clang11's -fpch-instantiate-templates if available | Luboš Luňák |
2020-06-29 | Initial WIP steps for building for macOS on Apple Silicon | Tor Lillqvist |
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 |