summaryrefslogtreecommitdiff
path: root/setup_native/source/win32/customactions/regpatchactivex
AgeCommit message (Collapse)AuthorFilesLines
2013-02-13fix exported DLL function names for all CustomActionsAndras Timar2-1/+4
Change-Id: I1c15003acfb4d1c49c990a247629c70c4dcc3bd3
2013-02-09convert setup_native to gbuild and add to tail_buildPeter Foley3-80/+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 Timar1-4/+37
This reverts commit 95ee7d9cd3a0b0f397def8e607759c81feb8c592.
2013-01-23fix for fdo#39632 : Consolidate GetMsiProperty()Mathias Michel1-37/+4
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 Meeks1-23/+14
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2011-06-22Bypass these if we don't have the Windows SDKTor Lillqvist1-6/+4
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-01Clean up makefilesThomas Arnhold1-4/+0
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
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 Rechtien2-9/+2
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2009-08-26CWS-TOOLING: integrate CWS mingwport22Vladimir Glazounov1-1/+5
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
2008-06-06INTEGRATION: CWS mingwport13 (1.7.34); FILE MERGEDVladimir Glazounov1-2/+2
2008/06/03 13:33:58 vg 1.7.34.1: #i90179# MinGW catch-up fixes for m14
2008-04-10INTEGRATION: CWS changefileheader (1.4.62); FILE MERGEDRüdiger Timm1-23/+18
2008/03/31 16:08:00 rt 1.4.62.1: #i87441# Change license header to LPGL v3.
2008-04-10INTEGRATION: CWS changefileheader (1.6.8); FILE MERGEDRüdiger Timm1-23/+19
2008/03/31 16:08:00 rt 1.6.8.1: #i87441# Change license header to LPGL v3.
2008-02-25INTEGRATION: CWS supdremove02 (1.5.102); FILE MERGEDOliver Bolte1-3/+3
2008/01/29 16:34:37 rt 1.5.102.1: #i85482# Remove UPD from library name
2007-09-06INTEGRATION: CWS mingwport06 (1.3.118); FILE MERGEDKurt Zenker1-2/+6
2007/08/24 13:12:58 vg 1.3.118.1: #i75499# pragma is for MSVC
2007-03-26INTEGRATION: CWS mingwport03 (1.3.24); FILE MERGEDVladimir Glazounov1-9/+16
2007/03/19 17:03:23 vg 1.3.24.2: RESYNC: (1.3-1.4); FILE MERGED 2006/09/18 15:10:57 vg 1.3.24.1: #i53572# MinGW port
2007-02-06INTEGRATION: CWS ause074 (1.3.64); FILE MERGEDVladimir Glazounov1-4/+2
2007/01/30 12:07:46 hjs 1.3.64.1: #i73801# remove remaining usages of sv[pre].mk
2006-06-20INTEGRATION: CWS warnings01 (1.2.6); FILE MERGEDJens-Heiner Rechtien2-6/+8
2006/05/26 13:53:29 sb 1.2.6.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170.
2006-04-26INTEGRATION: CWS fwk37 (1.1.2); FILE ADDEDKurt Zenker1-0/+124
2006/04/11 09:07:43 mav 1.1.2.2: #i59532# deregister ActiveX control from .odb documents 2006/03/17 12:01:13 mav 1.1.2.1: #i59532# deregister ActiveX control from .odb documents
2006-04-26INTEGRATION: CWS fwk37 (1.1.2); FILE ADDEDKurt Zenker1-0/+92
2006/03/17 12:01:42 mav 1.1.2.1: #i59532# deregister ActiveX control from .odb documents
2006-04-26INTEGRATION: CWS fwk37 (1.1.2); FILE ADDEDKurt Zenker1-0/+1
2006/03/17 12:01:28 mav 1.1.2.1: #i59532# deregister ActiveX control from .odb documents