summaryrefslogtreecommitdiff
path: root/solenv/bin
AgeCommit message (Expand)AuthorFilesLines
9 hourswindows packaging: reduce parallelism further to threeChristian Lohmaier1-2/+2
2024-05-18tdf#115357: Set Start Menu folder under Windows to \LibreOffice\kubak1-1/+1
2024-05-16MSI: Adds the missing ExtendedType column in the CustomAction tablekubak1-2/+2
2024-05-07Add gb_Library_add_generated_asmobjectsStephan Bergmann1-0/+5
2024-04-26initial support for running autogen.sh inside wsl from git-bashChristian Lohmaier1-0/+1
2024-04-26don't throw away command output when packaging installsetsChristian Lohmaier5-13/+17
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-20tdf#49885 Removed custom Thai BreakIteratorJonathan Clark1-1/+0
2024-04-18move writerfilter inside swNoel Grandin2-2/+2
2024-03-28tdf#158803 remove unused importsLeSasse2-2/+0
2024-02-29Try to appease Flathub linterStephan Bergmann1-0/+1
2024-02-27ofz#67046 fix build failureCaolán McNamara1-1/+1
2024-02-25Create an UNO service to do the cui symbol lookup in vclNoel Grandin1-0/+1
2024-02-16Related: tdf#159529 fix increasing failures when setting entitlementsPatrick Luby1-1/+13
2024-02-15ofz: don't need "cui" for fuzzingCaolán McNamara1-1/+1
2024-02-14ofz: don't need "bib" for fuzzingCaolán McNamara1-1/+1
2024-01-22Create MAR updates from msi rather than from archiveStephan Bergmann2-30/+2
2024-01-22use portable "command -v" to detect installed programs, part 4Eli Schwartz1-22/+11
2024-01-22use portable "command -v" to detect installed programs, part 2Eli Schwartz2-2/+2
2024-01-22Remove (Windows-only) INIFILETABLE entries from setup.iniStephan Bergmann3-136/+0
2024-01-22Remove (Windows-only) UpgradeCode from setup.ini and version.iniStephan Bergmann1-2/+1
2024-01-22Remove (Windows-only) ProductCode from setup.ini and version.iniStephan Bergmann1-2/+1
2024-01-22Remove (Windows-only) MsiProductVersion from version.iniStephan Bergmann2-29/+0
2024-01-11Make create-update-info handle conditional contentStephan Bergmann2-2/+30
2024-01-04Don't mess with UserInstallation setting of --with-package-format=archiveStephan Bergmann1-3/+3
2024-01-02Hard-code --with-online-update-mar-channel=LOOnlineUpdaterStephan Bergmann1-1/+1
2023-12-21get rid of warnings when reportbuilder is not configured for buildAndras Timar1-0/+19
2023-12-12Split --with-update-config=... into many --with-online-update-mar-...=...Stephan Bergmann1-19/+1
2023-11-30Use "set logging enabled on/off" instead of deprecated "set logging on/off"Julien Nabet1-2/+2
2023-11-10Improve error logging in remove_Files_Without_SourcedirectoryMike Kaganski1-7/+5
2023-11-09tdf#157431 Show description for expert config itemsSamuel Mehrbrodt1-2/+2
2023-11-05Fix typoAndrea Gelmini1-1/+1
2023-11-05Fix typoAndrea Gelmini1-1/+1
2023-11-05limit parallelism during msi packaging stage to avoid cscript failuresChristian Lohmaier1-0/+116
2023-11-02tdf#158038 fix opening pdf files in appstore ver (sandbox issue w/ helper tool)Christian Lohmaier1-1/+5
2023-09-28rpm packaging: don't add /usr/.build-id/* symlinksChristian Lohmaier1-1/+1
2023-09-23tdf#105303: Drop html export wizardXisco Fauli1-1/+0
2023-09-02drop ChartController service nameNoel Grandin1-1/+0
2023-06-19Fix nightly build failures on Mac IntelPatrick Luby1-2/+3
2023-06-08No longer append appdata for components to flatpak's metainfoStephan Bergmann3-29/+1
2023-06-07Set entitlements in non-release in $(INSTROOTBASE) and .dmg packagePatrick Luby2-3/+18
2023-06-04tdf#71096: xlr filetype not associated with Calc in WindowsJulien Nabet1-0/+1
2023-06-01Revert "Convert XFastParser into a normal C++ interface"Noel Grandin1-0/+1
2023-06-01Convert XFastParser into a normal C++ interfaceNoel Grandin1-1/+0
2023-04-02New --with-coredumpctl to obtain core dumps of crashed tests from coredumpctlStephan Bergmann1-0/+20
2023-03-24ofz#57376 Fuzzing build failureCaolán McNamara1-1/+1
2023-03-22Partial fix: iOS missing text direction listbox in Format > Page Style > PagePatrick Luby1-0/+1
2023-03-14Improve scripts that codesign and create a .dmg from a Universal bundlePatrick Luby1-5/+5
2023-02-12Avoid LOKClipboard harder on iOSTor Lillqvist1-1/+1