summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)Author
2024-03-07Allow building with Java 8Fridrich Štrba
2024-02-20create --enable-mergelibs=moreNoel Grandin
2024-01-02Fix Windows path separatorStephan Bergmann
2023-11-25Simplify UITest's custom configuration handlingMike Kaganski
2023-11-25tdf#156243 Fix off-by-one bug for autocorrectMatt K
2023-11-22Drop a redundant CR cleanupMike Kaganski
2023-11-17Don't reuse --unit values across (sequential, even) systemd-run invocationsStephan Bergmann
2023-11-09enable unchecked lint for our java codeNoel Grandin
2023-11-09gbuild: remove not needed gb_UITest_use_oneprocessMiklos Vajna
2023-11-07specify the reason for listing zxcvbn-c among build toolsSarper Akdemir
2023-11-06add --with-system-zxcvbnRene Engelhard
2023-11-03gbuildtojson: announce every targetMike Kaganski
2023-10-30tdf#157518: external: bundle zxcvbn-cSarper Akdemir
2023-10-27At least use the oldest available -std:c++14 for MSVC gb_CXX03FLAGSStephan Bergmann
2023-10-26uitest oneprocess mode: default to this and clean up one testMiklos Vajna
2023-10-23liborcus(-parser) also needs boost_iostreams - fixes wasm buildChristian Lohmaier
2023-10-20fix GBUILD_TRACE on cygwin, needs to have unix-style path for the logChristian Lohmaier
2023-10-20fix make GBUILD_TRACE=/path/to/log.json for non-macChristian Lohmaier
2023-10-05uitest oneprocess mode: add a way to explicitly avoid thisMiklos Vajna
2023-10-04remove obsolete -single_module linker flag (is the default)Christian Lohmaier
2023-09-24Adapt a hard-coded value hackStephan Bergmann
2023-09-18JavaScript uno bindings for WASM with Embind - first cutSarper Akdemir
2023-08-28Do a real compile after a successful COMPILER_PLUGIN_TOOL=... compileStephan Bergmann
2023-08-22tdf#156825 Half of the splash screen is visible on both monitors under LinuxNoel Grandin
2023-08-18Drop JAVA_CLASSPATH_NOT_SET which is always TRUEMichael Weghorn
2023-08-09tdf#155446 Fix problem with ccache on WindowsHossein
2023-07-21Remove officecfg/util/sanity.xsl check of no valueStephan Bergmann
2023-07-18MSVC: Silence C++23 std::numeric_limits::has_denorm deprecation warningStephan Bergmann
2023-05-30merge expwrap into sax libraryNoel Grandin
2023-04-02New --with-coredumpctl to obtain core dumps of crashed tests from coredumpctlStephan Bergmann
2023-03-20uitest: add a way to optionally use the same soffice process for a testsuiteMiklos Vajna
2023-02-24Fix build in a specific VS2022 environmentMike Kaganski
2023-02-16Use -O3 for Emscripten, seems to workTor Lillqvist
2023-02-16Add comment about using WASM exceptionsTor Lillqvist
2023-01-27Remove support for AIXStephan Bergmann
2023-01-24Clarify commentTor Lillqvist
2023-01-24Use PYTHONWARNINGS=ignore instead of 'default' for EmscriptenTor Lillqvist
2023-01-23Bin line that was commented-out in December 2021Tor Lillqvist
2023-01-17Adapt for --enable-wasm-exceptionsTor Lillqvist
2023-01-14EXCEPTIONS_ON has no meaningTor Lillqvist
2023-01-12introduce docmodel comp., model::ThemeColor, use it in SvxColorItemTomaž Vajngerl
2023-01-11Use gb_EMSCRIPTEN_QTDEFS only when building with Qt5Tor Lillqvist
2023-01-03More verbose unoidl-check errorsStephan Bergmann
2022-12-23Don't use symlinks for the Emscripten soffice.data and soffice.data.js.metadataTor Lillqvist
2022-12-23Un-confuse Emscripten and Qt5 conditionalsTor Lillqvist
2022-12-22gb_LTOFLAGS: use -flto=jobserver instead of fixed $(PARALLELISM)Christian Lohmaier
2022-12-21tdf#140215 Simplify the handling of .ulf filesIlmari Lauhakangas
2022-12-20gbuild trace: make it work nicer on macOS (seconds-only accuracy)Christian Lohmaier
2022-12-20gbuild trace: fix mismatching start/end category in Extension.mkChristian Lohmaier
2022-12-20fix gbuild trace when building with translationsChristian Lohmaier