Age | Commit message (Expand) | Author |
2020-09-24 | Use -flto=thin in gb_LTOFLAGS for Apple's Clang (for macOS and iOS) | Tor Lillqvist |
2020-09-23 | fix disable qrcodegen option | Caolán McNamara |
2020-09-23 | tdf#128136: Build curl, nss, and xmlsec for iOS, too | Tor Lillqvist |
2020-09-22 | Use sed syntax that isn't GNU-specific | Tor Lillqvist |
2020-09-21 | add an explicit --disable-qrcodegen configure option | Caolán McNamara |
2020-09-19 | It presumably is $LIBO_VERSION_SUFFIX that we want here | Tor Lillqvist |
2020-09-18 | twain32shim: disable for Windows Arm64 build | Jan-Marek Glogowski |
2020-09-16 | configure + gbuild: handle Windows Arm64 | Jan-Marek Glogowski |
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-12 | Upgrade liborcus to 0.16.0. | Kohei Yoshida |
2020-09-12 | non-cross: set Java FOR_BUILD variables | Jan-Marek Glogowski |
2020-09-11 | cross-build: fix Java NI linking | Jan-Marek Glogowski |
2020-09-11 | Fix naming in configure.ac | Jan-Marek Glogowski |
2020-09-11 | WIN cross: fix gpg-related library builds | Jan-Marek Glogowski |
2020-09-11 | Fix the minimal build-tools target | Jan-Marek Glogowski |
2020-09-11 | WIN drop --enable-64bit to select Windows target | Jan-Marek Glogowski |
2020-09-11 | Add a MariadDB configure option | Jan-Marek Glogowski |
2020-09-11 | cross-compile: fix PATH handling for host | Jan-Marek Glogowski |
2020-09-09 | Fix AC_RUN_IFELSE for cross-compilation builds | Stephan Bergmann |
2020-09-09 | Guard against some GCC consteval bug | Stephan Bergmann |
2020-09-08 | The current macOS beta for Apple Silicon is 11.0 | Tor Lillqvist |
2020-09-08 | Follow the rules when building for the App Store | Tor Lillqvist |
2020-09-08 | Use PRODUCTNAME_WITHOUT_SPACES for SDKDIRNAME | Tor Lillqvist |
2020-09-07 | Android: re-enable pdfium | Miklos Vajna |
2020-09-07 | Android apparently needs -lm in LIBXML_LIBS for --without-system-libxml2 | Stephan Bergmann |
2020-09-02 | Accept iOS SDK 13.7 | Tor Lillqvist |
2020-09-02 | Turn OStringLiteral into a consteval'ed, static-refcound rtl_String | Stephan Bergmann |
2020-08-26 | Only check X11/Intrinsic.h when $ENABLE_JAVA | Mike Kaganski |
2020-08-25 | Check for X11/Intrinsic.h required by officebean | Mike Kaganski |
2020-08-19 | Allow to set LO_ELFCHECK_ALLOWLIST in autogen.input | Stephan Bergmann |
2020-08-18 | make --enable-ccache affect also CLANG_CC/CXX | Luboš Luňák |
2020-08-12 | Sukapura is MPL, says icon-themes/sukapura/LICENSE | Tor Lillqvist |
2020-08-12 | Enable --enable-lto --enable-skia when building with GCC+Clang on Linux | Stephan Bergmann |
2020-08-08 | bump libnumbertext requirement to >= 1.0.6 | Rene Engelhard |
2020-08-07 | Use 10.16, not 11.0, as the minimum macOS on arm64 for now | Tor Lillqvist |
2020-08-07 | Update config.{guess,sub} with latest versions and handle fallout of that | Tor Lillqvist |
2020-08-07 | Make help message match actual option name | Tor Lillqvist |
2020-07-29 | Port to FreeBSD aarch64 | miki |
2020-07-29 | WIN fix detection of user-passed, wrong 32bit JDK | Jan-Marek Glogowski |
2020-07-29 | configure: fix TLS result output | Jan-Marek Glogowski |
2020-07-28 | Adapt --enable-ld to Clang 12 trunk --ld-path | Stephan Bergmann |
2020-07-27 | Missing quoting | Stephan Bergmann |
2020-07-23 | tdf#134522 remove --with-build-version ./configure flag | Rene Engelhard |
2020-07-21 | Revert "configure: add a --with-product-flavor switch" | Heiko Tietze |
2020-07-17 | use Clang11's -fpch-instantiate-templates if available | Luboš Luňák |
2020-07-17 | python3: update to 3.8.4 | Jan-Marek Glogowski |
2020-07-17 | libffi: build DLL on Windows | Jan-Marek Glogowski |
2020-07-16 | Accept iOS SDK 13.6 | Tor Lillqvist |