summaryrefslogtreecommitdiff
path: root/setup_native/source/win32/customactions/tools
AgeCommit message (Collapse)AuthorFilesLines
2013-02-09convert setup_native to gbuild and add to tail_buildPeter Foley3-65/+1
Change-Id: Ie12338dada22c59d55d89ed9611bb1a958b04223 Reviewed-on: https://gerrit.libreoffice.org/2063 Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de> Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>
2013-01-27Revert "fix for fdo#39632 : Consolidate GetMsiProperty()"Andras Timar2-70/+27
This reverts commit 95ee7d9cd3a0b0f397def8e607759c81feb8c592.
2013-01-27Revert "chmod 644"Andras Timar1-0/+0
This reverts commit bf8e8e8bd03647632ed0b55c2b983a4d16cee40e.
2013-01-23chmod 644Andras Timar1-0/+0
Change-Id: Idc06412b8be705ba0cd5695257fd961864e2ad6a
2013-01-23fix for fdo#39632 : Consolidate GetMsiProperty()Mathias Michel2-27/+70
And did it also for GetMsiProp() and *MsiProperty() Reworked some conditions related to that. Change-Id: I1cd082361126db3d9aced3a878b19e7052514864 Reviewed-on: https://gerrit.libreoffice.org/1816 Reviewed-by: Andras Timar <atimar@suse.com> Tested-by: Andras Timar <atimar@suse.com>
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-06-21re-base on ALv2 code.Michael Meeks3-72/+45
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba1-0/+2
This reverts commit 2dea0dab4fafda3c10a5bd03ad15ed39a4658b51.
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba1-2/+0
2011-06-22Bypass these if we don't have the Windows SDKTor Lillqvist1-3/+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-01Clean up makefilesThomas Arnhold1-2/+0
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+2
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth2-0/+4
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien4-17/+4
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-2/+7
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.4.34); FILE MERGEDVladimir Glazounov1-1/+2
2008/06/03 13:33:59 vg 1.4.34.1: #i90179# MinGW catch-up fixes for m14
2008-04-10INTEGRATION: CWS changefileheader (1.3.92); FILE MERGEDRüdiger Timm1-23/+18
2008/03/31 16:08:02 rt 1.3.92.1: #i87441# Change license header to LPGL v3.
2008-04-10INTEGRATION: CWS changefileheader (1.3.62); FILE MERGEDRüdiger Timm1-23/+18
2008/03/31 16:08:02 rt 1.3.62.1: #i87441# Change license header to LPGL v3.
2008-04-10INTEGRATION: CWS changefileheader (1.3.88); FILE MERGEDRüdiger Timm1-23/+19
2008/03/31 16:08:01 rt 1.3.88.1: #i87441# Change license header to LPGL v3.
2008-04-10INTEGRATION: CWS changefileheader (1.3.62); FILE MERGEDRüdiger Timm1-23/+18
2008/03/31 16:08:01 rt 1.3.62.1: #i87441# Change license header to LPGL v3.
2007-09-06INTEGRATION: CWS mingwport06 (1.2.44); FILE MERGEDKurt Zenker2-4/+12
2007/08/27 14:22:36 vg 1.2.44.1: #i75499# pragma for MSVC
2007-07-17INTEGRATION: CWS mingwport05 (1.2.14); FILE MERGEDOliver Bolte1-5/+5
2007/06/28 14:54:27 vg 1.2.14.1: #i78271# MinGW port efforts
2007-07-06INTEGRATION: CWS c09tosrc (1.2.10); FILE MERGEDRüdiger Timm1-2/+4
2007/06/22 11:35:23 is 1.2.10.1: #144951# c09 to src680 for installation tasks
2007-05-10INTEGRATION: CWS native82 (1.1.2); FILE ADDEDGerd Weiss1-0/+60
2007/03/28 07:26:34 dv 1.1.2.2: #i75394# Use only one function definition of SetMSIErrorCode 2007/03/26 14:15:45 dv 1.1.2.1: #i75394# Promote error code to setup loader
2007-05-10INTEGRATION: CWS native82 (1.1.2); FILE ADDEDGerd Weiss1-0/+101
2007/03/26 14:15:45 dv 1.1.2.1: #i75394# Promote error code to setup loader
2007-05-10INTEGRATION: CWS native82 (1.1.2); FILE ADDEDGerd Weiss1-0/+87
2007/03/26 14:24:54 dv 1.1.2.2: dmake needs SHL1OBJS and SLOFILES 2007/03/26 14:16:53 dv 1.1.2.1: #i75394# New custom action for enhanced error checking
2007-05-10INTEGRATION: CWS native82 (1.1.2); FILE ADDEDGerd Weiss1-0/+1
2007/03/26 14:17:03 dv 1.1.2.1: #i75394# New custom action for enhanced error checking
2007-05-10INTEGRATION: CWS native82 (1.1.2); FILE ADDEDGerd Weiss1-0/+153
2007/03/26 14:14:33 dv 1.1.2.1: #i75394# This custom actions sets an error if there is a newer / older / same version / patch