summaryrefslogtreecommitdiff
path: root/scp2/source/ooo/vc_redist.scp
AgeCommit message (Collapse)Author
2013-04-23do not install 64-bit MSVCRT on 32-bit WindowsAndras Timar
Change-Id: I73a97ecc3021e00071297ed5fa403cf349f0a9fe
2012-10-07fix msm suport for VS2012Peter Foley
Change-Id: Ibc816de83eb48163671948ecc84e7653f2b4ec13
2012-07-24Make bundling Microsoft_VC100_CRT_x86.msm truly optionalStephan Bergmann
Change-Id: I4fa998f33059a6ebc9afe0a9ce65443a115b6db2
2012-07-18fdo#50584 bundle MS Visual C++ 2010 Runtime so LO can work with JRE7Andras Timar
Change-Id: If22bed6728121ec66ecd89ad4f869e980aeb79b7
2012-05-14fdo#46519 workaround of MSI installer error 1935Andras Timar
In some circumstances installation of embedded VC++ runtime fails with error code 1935. This usually occurs, when there are many different versions of VC++ runtimes installed on the computer, including beta versions. We can workaround this Microsoft bug, if we don't install our VC++ runtime. A new property was introduced. It is called VC_REDIST, and installation of VC++ runtime depends on its value. (BTW the solution is general, ComponentCondition can be used for any merge module, now we have only the VC++ runtime merge module.) When the user experiences error code 1935, he should try to install LibreOffice with the following command line: msiexec /i <msi file name> VC_REDIST=0 The patch fixes another minor issue. 64-bit VC++ runtime will not be installed on 32-bit systems any more. Change-Id: I I6c5e066c6e60b011235e6019a8a35c9e953209bc
2012-01-06Revert "remove vc_redist from scp2"Andras Timar
This reverts commit 7a3ef2719eb68d2862354181ca5a906129569a57. Eh, better to stop for now...
2012-01-06remove vc_redist from scp2Andras Timar
2011-11-16leave out redist and readmes from win installdirAndras Timar
and make x64 merge modules optional
2011-11-16add merge modules to scp2Andras Timar
2011-09-28remove checks for unused BUILD_SPECIAL environment variableAndras Timar
2010-06-08native309 #i111420# exchange of vcredistIngo Schmidt
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-01-05CWS-TOOLING: integrate CWS native273Jens-Heiner Rechtien
2009-12-03native273 #i106809# exchange mergemodules by redistributablesIngo Schmidt
2009-12-03native273 #i106809# exchange mergemodules by redistributablesIngo Schmidt
2009-11-02#i106129# cygwin uses case sensitive file namesDirk Völzke
2009-10-30#i106129# we might need the VCRedist_x64.exe for 64 bit windowsDirk Völzke
2009-09-18CWS-TOOLING: integrate CWS native267Ivo Hinkelmann
2009-09-08 16:34:02 +0200 is r275939 : #i104893# new jre6u16 for all products 2009-09-08 15:18:09 +0200 is r275932 : #i104893# new jre6u16 for all products 2009-09-07 14:34:35 +0200 is r275899 : #104765# update version of vcredist_x86.exe
2009-02-20#i99305#,#i99132# remove DOS lineends, remove solenv/unxmacxp/inc/poll.hOliver Bolte
2009-02-18CWS-TOOLING: integrate CWS dv07Oliver Bolte
2009-02-12 13:22:37 +0100 dv r267650 : #i94560# Removed string, which needed translation 2009-01-27 16:09:50 +0100 dv r267004 : #i94560# Allow building without redistributable 2009-01-27 10:56:38 +0100 is r266965 : #i98509# InstallOrder for extension module 2009-01-26 08:08:16 +0100 dv r266899 : #i94560# Work around Windows Vista installation problems 2009-01-19 14:28:56 +0100 dv r266498 : CWS-TOOLING: rebase CWS dv07 to trunk@266428 (milestone: DEV300:m39) 2009-01-19 09:56:07 +0100 dv r266477 : #i94560# Added custom action to work around 'major upgrade' problem on Windows Vista 2009-01-19 09:54:30 +0100 dv r266476 : #i94560# Added custom action to work around 'major upgrade' problem on Windows Vista 2009-01-19 09:13:06 +0100 dv r266474 : #i94347# Changed LaunchCondition from AdminUser to Privileged 2008-12-18 08:42:04 +0100 dv r265662 : #i97201# remove old release notes when notified about updates 2008-12-15 14:50:33 +0100 dv r265501 : #i96844# Use fputs instead of fprintf