summaryrefslogtreecommitdiff
path: root/scp2/InstallModule_sdkoo.mk
blob: 4c2881f351287243b876d03f6dac1035baad5a46 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# -*- 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_InstallModule_InstallModule,scp2/sdkoo))

$(eval $(call gb_InstallModule_use_auto_install_libs,scp2/sdkoo,sdk))

$(eval $(call gb_InstallModule_add_scpfiles,scp2/sdkoo,\
    scp2/source/sdkoo/sdkoo \
))

# vim: set shiftwidth=4 tabstop=4 noexpandtab:
/core/commit/external/libqxp?id=05aedcba6672979d317b540bbfa74f5c9b409402'>Fix use of -fvisibility=hidden with Clang in external/libcdr, external/libqxpStephan Bergmann 2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák 2019-09-20Remove legacy NEED_CLANG_LINUX_UBSAN_RTTI_VISIBILITY supportStephan Bergmann 2019-05-23libcdr & libqxp: follow main configure's --diable-dependency-trackingChristian Lohmaier 2019-05-03The -fvisibility-ms-compat hack is no longer needed for UBSan on Linux...Stephan Bergmann 2018-01-04libqxp, add update of config.subjan Iversen 2018-01-02upload libqxp 0.0.1David Tardon 2017-10-29libqxp: pass optimization flags to configureDavid Tardon 2017-10-28BOOST_CPPFLAGS is already set correctly by configureDavid Tardon 2017-10-28zlib is not neededDavid Tardon 2017-10-04use the new gbuild way to update config.*David Tardon 2017-09-06iOS, update libqxp to allow arm64jan Iversen 2017-08-28libqxp: work around Android buildMiklos Vajna 2017-08-28blind attempt to fix windows build errorDavid Tardon 2017-08-28integrate libqxpAleksas Pantechovskis