summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
8 hoursdrop some unused suppressionsCaolán McNamara1-2/+0
18 hoursannot: move TextAPI to svx and adapt the codeTomaž Vajngerl1-2/+0
5 daysgbuild: don't create empty services.rdb on "make postprocess"Michael Stahl1-0/+1
7 daysEmscripten: Towards a working C++ UNO bridgeStephan Bergmann1-1/+1
7 daysAdd gb_Library_add_generated_asmobjectsStephan Bergmann10-2/+81
7 daysRevert "make skia into static library"Noel Grandin1-0/+1
8 daysmake skia into static libraryNoel Grandin1-1/+0
8 daysfix Windows incremental buildNoel Grandin1-1/+1
9 daysmakefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo)Christian Lohmaier5-19/+20
11 daysturn gb_HelpTranslatePartTarget_get_workdir into errorChristian Lohmaier1-1/+1
11 daysmakefile simplification: replace $(call gb_HelpTranslatePartTarget_get_workdi...Christian Lohmaier2-4/+5
11 daysmakefile simplification: replace $(call gb_HelpTarget_get_workdir,foo)Christian Lohmaier2-6/+7
11 daysmakefile simplification: replace $(call gb_Galley_get_workdir,foo)Christian Lohmaier2-17/+18
11 daysmakefile simplification: replace $(call gb_Extension_get_workdir,foo)Christian Lohmaier2-27/+25
12 daysturn gb_CustomTarget_get_workdir into error and remove old _repo_targetsChristian Lohmaier1-3/+1
12 daysmakefile simplification: replace $(call gb_CustomTarget_get_workdir,foo)Christian Lohmaier13-38/+39
13 daysPrepare 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
2024-04-26MSI: Fix use of illegal character in table Binarykubak1-1/+2
2024-04-26Drop now unused sdiocmpt.cxxGabor Kelemen1-2/+0
2024-04-24windows: set CONFIG_SHELL for external configure runsChristian Lohmaier1-0/+2
2024-04-22add undefining FORTIFY_SOURCE to the gcc no-opt flagsCaolán McNamara1-1/+1
2024-04-22add generic %/.dir target that can be used in order-only prerequisitesChristian Lohmaier3-17/+7
2024-04-22avoid exceeding command-line length limits when using zipChristian Lohmaier1-5/+6
2024-04-22com_MSC_class: set MAKE=nmake in gb_NMAKE_VARSChristian Lohmaier1-1/+1
2024-04-22help: don't use clean targets as .PHONY targetsChristian Lohmaier1-9/+4
2024-04-22configure already sets TMPDIR to mixed pathChristian Lohmaier2-4/+1
2024-04-22generic is x86_64-specificCaolán McNamara3-3/+8
2024-04-20tdf#49885 Removed custom Thai BreakIteratorJonathan Clark2-3/+0
2024-04-19Emscripten: Drop unused, deprecated EXPORTED_RUNTIME_METHODSStephan Bergmann1-1/+1
2024-04-19add --enable-hardening-flags to enable compiler hardening flagsCaolán McNamara1-1/+5
2024-04-18move writerfilter inside swNoel Grandin4-71/+71
2024-04-13Add VclPtr operators to natstepfilterMike Kaganski1-1/+11
2024-04-10Adapt flatpak build to upstream changesStephan Bergmann1-7/+9
2024-04-08clean up after removal of patched rhinoRene Engelhard1-7/+0
2024-04-04loplugin:unusedmethodsNoel Grandin1-1/+0