summaryrefslogtreecommitdiff
path: root/setup_native/source/win32/customactions/patch/makefile.mk
AgeCommit message (Collapse)AuthorFilesLines
2013-01-10Kill the ancient StarOffice "patch" conceptTor Lillqvist1-75/+0
For Windows, superseded by Windows Installer patching (i.e., creating .msp files), which is something completely different. (And quite hard to get working... but still a saner approach, I think.) For Linux, many distros use delta RPMs or similar, so no home-grown LO-specific patching mechanism is needed. Remove the -patch and -patchinc command-line options to make_installer.pl and all code that was invoked only when using those. Remove the PATCH and PATCH_ONLY flags in scp2. Remove the patchmsi.dll Windows Installer custom action. Change-Id: I09e949e601a969f88eff60067faa2352f4f89537 Reviewed-on: https://gerrit.libreoffice.org/1605 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Miklos Vajna <vmiklos@suse.cz>
2012-12-25Get rid of (most uses of) GUITor Lillqvist1-1/+1
GUI only takes values UNX or WNT, so it is fairly pointless. One can check whether OS is WNT or not instead. Change-Id: I78ae32c03536a496a563e5deeb0fca78aebf9c34 Reviewed-on: https://gerrit.libreoffice.org/1304 Reviewed-by: Peter Foley <pefoley2@verizon.net> Tested-by: Peter Foley <pefoley2@verizon.net>
2012-11-12re-base on ALv2 code. Includes:Michael Meeks1-21/+12
Patches contributed by Pedro Giffuni: Avoid some uses of non portable #!/bin/bash in shell scripts. http://svn.apache.org/viewvc?view=revision&revision=1235297 Reduce the dependencies on non standard GNU copy. http://svn.apache.org/viewvc?view=revision&revision=1238684 Correct /usr/bin/env path. http://svn.apache.org/viewvc?view=revision&revision=1235619 Complex Toolbar Controls Extension from the SDK Patches contributed by Ariel Constenla-Haile http://svn.apache.org/viewvc?view=revision&revision=1190390 i118615 - make epm more verbose http://svn.apache.org/viewvc?view=revision&revision=1204288 Patches contributed by Mathias Bauer (and others) gnumake4 work variously http://svn.apache.org/viewvc?view=revision&revision=1394707 http://svn.apache.org/viewvc?view=revision&revision=1394326 Patches contributed by Juergen Schmidt: jsc341: i117327: take care if no dependency node in current description exists, create one http://svn.apache.org/viewvc?view=revision&revision=1172101 jsc341: i117327: add extra extension dependency check http://svn.apache.org/viewvc?view=revision&revision=1172098 make initial branding changes http://svn.apache.org/viewvc?view=revision&revision=1231878 Patches contributed by Ingo Schmidt native373: #i117733# no linux jre installation on 64 bit systems http://svn.apache.org/viewvc?view=revision&revision=1167536 native373: ##164464# improve debian support http://svn.apache.org/viewvc?view=revision&revision=1167537 Patch contribtued by Armin Le-Grand: Changed various aspects concerning usages of old vendor names http://svn.apache.org/viewvc?view=revision&revision=1293313 fix for neon webdav, remove coinmp bits, improve odk script, cleanup & remove OS/2 conditionals, system ucpp fixes, remove OS/2 conditionals, restore our license filenames.
2012-08-10Related fdo#51252: No more prereg, no more unopkg syncStephan Bergmann1-1/+0
Now that 5c47e5f63a79a9e72ec4a100786b1bbf65137ed4 "fdo#51252 Disable copying share/prereg/bundled to avoid startup crashes" removed the use of share/prereg, there is no longer need to generate it in the first place (by calling "unopkg sync" at build or installation time), and so no need for the "unopkg sync" sub- command, either. This also allows to simplify some of the jvmfwk code that was only there so that "unopkg sync" (which can require a JVM) can work in "hostile" environments (during build and installation). Change-Id: I52657384f4561bf27948ba4f0f88f4498e90987f
2012-06-22Remove some PCH tracesThomas Arnhold1-3/+0
Is testhxx still useful?! Change-Id: Ic7761214df4e3056c95f1b5dd8f1e3a2ce357d84
2012-03-21chmod -xTor Lillqvist1-0/+0
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba1-1/+3
This reverts commit 2dea0dab4fafda3c10a5bd03ad15ed39a4658b51.
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba1-3/+1
2011-06-22Bypass these if we don't have the Windows SDKTor Lillqvist1-2/+1
I.e. mainly when cross-compiling with MinGW. We can't build an MSI installer when cross-compiling anyway, so that we can't build the installer custom actions is fairly irrelevant.
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba1-8/+0
2011-02-02Clean up makefilesThomas Arnhold1-1/+0
2010-07-14jl154 #162868# windows custom action for running unopkg syncJoachim Lingner1-0/+1
2010-05-04jl152 bundled extensions, import of changeset 263438:8b253e76e957 from ↵Joachim Lingner1-1/+0
native0jl
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien1-5/+1
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2009-08-26CWS-TOOLING: integrate CWS mingwport22Vladimir Glazounov1-1/+0
2009-08-19 16:18:46 +0200 tono r275156 : i#103794: mingw gcc-4.4.0 port: make use of dwarf2 eh 2009-08-05 12:27:41 +0200 tono r274650 : CWS-TOOLING: rebase CWS mingwport22 to trunk@274622 (milestone: DEV300:m54) 2009-08-01 00:56:35 +0200 tono r274552 : i#103795: mingw gcc-4.4.0 port: use gcc dll 2009-07-27 00:13:27 +0200 tono r274344 : i#103795: mingw gcc-4.4.0 port: use gcc dll 2009-07-25 06:19:59 +0200 tono r274332 : i#103803: mingw gcc-4.4.0 port: invalid "extern static" 2009-07-25 06:13:56 +0200 tono r274331 : i#103802: mingw gcc-4.4.0 port: inhibit use of pthread 2009-07-25 06:05:22 +0200 tono r274330 : i#103801: mingw gcc-4.4.0 port: specify relocatable data section 2009-07-25 05:54:09 +0200 tono r274329 : i#103800: mingw gcc-4.4.0 port: remove invalid scope 2009-07-25 05:44:58 +0200 tono r274328 : i#103799: mingw gcc-4.4.0 port: add some #include 2009-07-25 05:33:09 +0200 tono r274327 : i#103798: mingw gcc-4.4.0 port: add backward in include path 2009-07-25 05:24:42 +0200 tono r274326 : i#103797: mingw gcc-4.4.0 port: nooptimize c++-uno bridge 2009-07-25 05:16:20 +0200 tono r274325 : i#103795: mingw gcc-4.4.0 port: use gcc dll 2009-07-25 04:01:59 +0200 tono r274324 : i#103794: mingw gcc-4.4.0 port: make use of dwarf2 eh 2009-07-25 02:44:01 +0200 tono r274322 : i#103793: mingw port: Exclude msvc[pr]80.dll from packaging 2009-07-25 02:28:21 +0200 tono r274321 : i#103791: mingw port fix typo
2009-01-20CWS-TOOLING: integrate CWS mingwport16Vladimir Glazounov1-1/+6
2009-01-15 13:11:20 +0100 releng r266363 : tidy-up tabs 2008-11-28 15:33:23 +0100 tono r264557 : i95203: mingw build without stlport 2008-11-22 07:19:50 +0100 tono r264180 : i96436: make mingw bridge conform with reg-struct-return 2008-11-22 05:14:58 +0100 tono r264179 : i96436: make mingw bridge conform with reg-struct-return 2008-11-21 17:09:04 +0100 tono r264153 : i95203: mingw build without stlport 2008-11-21 16:59:55 +0100 tono r264152 : i96436: make mingw bridge conform with reg-struct-return 2008-11-21 16:59:18 +0100 tono r264151 : i96436: make mingw bridge conform with reg-struct-return 2008-11-21 16:57:01 +0100 tono r264150 : i96436: make mingw bridge conform with reg-struct-return 2008-11-21 16:53:19 +0100 tono r264149 : i96100: mingw port for icu 4.0 2008-11-13 13:41:13 +0100 tono r263643 : i95203: mingw: Build without stlport 2008-11-13 13:29:38 +0100 tono r263640 : i96100: MinGW port for icu 4.0 2008-11-13 13:17:10 +0100 tono r263634 : i96098: MinGW port fix for new Windows API 2008-11-09 15:22:59 +0100 tono r263497 : i95198: mingwport do not interfere with Cygwin 2008-11-09 14:44:54 +0100 tono r263496 : i95190: mingwport avoid use of MS assembler 2008-11-09 14:32:26 +0100 tono r263495 : i95190: mingwport trivial build fixes
2008-06-06INTEGRATION: CWS mingwport13 (1.15.34); FILE MERGEDVladimir Glazounov1-1/+2
2008/06/03 13:33:58 vg 1.15.34.1: #i90179# MinGW catch-up fixes for m14
2008-04-10INTEGRATION: CWS changefileheader (1.14.66); FILE MERGEDRüdiger Timm1-23/+19
2008/03/31 16:07:59 rt 1.14.66.1: #i87441# Change license header to LPGL v3.
2007-08-17INTEGRATION: CWS jl68 (1.13.2); FILE MERGEDIvo Hinkelmann1-3/+4
2007/07/23 13:50:17 jl 1.13.2.1: #i79645# link with shell32
2007-07-17INTEGRATION: CWS mingwport05 (1.11.6); FILE MERGEDOliver Bolte1-3/+3
2007/06/28 14:54:26 vg 1.11.6.1: #i78271# MinGW port efforts
2007-07-06INTEGRATION: CWS c09tosrc (1.11.4); FILE MERGEDRüdiger Timm1-2/+3
2007/06/22 11:52:32 is 1.11.4.1: #144951# c09 to src680 for installation tasks
2007-06-05INTEGRATION: CWS obo12 (1.9.6); FILE MERGEDIvo Hinkelmann1-2/+5
2007/05/30 12:21:07 obo 1.9.6.2: RESYNC: (1.9-1.10); FILE MERGED 2007/05/24 14:36:46 obo 1.9.6.1: disable pch
2007-05-10INTEGRATION: CWS native82 (1.8.70); FILE MERGEDGerd Weiss1-7/+10
2007/03/29 11:54:46 is 1.8.70.3: RESYNC: (1.8-1.9); FILE MERGED 2007/03/28 07:26:34 dv 1.8.70.2: #i75394# Use only one function definition of SetMSIErrorCode 2007/03/26 14:18:11 dv 1.8.70.1: use SHL1OBJS instead of SLOFILES to prevent build problems
2007-03-26INTEGRATION: CWS mingwport03 (1.8.20); FILE MERGEDVladimir Glazounov1-4/+10
2006/09/18 15:10:56 vg 1.8.20.1: #i53572# MinGW port
2006-06-29INTEGRATION: CWS ause036 (1.4.14); FILE MERGEDIvo Hinkelmann1-14/+10
2006/02/27 17:30:19 hjs 1.4.14.4: RESYNC: (1.6-1.7); FILE MERGED 2005/10/26 15:40:34 hjs 1.4.14.3: RESYNC: (1.5-1.6); FILE MERGED 2005/09/13 10:52:54 hjs 1.4.14.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/18 15:18:52 hjs 1.4.14.1: #i53507# cleanup
2006-02-17INTEGRATION: CWS hro03 (1.6.42); FILE MERGEDJens-Heiner Rechtien1-2/+4
2006/02/13 13:10:14 hro 1.6.42.1: #b6369183# Test wether office process is running by trying to rename vcl resource files
2005-09-28INTEGRATION: CWS nativefixer18 (1.4.6); FILE MERGEDJens-Heiner Rechtien1-3/+4
2005/09/26 11:56:18 is 1.4.6.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/16 14:59:07 is 1.4.6.1: #124911# Windows patch has to find older patches
2005-09-07INTEGRATION: CWS ooo19126 (1.4.18); FILE MERGEDRüdiger Timm1-48/+21
2005/09/05 17:36:39 rt 1.4.18.1: #i54170# Change license header: remove SISSL
2005-07-01INTEGRATION: CWS nativefixer11 (1.3.2); FILE MERGEDRüdiger Timm1-3/+3
2005/06/22 10:46:05 is 1.3.2.1: #123800# new custom action for patch and langpack
2005-06-17INTEGRATION: CWS nativefixer10 (1.2.12); FILE MERGEDRüdiger Timm1-3/+4
2005/06/16 11:35:40 is 1.2.12.1: #123298# patch must have same ALLUSER mode as product
2005-04-20INTEGRATION: CWS nativefixer6 (1.1.2); FILE ADDEDOliver Bolte1-0/+114
2005/04/14 12:22:25 hro 1.1.2.1: #121396# Custum action for Patch installation/deinstallation