summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
2024-06-19.NET Bindings: Add netmaker (.NET codemaker)RMZeroFour1-10/+38
2024-06-12.NET Bindings: Add DotnetLibrary class to gbuildRMZeroFour4-0/+176
2024-06-11tdf#161327 Interpret angle units in dr3d:end-angle ..Regina Henschel1-1/+1
2024-06-10drop unused suppressionsCaolán McNamara1-2/+0
2024-06-07Modernize wasm debug symbol generationThorsten Behrens2-1/+4
2024-06-07Make Embind-related code also available under --disable-dbgutilStephan Bergmann1-1/+1
2024-06-06Adapt flatpak build to upstream changesStephan Bergmann1-2/+2
2024-06-05Simplify make.clean in helpcontent2 gbuildOlivier Hallot1-1/+1
2024-06-05Fix make 'clean' command in helpcontents2/Olivier Hallot1-1/+1
2024-06-04windows packaging: reduce parallelism further to threeChristian Lohmaier1-2/+2
2024-06-04Fix typoAndrea Gelmini1-1/+1
2024-06-03disable MSVC -analyse when run in CI - build time penalty is too muchChristian Lohmaier1-1/+2
2024-06-02allow low-translation-completion-langs for dev-builds (e.g.: Sundanese)Christian Lohmaier1-0/+9
2024-05-31wsl-as-helper: enable gb_COLOR by default when using git-bashChristian Lohmaier1-1/+2
2024-05-29Emscripten: Unconditional --enable-wasm-exceptionsStephan Bergmann1-14/+1
2024-05-18tdf#115357: Set Start Menu folder under Windows to \LibreOffice\kubak1-1/+1
2024-05-17introduce SAL_RET_MAYBENULLCaolán McNamara3-3/+22
2024-05-16MSI: Adds the missing ExtendedType column in the CustomAction tablekubak1-2/+2
2024-05-14drop some unused suppressionsCaolán McNamara1-2/+0
2024-05-14annot: move TextAPI to svx and adapt the codeTomaž Vajngerl1-2/+0
2024-05-10gbuild: don't create empty services.rdb on "make postprocess"Michael Stahl1-0/+1
2024-05-08Emscripten: Towards a working C++ UNO bridgeStephan Bergmann1-1/+1
2024-05-07Add gb_Library_add_generated_asmobjectsStephan Bergmann10-2/+81
2024-05-07Revert "make skia into static library"Noel Grandin1-0/+1
2024-05-07make skia into static libraryNoel Grandin1-1/+0
2024-05-07fix Windows incremental buildNoel Grandin1-1/+1
2024-05-06makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo)Christian Lohmaier5-19/+20
2024-05-04turn gb_HelpTranslatePartTarget_get_workdir into errorChristian Lohmaier1-1/+1
2024-05-04makefile simplification: replace $(call gb_HelpTranslatePartTarget_get_workdi...Christian Lohmaier2-4/+5
2024-05-04makefile simplification: replace $(call gb_HelpTarget_get_workdir,foo)Christian Lohmaier2-6/+7
2024-05-04makefile simplification: replace $(call gb_Galley_get_workdir,foo)Christian Lohmaier2-17/+18
2024-05-04makefile simplification: replace $(call gb_Extension_get_workdir,foo)Christian Lohmaier2-27/+25
2024-05-03turn gb_CustomTarget_get_workdir into error and remove old _repo_targetsChristian Lohmaier1-3/+1
2024-05-03makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo)Christian Lohmaier13-38/+39
2024-05-02Prepare to run (select) tests during Emscripten buildStephan Bergmann3-2/+11
2024-04-30Emscripten: Only add the --pre-js code to the soffice executableStephan Bergmann2-10/+3
2024-04-29ofz#68265 fix oss-fuzz build failureCaolán McNamara1-1/+1
2024-04-28Drop CacheConfiguration in favor of officecfgGabor Kelemen1-1/+0
2024-04-27fix mergelibs buildNoel Grandin1-1/+0
2024-04-27solenv, gdb fix error while loading the sw_writerfilter pretty printerMiklos Vajna1-1/+1
2024-04-26gbuild trace: disable flock for wsl-as-helper caseChristian Lohmaier1-1/+1
2024-04-26run bison, flex and nasm via wsl in wsl-as-helper caseChristian Lohmaier2-6/+4
2024-04-26run gperf via wsl in wsl-as-helper caseChristian Lohmaier1-1/+1
2024-04-26run zip via wsl in wsl-as-helper caseChristian Lohmaier2-6/+6
2024-04-26extracting tarballs that call helpers to uncompress require unix-style pathsChristian Lohmaier1-1/+1
2024-04-26initial support for running autogen.sh inside wsl from git-bashChristian Lohmaier3-4/+41
2024-04-26simplify some sed rules/statements and use proper quotingChristian Lohmaier1-1/+1
2024-04-26don't throw away command output when packaging installsetsChristian Lohmaier5-13/+17
2024-04-26drop some unused suppressionsCaolán McNamara3-4/+0
2024-04-26MSI: Fix use of illegal character "@"kubak1-1/+2