summaryrefslogtreecommitdiff
path: root/solenv/bin/modules/installer
AgeCommit message (Expand)AuthorFilesLines
2024-07-10python3: fix macosx installerXisco Fauli1-1/+1
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-04-26don't throw away command output when packaging installsetsChristian Lohmaier4-11/+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-01-22Create MAR updates from msi rather than from archiveStephan Bergmann2-30/+2
2024-01-22Remove (Windows-only) INIFILETABLE entries from setup.iniStephan Bergmann2-130/+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 Bergmann1-28/+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-12Split --with-update-config=... into many --with-online-update-mar-...=...Stephan Bergmann1-19/+1
2023-11-10Improve error logging in remove_Files_Without_SourcedirectoryMike Kaganski1-7/+5
2023-09-28rpm packaging: don't add /usr/.build-id/* symlinksChristian Lohmaier1-1/+1
2023-06-07Set entitlements in non-release in $(INSTROOTBASE) and .dmg packagePatrick Luby1-1/+4
2023-06-04tdf#71096: xlr filetype not associated with Calc in WindowsJulien Nabet1-0/+1
2023-02-02capture output of package command and add to log on errorChristian Lohmaier1-2/+3
2023-01-27Remove support for AIXStephan Bergmann2-19/+0
2022-12-20tdf#151341 Use lzfse compression instead of bzip2Patrick Luby1-1/+16
2022-11-03Do not merge filesarrayref and unixlinksarrayref when filtering out directoriesMike Kaganski1-20/+13
2022-11-02Try to fix "ERROR: Directory with flag ISINSTALLLOCATION not set!"Mike Kaganski1-43/+74
2022-10-30'use strict' and 'use warnings' in all installer PerlMike Kaganski44-308/+445
2022-10-30Fix errors in scriptitems.pm found by 'use strict'Mike Kaganski1-7/+7
2022-10-30MSI: fix handling empty directoriesMike Kaganski1-112/+73
2022-08-18windows packaging: remove unused msp creationChristian Lohmaier1-1264/+0
2022-08-17Raise hdiutil -megabytes even further for debug buildsStephan Bergmann1-1/+1
2022-06-16drop special case for win 64bit download name, use x86-64 consistentlyChristian Lohmaier1-1/+1
2022-06-16fix download-filename for Windows aarch64 buildsChristian Lohmaier3-23/+2
2022-01-23change rpm compression algorithm to multi threaded xzAndras Timar1-1/+1
2022-01-22Make installer compression tool configurableThorsten Behrens8-7/+11
2021-11-17tdf#145711: filename may be 1-character, and must not contain path separatorMike Kaganski1-2/+2
2021-11-08hdiutil flatten/unflatten was removed in macOS 11Andras Timar1-1/+1
2021-08-07Create destination directory also for non-empty sourcepath directoryEike Rathke1-1/+1
2021-05-27installer-code: remove some unused or pointless subsChristian Lohmaier1-8/+0
2021-05-19mac packaging: don't throw away codesign output for langpacksChristian Lohmaier1-4/+5
2021-01-27packaging: remove resolve_variables_in_downloadnameChristian Lohmaier2-95/+3
2021-01-25fix packaging of mac builds targeting apple siliconeChristian Lohmaier3-3/+7
2021-01-25mac packaging: capture output of signing callChristian Lohmaier1-4/+3
2021-01-18mac: don't put script files into Contents/MacOS or framework-bin directoryChristian Lohmaier1-2/+3
2020-12-15remove extra space in version number in rpm/deb package infoAndras Timar1-1/+1
2020-09-05Avoid warnings about use of uninitialized valueMike Kaganski1-2/+2
2020-09-04Avoid warnings about use of uninitialized valueMike Kaganski1-0/+3
2020-09-04Avoid warnings about use of uninitialized valueMike Kaganski1-1/+2
2020-09-04Drop duplicating is_empty_dirMike Kaganski1-32/+0
2020-08-10tdf#135579: Don't uninstall vc_redist: make it permanentMike Kaganski1-13/+30
2020-07-23tdf#134522 remove --with-build-version ./configure flagRene Engelhard1-2/+0
2020-05-13Include the language code in the volume name of a langpack dmgTor Lillqvist1-1/+1