summaryrefslogtreecommitdiff
path: root/setup_native/Package_wintools.mk
blob: 5d9662e192e2c3e3517deaa4cbc2397493c888c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
#
# This file is part of the LibreOffice project.
#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#

$(eval $(call gb_Package_Package,setup_native_wintools,$(call gb_CustomTarget_get_workdir,setup_native/wintools)))

$(error FIXME do not deliver this stuff to OUTDIR)

$(eval $(call gb_Package_add_files,setup_native_wintools,bin,\
	makecab.exe \
	msidb.exe \
	msiinfo.exe \
	msimsp.exe \
	msitran.exe\
))

# vim: set noet sw=4 ts=4:
2d960c285d4f244'>QR Code : ODF import/exportShubham Goyal 2019-07-25tdf#119228 Add storage and serialisation for the Resolved flagScott Clarke 2019-06-18schema: update ODF 1.3 main rng draft to wd12Michael Stahl 2019-02-27tdf#123557 PPTX: Export timenode condition targets.Mark Hung 2019-02-14sw btlr writing mode: add odf spec proposal URLMiklos Vajna 2019-02-13sw btlr writing mode: implement ODF filterMiklos Vajna 2018-12-13address forward incompatibility of InputRequired default changeLionel Elie Mamane 2018-09-28Fix dictionnary -> dictionaryAndrea Gelmini 2018-08-04Fix typosAndrea Gelmini 2018-07-06tdf#101856 odt: write/read new bookmark attributes: unit testSerge Krot 2018-07-04Fix typoAndrea Gelmini 2018-07-03schema: add some simple things found in ODT exported from crashtestingMichael Stahl 2018-07-03schema: add README, as requested by NoelMichael Stahl 2018-06-30schema,sw: enable ODF validation in all sw testsMichael Stahl 2018-06-30schema,sd: enable ODF validation in sd testsMichael Stahl 2018-06-29schema: ODF 1.3 + libreoffice extensions schemaMichael Stahl 2018-06-29schema: hack for the version numberMichael Stahl 2018-06-28schema: fix some obvious issues in ODF 1.3 schemasMichael Stahl 2018-06-28schema: update to latest available ODF 1.3 draft schemasMichael Stahl 2018-06-26schema: add MathML2 XSDMichael Stahl 2017-07-19revert fix typosThorsten Behrens 2017-03-19Fix typosAndrea Gelmini 2017-03-02Fix typosAndrea Gelmini 2016-08-29schema: copy of v1.3 schema to collect LO extensionsThorsten Behrens 2016-08-28add ODF schema files to core repoThorsten Behrens