summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)Author
21 hoursEmscripten: Only add the --pre-js code to the soffice executableStephan Bergmann
2 daysofz#68265 fix oss-fuzz build failureCaolán McNamara
3 daysDrop CacheConfiguration in favor of officecfgGabor Kelemen
4 daysfix mergelibs buildNoel Grandin
4 dayssolenv, gdb fix error while loading the sw_writerfilter pretty printerMiklos Vajna
5 daysgbuild trace: disable flock for wsl-as-helper caseChristian Lohmaier
5 daysrun bison, flex and nasm via wsl in wsl-as-helper caseChristian Lohmaier
5 daysrun gperf via wsl in wsl-as-helper caseChristian Lohmaier
5 daysrun zip via wsl in wsl-as-helper caseChristian Lohmaier
5 daysextracting tarballs that call helpers to uncompress require unix-style pathsChristian Lohmaier
5 daysinitial support for running autogen.sh inside wsl from git-bashChristian Lohmaier
5 dayssimplify some sed rules/statements and use proper quotingChristian Lohmaier
5 daysdon't throw away command output when packaging installsetsChristian Lohmaier
5 daysdrop some unused suppressionsCaolán McNamara
5 daysMSI: Fix use of illegal character "@"kubak
5 daysMSI: Fix use of illegal character in table Binarykubak
5 daysDrop now unused sdiocmpt.cxxGabor Kelemen
7 dayswindows: set CONFIG_SHELL for external configure runsChristian Lohmaier
9 daysadd undefining FORTIFY_SOURCE to the gcc no-opt flagsCaolán McNamara
9 daysadd generic %/.dir target that can be used in order-only prerequisitesChristian Lohmaier
9 daysavoid exceeding command-line length limits when using zipChristian Lohmaier
9 dayscom_MSC_class: set MAKE=nmake in gb_NMAKE_VARSChristian Lohmaier
9 dayshelp: don't use clean targets as .PHONY targetsChristian Lohmaier
9 daysconfigure already sets TMPDIR to mixed pathChristian Lohmaier
9 daysgeneric is x86_64-specificCaolán McNamara
11 daystdf#49885 Removed custom Thai BreakIteratorJonathan Clark
12 daysEmscripten: Drop unused, deprecated EXPORTED_RUNTIME_METHODSStephan Bergmann
12 daysadd --enable-hardening-flags to enable compiler hardening flagsCaolán McNamara
13 daysmove 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