summaryrefslogtreecommitdiff
path: root/solenv/bin/modules/installer/scpzipfiles.pm
AgeCommit message (Collapse)Author
2012-09-01installer: Second attempt at scpzipfiles interpolation functions.Tim Retout
Call "replace_all_ziplistvariables_in_rtffile" with a hashref rather than arrayref. Also rewrite implementation of installer::scpzipfiles variable replacement functions, and add test case. Note that unknown variables should be ignored rather than replaced with an empty string. Change-Id: Ic4548b9df8c50cbf2d3049052c637e859542a1e8
2012-08-23Revert "installer: Use hashref for replace_all_ziplistvariables_in_rtffile"Stephan Bergmann
This reverts commit 46a977081c6f1886f8fff8457c85e6d426dcc20f. It started to replace occurrences of "${...}" unknown to the installer with empty strings, instead of keeping them as-is. This caused the "${ORIGIN}" at the start of the value for URE_BOOTSTRAP to disappear from the soffice ini-file (cf. gid_Brand_Profileitem_Soffice_UreBootstrap in scp2/source/ooo/common_brand.scp), making soffice fail to start completely. Change-Id: Ia7a34179b78677a703fc487401e011073d14a176
2012-08-22installer: Use hashref for replace_all_ziplistvariables_in_rtffileTim Retout
Also rewrite implementation of installer::scpzipfiles variable replacement functions, and add test case. Change-Id: Ic4548b9df8c50cbf2d3049052c637e859542a1e8
2010-12-05Replace all occured, occurance etc.Takeshi Abe
2010-11-09Perl Installer: Remove commented out code.Jordan Ayers
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2008-07-16INTEGRATION: CWS sysui26 (1.14.52); FILE MERGEDIvo Hinkelmann
2008/06/22 19:35:40 obr 1.14.52.1: #i90155# initial support for renaming files during packaging process
2008-04-10INTEGRATION: CWS changefileheader (1.13.12); FILE MERGEDRüdiger Timm
2008/03/28 15:55:40 rt 1.13.12.1: #i87441# Change license header to LPGL v3.
2008-03-18INTEGRATION: CWS sb83 (1.12.4); FILE MERGEDVladimir Glazounov
2008/01/29 15:12:27 sb 1.12.4.1: #i85112# merged in cws_src680_native121
2008-01-04INTEGRATION: CWS native110 (1.10.774); FILE MERGEDOliver Bolte
2007/11/27 15:17:38 is 1.10.774.1: #i82248# language files in language packages
2007-12-05INTEGRATION: CWS native120 (1.10.878); FILE MERGEDVladimir Glazounov
2007/11/23 11:47:04 is 1.10.878.1: #i83894# write logfile for files
2005-09-08INTEGRATION: CWS ooo19126 (1.9.158); FILE MERGEDRüdiger Timm
2005/09/05 14:33:20 rt 1.9.158.1: #i54170# Change license header: remove SISSL
2005-04-20INTEGRATION: CWS nativefixer6 (1.8.58); FILE MERGEDOliver Bolte
2005/04/08 17:56:12 is 1.8.58.1: #i46741# introducing flag BINARYTABLE_ONLY, important for patch
2005-02-24INTEGRATION: CWS nativefixer4 (1.7.8); FILE MERGEDVladimir Glazounov
2005/02/14 16:21:42 is 1.7.8.1: #i41085# all variables for scpzip_replace
2005-01-31INTEGRATION: CWS nativefixer3 (1.6.156); FILE MERGEDRüdiger Timm
2005/01/18 09:56:11 is 1.6.156.1: #118673# replacing variables in rtf files
2004-07-06INTEGRATION: CWS nativesmoker (1.5.6); FILE MERGEDRüdiger Timm
2004/06/30 17:34:17 is 1.5.6.1: #i30826# removing content of output tree Issue number: Submitted by: Reviewed by:
2004-06-22#i10000# creating subdirectories for files with scpzip_replace flagOliver Bolte
2004-06-18#i10000# fix for scpzip_replace flagKurt Zenker
2004-06-11INTEGRATION: CWS networker3 (1.2.2); FILE MERGEDKurt Zenker
2004/05/27 13:22:17 is 1.2.2.1: #i25326# native installer Issue number: Submitted by: Reviewed by:
2004-04-20INTEGRATION: CWS newscpzip2 (1.1.2); FILE ADDEDSander Vesik
2004/03/31 12:31:12 is 1.1.2.1: #i25325# new native packaging process