summaryrefslogtreecommitdiff
path: root/solenv/bin/modules/installer.pm
AgeCommit message (Expand)Author
2020-09-24Only read msi database for msi package formatMike Kaganski
2019-11-05Remove unused devsnapshotbuild codeStephan Bergmann
2019-11-05tdf#128288: Use DS_Store_Langpack even for --disable-release-buildStephan Bergmann
2019-09-06split msi signing from creation to reduce number of singtool callsChristian Lohmaier
2019-02-25Speed up languagepack installationMichael Schroeder
2019-01-31Fix confusing message... if EPM is patched, be sure to log thatJim Jagielski
2018-04-14Fix typosAndrea Gelmini
2018-03-16sdk/lib dir missing from Linux installation setsStephan Bergmann
2018-03-12solenv: installer's -m parameter & globals::minor & PRODUCTMINOR unusedMichael Stahl
2017-03-27Remove last use of md5sum (in building)Bryan Quigley
2017-03-19tdf#87075: Filter out unused directories from FILELISTsStephan Bergmann
2017-02-01tdf#105311 VC++ Runtime installed in wrong directoryDavid Ostrovsky
2016-06-01final solution of the ARCHIVE questionDavid Tardon
2014-10-23kill OUTPATHNorbert Thiebaud
2014-08-23fixes related to MSP digital signatureAndras Timar
2014-02-27normalize values of CROSS_COMPILINGMichael Stahl
2014-01-10fix help packaging for Mac OS X language packsChristian Lohmaier
2013-11-08installer: the perl is borkedMichael Stahl
2013-10-25installer: remove SUBST_FILENAME/InstallName with prejudiceMichael Stahl
2013-10-25fdo#65102 respect user's choice not to install desktop iconAndras Timar
2013-09-29I forgot to add -d swith to signtoolAndras Timar
2013-09-18Sign .msi/.msp files when build signing is enabled on WindowsAndras Timar
2013-09-12installer: find files in INSTDIR also on WNTMichael Stahl
2013-09-12installer: remove unused variablesThomas Arnhold
2013-09-12installer: remove resolving_hidden_flagMichael Stahl
2013-09-09installer: fix handling of symbolic links in filelists so EPM is happyMichael Stahl
2013-07-24Some more typos in perl codeFridrich Štrba
2013-07-24Some more fixups towards the MsiShortcutProperty tableFridrich Štrba
2013-07-24WIP: data for the new MsiShortcutProperty installer tableFridrich Štrba
2013-06-20quote $ for files from filelists tooDavid Tardon
2013-06-07wntgccx -> Win_x64 for packagesFridrich Štrba
2013-06-03re-base on ALv2 code. Includes:Michael Meeks
2013-05-08fix after rename of the packagesDavid Tardon
2013-05-07use MD5SUM env variable adn not md5sum directlyNorbert Thiebaud
2013-04-05allow to put files listed in file into installationDavid Tardon
2013-03-19fdo#54278 Only en-US help pack should contain en-US helpAndras Timar
2013-02-28remove code that handled the recently obsoleted PATCH_SO_NAME flagAndras Timar
2013-02-11advertised shotrcutsAndras Timar
2013-01-18installer: remove SERVICETAG remnants of product registrationMichael Stahl
2013-01-10Kill the ancient StarOffice "patch" conceptTor Lillqvist
2012-11-14do not remove logging directory under handsPetr Mladek
2012-09-30installer: Create new read_ziplist function.Tim Retout
2012-09-27installer: Replace various uses of exit_program with dieTim Retout
2012-09-26installer: Add extra failure warning.Tim Retout
2012-09-26installer: Replace installer::worker::shuffle_arrayTim Retout
2012-09-26installer: Move exiter.pm error handling into installer.pmTim Retout
2012-09-26use utf-8 instead of legacy code pages in all msi tables (related: fdo#39595)Andras Timar
2012-09-23fdo#54276 speed up packaging on Windows significantlyAndras Timar
2012-09-23merge_mergemodules_into_msi_database: ditch unused function argumentsAndras Timar
2012-09-20reduce complexity of installer maker scriptAndras Timar