summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)Author
2024-07-17xmlsecurity: Add UItest (save GPG encrypted ODF)Moritz Duge
2024-07-17Simplify checking for "running under unit/ui test"Noel Grandin
2024-07-11Rename wasmcallgen -> wasmbridgegenStephan Bergmann
2024-07-10make MSVC /analyze a configure optionNoel Grandin
2024-07-03Fix Help build with --with-lang=...Olivier Hallot
2024-07-01Only use -Wv:18 in Visual Studio 2019Mike Kaganski
2024-07-01Fix the warning descriptionMike Kaganski
2024-06-27.NET Bindings: Remove absolute path check in DotnetLibraryRMZeroFour
2024-06-19use gb_StaticLibrary_WORKDIR and gb_Library_DLLDIR more consistentlyChristian Lohmaier
2024-06-19makefile simplification: replace $(call gb_AutoInstall_get_target,foo)Christian Lohmaier
2024-06-19.NET Bindings: Add netmaker (.NET codemaker)RMZeroFour
2024-06-12.NET Bindings: Add DotnetLibrary class to gbuildRMZeroFour
2024-06-07Modernize wasm debug symbol generationThorsten Behrens
2024-06-07Make Embind-related code also available under --disable-dbgutilStephan Bergmann
2024-06-05Simplify make.clean in helpcontent2 gbuildOlivier Hallot
2024-06-05Fix make 'clean' command in helpcontents2/Olivier Hallot
2024-06-04Fix typoAndrea Gelmini
2024-06-03disable MSVC -analyse when run in CI - build time penalty is too muchChristian Lohmaier
2024-05-31wsl-as-helper: enable gb_COLOR by default when using git-bashChristian Lohmaier
2024-05-29Emscripten: Unconditional --enable-wasm-exceptionsStephan Bergmann
2024-05-17introduce SAL_RET_MAYBENULLCaolán McNamara
2024-05-10gbuild: don't create empty services.rdb on "make postprocess"Michael Stahl
2024-05-08Emscripten: Towards a working C++ UNO bridgeStephan Bergmann
2024-05-07Add gb_Library_add_generated_asmobjectsStephan Bergmann
2024-05-07Revert "make skia into static library"Noel Grandin
2024-05-07make skia into static libraryNoel Grandin
2024-05-07fix Windows incremental buildNoel Grandin
2024-05-06makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo)Christian Lohmaier
2024-05-04turn gb_HelpTranslatePartTarget_get_workdir into errorChristian Lohmaier
2024-05-04makefile simplification: replace $(call gb_HelpTranslatePartTarget_get_workdi...Christian Lohmaier
2024-05-04makefile simplification: replace $(call gb_HelpTarget_get_workdir,foo)Christian Lohmaier
2024-05-04makefile simplification: replace $(call gb_Galley_get_workdir,foo)Christian Lohmaier
2024-05-04makefile simplification: replace $(call gb_Extension_get_workdir,foo)Christian Lohmaier
2024-05-03turn gb_CustomTarget_get_workdir into error and remove old _repo_targetsChristian Lohmaier
2024-05-03makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo)Christian Lohmaier
2024-05-02Prepare to run (select) tests during Emscripten buildStephan Bergmann
2024-04-30Emscripten: Only add the --pre-js code to the soffice executableStephan Bergmann
2024-04-29ofz#68265 fix oss-fuzz build failureCaolán McNamara
2024-04-27fix mergelibs buildNoel Grandin
2024-04-26gbuild trace: disable flock for wsl-as-helper caseChristian Lohmaier
2024-04-26run bison, flex and nasm via wsl in wsl-as-helper caseChristian Lohmaier
2024-04-26run gperf via wsl in wsl-as-helper caseChristian Lohmaier
2024-04-26run zip via wsl in wsl-as-helper caseChristian Lohmaier
2024-04-26extracting tarballs that call helpers to uncompress require unix-style pathsChristian Lohmaier
2024-04-26initial support for running autogen.sh inside wsl from git-bashChristian Lohmaier
2024-04-26simplify some sed rules/statements and use proper quotingChristian Lohmaier
2024-04-24windows: set CONFIG_SHELL for external configure runsChristian Lohmaier
2024-04-22add undefining FORTIFY_SOURCE to the gcc no-opt flagsCaolán McNamara
2024-04-22add generic %/.dir target that can be used in order-only prerequisitesChristian Lohmaier
2024-04-22avoid exceeding command-line length limits when using zipChristian Lohmaier