Age | Commit message (Expand) | Author |
2024-05-29 | Emscripten: Unconditional --enable-wasm-exceptions | Stephan Bergmann |
2024-05-17 | introduce SAL_RET_MAYBENULL | Caolán McNamara |
2024-05-10 | gbuild: don't create empty services.rdb on "make postprocess" | Michael Stahl |
2024-05-08 | Emscripten: Towards a working C++ UNO bridge | Stephan Bergmann |
2024-05-07 | Add gb_Library_add_generated_asmobjects | Stephan Bergmann |
2024-05-07 | Revert "make skia into static library" | Noel Grandin |
2024-05-07 | make skia into static library | Noel Grandin |
2024-05-07 | fix Windows incremental build | Noel Grandin |
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-27 | fix mergelibs build | Noel Grandin |
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-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-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-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 |
2024-03-22 | Drop redundant gb_ENABLE_DBGUTIL | Stephan Bergmann |
2024-03-21 | Fix text layout in gbuild.help.txt | Stephan Bergmann |
2024-03-21 | Drop C/C++ DEBUG macro | Stephan Bergmann |
2024-03-21 | Use ENABLE_DEBUG as a better indicator for "debug build" | Stephan Bergmann |
2024-03-21 | Assume this hack is actually needed for --enable-optimized | Stephan Bergmann |
2024-03-21 | Tie javac -g option to --enable-symbols instead of gb_DEBUGLEVEL | Stephan Bergmann |
2024-03-21 | Drop upper-case DBGLEVEL, consolidate on lower-case dbglevel | Stephan Bergmann |
2024-03-19 | Exclude Library_postgresql-sdbc-impl from --enable-mergelibs=more again | Stephan Bergmann |