Age | Commit message (Expand) | Author |
2024-05-06 | makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo) | Christian Lohmaier |
2024-05-04 | turn gb_HelpTranslatePartTarget_get_workdir into error | Christian Lohmaier |
2024-05-04 | makefile simplification: replace $(call gb_HelpTranslatePartTarget_get_workdi... | Christian Lohmaier |
2024-05-04 | makefile simplification: replace $(call gb_HelpTarget_get_workdir,foo) | Christian Lohmaier |
2024-05-04 | makefile simplification: replace $(call gb_Galley_get_workdir,foo) | Christian Lohmaier |
2024-05-04 | makefile simplification: replace $(call gb_Extension_get_workdir,foo) | Christian Lohmaier |
2024-05-03 | turn gb_CustomTarget_get_workdir into error and remove old _repo_targets | Christian Lohmaier |
2024-05-03 | makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo) | Christian Lohmaier |
2024-05-02 | Prepare to run (select) tests during Emscripten build | Stephan Bergmann |
2024-04-30 | Emscripten: Only add the --pre-js code to the soffice executable | Stephan Bergmann |
2024-04-29 | ofz#68265 fix oss-fuzz build failure | Caolán McNamara |
2024-04-28 | Drop CacheConfiguration in favor of officecfg | Gabor Kelemen |
2024-04-27 | fix mergelibs build | Noel Grandin |
2024-04-27 | solenv, gdb fix error while loading the sw_writerfilter pretty printer | Miklos Vajna |
2024-04-26 | gbuild trace: disable flock for wsl-as-helper case | Christian Lohmaier |
2024-04-26 | run bison, flex and nasm via wsl in wsl-as-helper case | Christian Lohmaier |
2024-04-26 | run gperf via wsl in wsl-as-helper case | Christian Lohmaier |
2024-04-26 | run zip via wsl in wsl-as-helper case | Christian Lohmaier |
2024-04-26 | extracting tarballs that call helpers to uncompress require unix-style paths | Christian Lohmaier |
2024-04-26 | initial support for running autogen.sh inside wsl from git-bash | Christian Lohmaier |
2024-04-26 | simplify some sed rules/statements and use proper quoting | Christian Lohmaier |
2024-04-26 | don't throw away command output when packaging installsets | Christian Lohmaier |
2024-04-26 | drop some unused suppressions | Caolán McNamara |
2024-04-26 | MSI: Fix use of illegal character "@" | kubak |
2024-04-26 | MSI: Fix use of illegal character in table Binary | kubak |
2024-04-26 | Drop now unused sdiocmpt.cxx | Gabor Kelemen |
2024-04-24 | windows: set CONFIG_SHELL for external configure runs | Christian Lohmaier |
2024-04-22 | add undefining FORTIFY_SOURCE to the gcc no-opt flags | Caolán McNamara |
2024-04-22 | add generic %/.dir target that can be used in order-only prerequisites | Christian Lohmaier |
2024-04-22 | avoid exceeding command-line length limits when using zip | Christian Lohmaier |
2024-04-22 | com_MSC_class: set MAKE=nmake in gb_NMAKE_VARS | Christian Lohmaier |
2024-04-22 | help: don't use clean targets as .PHONY targets | Christian Lohmaier |
2024-04-22 | configure already sets TMPDIR to mixed path | Christian Lohmaier |
2024-04-22 | generic is x86_64-specific | Caolán McNamara |
2024-04-20 | tdf#49885 Removed custom Thai BreakIterator | Jonathan Clark |
2024-04-19 | Emscripten: Drop unused, deprecated EXPORTED_RUNTIME_METHODS | Stephan Bergmann |
2024-04-19 | add --enable-hardening-flags to enable compiler hardening flags | Caolán McNamara |
2024-04-18 | move writerfilter inside sw | Noel Grandin |
2024-04-13 | Add VclPtr operators to natstepfilter | Mike Kaganski |
2024-04-10 | Adapt flatpak build to upstream changes | Stephan Bergmann |
2024-04-08 | clean up after removal of patched rhino | Rene Engelhard |
2024-04-04 | loplugin:unusedmethods | Noel Grandin |
2024-04-01 | remove unused suppression | Julien Nabet |
2024-03-29 | convert BasicScriptImplodNodeImpl to comphelper::WeakImplHelper | Noel Grandin |
2024-03-28 | tdf#158803 remove unused imports | LeSasse |
2024-03-27 | clang-format CPDManager sources | Michael Weghorn |
2024-03-22 | Determine OSL_DEBUG_LEVEL directly from dbglevel | Stephan Bergmann |
2024-03-22 | $(ENABLE_DBGUTIL) implies $(debug) (aka $(ENABLE_DEBUG)) | Stephan Bergmann |
2024-03-22 | Drop upper-case ENABLE_SYMBOLS, consolidate on lower-case enable_symbols | Stephan Bergmann |
2024-03-22 | Drop upper-case DEBUG, consolidate on lower-case debug | Stephan Bergmann |