Commit Graph

12 Commits

Author SHA1 Message Date
f3464f5e09 no need for Library_regactivex in --disable-activex build
as stated on Repository.mk

Change-Id: Id88c9d1eae27754f10246004ac8d8ae6326ae143
2013-09-17 20:29:13 +02:00
a7b7f03a21 setup_native: remove Package_spell
Change-Id: I082956036843b6a88e3e1db3d799985599ae2980
2013-05-07 17:07:44 +02:00
a5783fe922 remove stale javafilters
Change-Id: Id0c413d64e6f6fa7ded3c5ff10e764bc2e40f006
2013-03-03 19:19:26 +01:00
52efa22867 MinGW: Actually, this is usable only with MSVC.
Change-Id: Ida4715033f45f4857c8355b40878f9b05362a222
2013-03-01 10:53:40 +01:00
7820a13f61 MinGW: Build makecab.exe and friends only when WINEGCC is set.
Change-Id: I37ed3c2ef456c4a258101a9f1ea9568798a6ce80
2013-02-28 18:50:11 +01:00
5a9b1bcc39 CustomActions are not for MinGW, yet
Change-Id: Id17a596131b42a31fe007e2c4840798a387f3d04
2013-02-16 23:17:36 +01:00
eb6fa6be75 remove thesaurus indexer CustomAction
It was never integrated and used. If we made the effort to integrate it,
Windows installer would be a few megabytes smaller, because indexes of
thesauri would be generated in install time (instead of packaging
pre-generated indexes).

However, the cons are:
* untested
* presumably slows down instal process which is slow already
* adds complexity to installer which is too complex already
* indexes will not be there in case of administrative install (QA)
* bad experiences with CustomActions that manipulate the installed
  application (various, weird permission problems)

Change-Id: I3989b835b1250718bc03107a3807d091e7a9aa0e
2013-02-13 12:12:20 +01:00
8eaac1d731 don't duplicate code for msvc and gcc
Change-Id: I65f33f31fb31ad5b2373bbc08865ca5b358d7ce0
2013-02-12 08:34:39 +01:00
684951f146 msvc needs instooofiltmsi too
Change-Id: I343bedcfb588bfd3fbfea572e7ce24c77c0b8178
2013-02-11 17:00:20 -05:00
ebb263856c Make instsetoo_native build again on mingw
Change-Id: I62d8ae0da7e98d4c2196b4d41e06ffe0b3a046f8
2013-02-11 21:22:22 +01:00
03b9ff533b Module_setup_native: include Package_ulf.mk
Change-Id: I023363a81af4909f3914354b082dfc2f0315e097
2013-02-10 11:51:02 +01:00
4261757fc6 convert setup_native to gbuild and add to tail_build
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-02-09 20:41:19 +00:00