summaryrefslogtreecommitdiff
path: root/unoil/Package_climaker.mk
blob: 77f59ab9485e88de931abf916f12447346a334de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# -*- 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,unoil_climaker,$(WORKDIR)/CustomTarget/unoil/climaker))

$(eval $(call gb_Package_add_file,unoil_climaker,bin/cli_oootypes.config,cli_oootypes.config))
$(eval $(call gb_Package_add_file,unoil_climaker,bin/cli_oootypes.dll,cli_oootypes.dll))
$(eval $(call gb_Package_add_file,unoil_climaker,bin/policy.1.0.cli_oootypes.dll,policy.1.0.cli_oootypes.dll))

# vim:set noet sw=4 ts=4:
cripten cross buildJan-Marek Glogowski 2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák 2019-10-22external/expat: Avoid -fsanitizenullptr-with-offsetStephan Bergmann 2019-09-16latest expatCaolán McNamara 2019-05-24disable warnings in external libsLuboš Luňák 2017-11-10upload expat 2.2.5David Tardon 2017-10-10use gbuild way to update config.*, continuedDavid Tardon 2017-08-03CVE-2017-11742: Expat 2.2.3Caolán McNamara 2017-07-13Revert "expat-2.2.1 patch to allow compile on macOS and others"Christian Lohmaier 2017-07-13fix getrandom check in expat's configureChristian Lohmaier 2017-06-22expat-2.2.1 patch to allow compile on macOS and othersjan Iversen 2017-06-11iOS, patch for expatjan Iversen 2017-02-10Remove MinGW supportStephan Bergmann 2017-02-09expat moved to githubJochen Nitschke 2016-07-08tdf#100807 upload expat 2.2.0David Tardon 2016-05-24CVE-2016-0718 and CVE-2015-1283 expat woesCaolán McNamara 2016-01-29Android autoconf fixesPeter Foley 2015-10-07relax deps of link target on external projectsDavid Tardon 2015-06-26expat: remove duplicate patchMichael Stahl 2014-02-27normalize values of CROSS_COMPILINGMichael Stahl 2013-10-18Fix building from inside modules moved to externalKhaled Hosny 2013-10-18fdo#70393: move expat to a subdir of externalKhaled Hosny