summaryrefslogtreecommitdiff
path: root/solenv/bin/modules/installer.pm
AgeCommit message (Expand)AuthorFilesLines
2021-04-21try to use a different timestamp servicemimo-6.2.8.2.M3Andras Timar1-1/+1
2019-03-04Speed up languagepack installationMichael Schroeder1-13/+13
2018-04-14Fix typosAndrea Gelmini1-1/+1
2018-03-16sdk/lib dir missing from Linux installation setsStephan Bergmann1-16/+15
2018-03-12solenv: installer's -m parameter & globals::minor & PRODUCTMINOR unusedMichael Stahl1-4/+0
2017-03-27Remove last use of md5sum (in building)Bryan Quigley1-2/+4
2017-03-19tdf#87075: Filter out unused directories from FILELISTsStephan Bergmann1-0/+1
2017-02-01tdf#105311 VC++ Runtime installed in wrong directoryDavid Ostrovsky1-1/+25
2016-06-01final solution of the ARCHIVE questionDavid Tardon1-11/+0
2014-10-23kill OUTPATHNorbert Thiebaud1-2/+2
2014-08-23fixes related to MSP digital signatureAndras Timar1-1/+1
2014-02-27normalize values of CROSS_COMPILINGMichael Stahl1-1/+1
2014-01-10fix help packaging for Mac OS X language packsChristian Lohmaier1-2/+0
2013-11-08installer: the perl is borkedMichael Stahl1-2/+3
2013-10-25installer: remove SUBST_FILENAME/InstallName with prejudiceMichael Stahl1-9/+0
2013-10-25fdo#65102 respect user's choice not to install desktop iconAndras Timar1-0/+2
2013-09-29I forgot to add -d swith to signtoolAndras Timar1-26/+4
2013-09-18Sign .msi/.msp files when build signing is enabled on WindowsAndras Timar1-0/+49
2013-09-12installer: find files in INSTDIR also on WNTMichael Stahl1-2/+2
2013-09-12installer: remove unused variablesThomas Arnhold1-1/+0
2013-09-12installer: remove resolving_hidden_flagMichael Stahl1-8/+0
2013-09-09installer: fix handling of symbolic links in filelists so EPM is happyMichael Stahl1-1/+1
2013-07-24Some more typos in perl codeFridrich Štrba1-2/+2
2013-07-24Some more fixups towards the MsiShortcutProperty tableFridrich Štrba1-1/+1
2013-07-24WIP: data for the new MsiShortcutProperty installer tableFridrich Štrba1-0/+8
2013-06-20quote $ for files from filelists tooDavid Tardon1-7/+7
2013-06-07wntgccx -> Win_x64 for packagesFridrich Štrba1-1/+1
2013-06-03re-base on ALv2 code. Includes:Michael Meeks1-21/+18
2013-05-08fix after rename of the packagesDavid Tardon1-1/+2
2013-05-07use MD5SUM env variable adn not md5sum directlyNorbert Thiebaud1-1/+1
2013-04-05allow to put files listed in file into installationDavid Tardon1-0/+9
2013-03-19fdo#54278 Only en-US help pack should contain en-US helpAndras Timar1-15/+18
2013-02-28remove code that handled the recently obsoleted PATCH_SO_NAME flagAndras Timar1-14/+1
2013-02-11advertised shotrcutsAndras Timar1-2/+0
2013-01-18installer: remove SERVICETAG remnants of product registrationMichael Stahl1-3/+0
2013-01-10Kill the ancient StarOffice "patch" conceptTor Lillqvist1-75/+3
2012-11-14do not remove logging directory under handsPetr Mladek1-1/+3
2012-09-30installer: Create new read_ziplist function.Tim Retout1-70/+2
2012-09-27installer: Replace various uses of exit_program with dieTim Retout1-2/+1
2012-09-26installer: Add extra failure warning.Tim Retout1-0/+1
2012-09-26installer: Replace installer::worker::shuffle_arrayTim Retout1-1/+2
2012-09-26installer: Move exiter.pm error handling into installer.pmTim Retout1-1/+36
2012-09-26use utf-8 instead of legacy code pages in all msi tables (related: fdo#39595)Andras Timar1-10/+3
2012-09-23fdo#54276 speed up packaging on Windows significantlyAndras Timar1-3/+8
2012-09-23merge_mergemodules_into_msi_database: ditch unused function argumentsAndras Timar1-1/+1
2012-09-20reduce complexity of installer maker scriptAndras Timar1-1/+0
2012-09-17installer: wrap main function with error handling.Tim Retout1-20/+13
2012-09-08installer does not produce .inf files, corresponding code can goAndras Timar1-10/+0
2012-09-08remove SelfReg table from MSIAndras Timar1-3/+0
2012-09-01installer: Second attempt at scpzipfiles interpolation functions.Tim Retout1-1/+1