summaryrefslogtreecommitdiff
path: root/scp2/source/onlineupdate/file_onlineupdate.scp
AgeCommit message (Collapse)AuthorFilesLines
2013-06-03re-base on ALv2 code. Includes:Michael Meeks1-23/+14
Patches contributed by Mathias Bauer gnumake4 work variously http://svn.apache.org/viewvc?view=revision&revision=1394707 http://svn.apache.org/viewvc?view=revision&revision=1394326 http://svn.apache.org/viewvc?view=revision&revision=1397337 http://svn.apache.org/viewvc?view=revision&revision=1397315 http://svn.apache.org/viewvc?view=revision&revision=1396797 Patches contributed by Andre Fischer Fixed getcsym.awk to handle #-comments that contain special regexp chars. http://svn.apache.org/viewvc?view=revision&revision=1230971 118778: Added ADDITIONAL_REPOSITORIES environment variable and its automatic setup in configure. http://svn.apache.org/viewvc?view=revision&revision=1232004 118160: Added external CoinMP library. http://svn.apache.org/viewvc?view=revision&revision=1233909 Patches contributed by Herbert Duerr #i119168# use generic LICENSE file for langpacks and sdks http://svn.apache.org/viewvc?view=revision&revision=1310178 macosxotoolhelper: need to quote perl regexp if it may contain regexp metachars http://svn.apache.org/viewvc?view=revision&revision=1183367 allow gbuild with empty sysroot on linux http://svn.apache.org/viewvc?view=revision&revision=1179186 Patches contributed by Ingo Schmidt native373: #164472# improvements for msi database http://svn.apache.org/viewvc?view=revision&revision=1167540 http://svn.apache.org/viewvc?view=revision&revision=1167539 Patches contributed by Jurgen Schmidt adapt setup package scripts to handle special DS_Store file for developer snapshot builds http://svn.apache.org/viewvc?view=revision&revision=1232430 imported patch extensions_i117681.patch http://svn.apache.org/viewvc?view=revision&revision=1172102 Patches contributed by Michael Stahl gbuild: RepositoryFixes.mk should be optional http://svn.apache.org/viewvc?view=revision&revision=1166123 xslt filter: remove the FLA horror wordml import filter: replace FLA usage with plain XSLT http://svn.apache.org/viewvc?view=revision&revision=1363727 Patch contributed by Oliver-Rainer Wittmann i#88652: applied patch, remove unicows deps http://svn.apache.org/viewvc?view=revision&revision=1177585 Remove lots of OS2 conditionals, re-extract Rhino Java, unwind cppunit pieces, cleanup Mac image bits, remove coin-mp and re-package lpsolve, Oxygen & Crystal, fixup qstart bits, expand MPLv2 subset checking. Change-Id: Iad5c8a76399620b892671633c0d8c29996db3564
2013-05-23fdo#60924 autoinstall - gbuild/scp2: add onlineupdate moduleMarcos Paulo de Souza1-10/+0
Change-Id: Ib541799e5bd8c95878d61dadbad2bcca80d44367
2012-04-05Clean up optional online update moduleStephan Bergmann1-0/+2
* The updatecheckui lib is part of that module; should its scp entry also be marked ComponentCondition="ISCHECKFORPRODUCTUPDATES=1"? * unpack_update (and other scripts as well?) need only be generated if ENABLE_ONLINE_UPDATE. * It is inconsistent that there is a distinct onlineupdate.xcd not merged into main.xcd, while the updchk and updatecheckui component files are merged into the global services.rdb. * The updchk res file should also go into (a resource sub-module of) the optional online update module.
2012-03-07fix library nameMatúš Kukan1-1/+1
2012-03-06fdo#46508 use ISCHECKFORPRODUCTUPDATES property for online updateAndras Timar1-1/+8
ISCHECKFORPRODUCTUPDATES is a de-facto standard for enabling or disabling Online Update feature. We had this property but it was unused for a long time. Now LibreOffice can be installed with msiexec /i LibO<version>.msi ISCHECKFORPRODUCTUPDATES=0 in order to disable Online Update feature.
2011-12-17extensions: merge in Peter Foley's work in updatePeter Foley1-1/+1
Main improvement is that the unit test is now linked against updchk library.
2011-10-24Undo basis/brand split: move unpack_update script from basis to brand.Stephan Bergmann1-1/+1
Not sure if this is (still) used anywhere; at least no code seems to ever call it.
2011-10-07Undo basis/brand split: merge basis share/ into brand share/.Stephan Bergmann1-1/+1
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb1-1/+1
2010-02-25sb111: merged in DEV300_m72sb1-4/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien1-4/+1
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-01-08sb111: merged in DEV300_m69sb1-1/+1
2009-12-03native275 #i107355# updating to OOo 3.3Ingo Schmidt1-1/+1
2008-11-20CWS-TOOLING: integrate CWS onlineupdate7_DEV300Jens-Heiner Rechtien1-2/+2
2008-07-18#i91756# #i10000# installer fixVladimir Glazounov1-3/+1
2008-04-15INTEGRATION: CWS native140 (1.4.134); FILE MERGEDVladimir Glazounov1-6/+6
2008/03/31 15:12:26 is 1.4.134.1: #i87653# removing all PATCH flags
2008-04-10INTEGRATION: CWS changefileheader (1.4.132); FILE MERGEDRüdiger Timm1-24/+19
2008/03/31 16:07:12 rt 1.4.132.1: #i87441# Change license header to LPGL v3.
2007-11-26INTEGRATION: CWS onlineupdate6 (1.3.132); FILE MERGEDIvo Hinkelmann1-2/+10
2007/10/15 04:48:39 obr 1.3.132.1: #i82283# added unpack and update script
2007-07-06INTEGRATION: CWS updchk06 (1.2.284); FILE MERGEDRüdiger Timm1-2/+4
2007/06/13 07:59:38 dv 1.2.284.1: Added new resource file to onlineupdate module
2006-08-04INTEGRATION: CWS onlineupdate3 (1.1.2); FILE ADDEDIvo Hinkelmann1-0/+53
2006/07/20 08:58:49 obr 1.1.2.2: #i66949# removed schema file again 2006/07/13 07:24:11 obr 1.1.2.1: #i66949# added online update module
2009-08-06#i101955# typo draw.xcd -> onlineupdate.xcdsb1-1/+1
2009-08-04#i101955# consolidating xcs/xcu files in xcd files (for now in new ↵sb1-10/+3
postprocess/packregistry); extended configmgr2 to search for multiple xcd files per layer; removed some (relative, wrong) DOCTYPE SYSTEM paths from xcu files to avoid xsltproc warnings; extended scp2 EXTRA_ALL_LANG to work with extensions other than zip (i.e., xcd)