summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)Author
2024-04-29ofz#68265 fix oss-fuzz build failureCaolán McNamara
2024-04-28Drop CacheConfiguration in favor of officecfgGabor Kelemen
2024-04-27fix mergelibs buildNoel Grandin
2024-04-27solenv, gdb fix error while loading the sw_writerfilter pretty printerMiklos Vajna
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-26don't throw away command output when packaging installsetsChristian Lohmaier
2024-04-26drop some unused suppressionsCaolán McNamara
2024-04-26MSI: Fix use of illegal character "@"kubak
2024-04-26MSI: Fix use of illegal character in table Binarykubak
2024-04-26Drop now unused sdiocmpt.cxxGabor Kelemen
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
2024-04-22com_MSC_class: set MAKE=nmake in gb_NMAKE_VARSChristian Lohmaier
2024-04-22help: don't use clean targets as .PHONY targetsChristian Lohmaier
2024-04-22configure already sets TMPDIR to mixed pathChristian Lohmaier
2024-04-22generic is x86_64-specificCaolán McNamara
2024-04-20tdf#49885 Removed custom Thai BreakIteratorJonathan Clark
2024-04-19Emscripten: Drop unused, deprecated EXPORTED_RUNTIME_METHODSStephan Bergmann
2024-04-19add --enable-hardening-flags to enable compiler hardening flagsCaolán McNamara
2024-04-18move writerfilter inside swNoel Grandin
2024-04-13Add VclPtr operators to natstepfilterMike Kaganski
2024-04-10Adapt flatpak build to upstream changesStephan Bergmann
2024-04-08clean up after removal of patched rhinoRene Engelhard
2024-04-04loplugin:unusedmethodsNoel Grandin
2024-04-01remove unused suppressionJulien Nabet
2024-03-29convert BasicScriptImplodNodeImpl to comphelper::WeakImplHelperNoel Grandin
2024-03-28tdf#158803 remove unused importsLeSasse
2024-03-27clang-format CPDManager sourcesMichael Weghorn
2024-03-22Determine OSL_DEBUG_LEVEL directly from dbglevelStephan Bergmann
2024-03-22$(ENABLE_DBGUTIL) implies $(debug) (aka $(ENABLE_DEBUG))Stephan Bergmann
2024-03-22Drop upper-case ENABLE_SYMBOLS, consolidate on lower-case enable_symbolsStephan Bergmann
2024-03-22Drop upper-case DEBUG, consolidate on lower-case debugStephan Bergmann
2024-03-22Drop redundant gb_ENABLE_DBGUTILStephan Bergmann
2024-03-21Fix text layout in gbuild.help.txtStephan Bergmann
2024-03-21Drop C/C++ DEBUG macroStephan Bergmann
2024-03-21Use ENABLE_DEBUG as a better indicator for "debug build"Stephan Bergmann
2024-03-21Assume this hack is actually needed for --enable-optimizedStephan Bergmann
2024-03-21Tie javac -g option to --enable-symbols instead of gb_DEBUGLEVELStephan Bergmann
2024-03-21Drop upper-case DBGLEVEL, consolidate on lower-case dbglevelStephan Bergmann
2024-03-20vcl: move Vectorize out of Bitmap - add Vectorizer classTomaž Vajngerl
2024-03-20Fix PythonTest_solenv_python for Linux --enable-mergelibs=moreStephan Bergmann
2024-03-19Exclude Library_postgresql-sdbc-impl from --enable-mergelibs=more againStephan Bergmann