summaryrefslogtreecommitdiff
path: root/extensions/CustomTarget_so_activex_x64.mk
blob: a91a114b52ff862f86b6b4985fa648f0ab105b17 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# -*- 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_CustomTarget_CustomTarget,extensions/source/activex))

$(call gb_CustomTarget_get_target,extensions/source/activex) : \
	$(gb_CustomTarget_workdir)/extensions/source/activex/SOActionsApproval.cxx \
	$(gb_CustomTarget_workdir)/extensions/source/activex/SOActiveX.cxx \
	$(gb_CustomTarget_workdir)/extensions/source/activex/SOComWindowPeer.cxx \
	$(gb_CustomTarget_workdir)/extensions/source/activex/SODispatchInterceptor.cxx \
	$(gb_CustomTarget_workdir)/extensions/source/activex/StdAfx2.cxx \
	$(gb_CustomTarget_workdir)/extensions/source/activex/so_activex.cxx \

$(gb_CustomTarget_workdir)/extensions/source/activex/% : \
		$(SRCDIR)/extensions/source/activex/% \
		| $(gb_CustomTarget_workdir)/extensions/source/activex/.dir
	cp $< $@

# vim:set shiftwidth=4 tabstop=4 noexpandtab:
:32 +0200'>2023-09-26tdf#124591: Update Noto Serif Lao to v2.003Khaled Hosny 2023-09-26tdf#124591: Update Noto Sans Lao to v2.003Khaled Hosny 2023-09-26tdf#124591: Update Noto Serif Georgian to v2.003Khaled Hosny 2023-09-26tdf#124591: Update Noto Sans Georgian to v2.003Khaled Hosny 2023-09-26tdf#124591: Update Noto Serif Armenian to v2.008Khaled Hosny 2023-09-26tdf#124591: Update Noto Sans Armenian to v2.008Khaled Hosny 2023-09-26tdf#124591: Update Noto Serif Hebrew to v2.003Khaled Hosny 2023-09-26tdf#124591: Update Noto Sans Hebrew to v2.003Khaled Hosny 2023-09-26tdf#124591: Update Noto Sans Arabic to v2.010Khaled Hosny 2023-09-26tdf#124591: Update Noto Serif to v2.012Khaled Hosny 2023-09-26tdf#124591: Update Noto Sans to v2.012Khaled Hosny 2023-09-01Add a FunctionBasedURPConnection and a websocket URP connectorSkyler Grey 2023-06-17Add frozen library support - for compile-time dict, set supportTomaž Vajngerl 2022-12-31tdf#136604: Remove Source Sans Pro fontsKhaled Hosny 2022-12-05tdf#152376: Remove Kacst Book and Kacst Office fontsKhaled Hosny 2022-12-05tdf#136604: Remove Source Serif Pro and Source Code Pro fontsKhaled Hosny 2022-09-27tdf#144348: Remove EmojiOne Color fontKhaled Hosny 2022-08-17tdf#150452: Revert "tdf#130795 use concurrent hashmap in SharedStringPool"Xisco Fauli 2022-06-10[API CHANGE] Remove deprecated idlc and regmerge from the SDKStephan Bergmann 2022-05-20build libtiffJulien Nabet 2022-04-26Drop unused LanguageTool extensionGabor Kelemen 2022-04-26Drop unused CT2N extensionGabor Kelemen 2022-02-22add system-dragonboxRene Engelhard 2022-02-17Use Dragonbox to implement doubleTo*String*Mike Kaganski 2022-01-31support for the WebP image format (tdf#114532)Luboš Luňák 2021-12-15ucb: remove --with-webdav=neonMichael Stahl 2021-12-15ucb: remove --with-webdav=serfMichael Stahl 2021-09-09tdf#130795 use concurrent hashmap in SharedStringPoolNoel Grandin 2021-06-23tdf#141709: Use poppler_dataMichael Warner 2021-04-11Get rid of apache-commons-loggingStephan Bergmann 2021-03-22Drop external owncloud-android-libMichael Weghorn 2021-03-20tdf#139778 qrcodegen library removal.homeboy445 2021-03-20tdf#139778 bundle external:zxing libhomeboy445 2020-12-03Replace unowinreg.dll with execution of `reg QUERY`Stephan Bergmann 2020-05-17external: bundle box2dSarper Akdemir 2020-03-27revert the gyp-based nss build changesLuboš Luňák 2020-03-23build nss using their new build system (gyp/ninja-based)Luboš Luňák 2020-02-27tdf#130725: use strtod by David M. Gay to make sure we get the nearestMike Kaganski 2020-01-09python3: bundle libffi for GNU/Linux buildsMichael Stahl 2019-11-27initial build of the Skia libraryLuboš Luňák 2019-07-02bundle external: qrcodegenShubham Goyal 2019-02-25cURL: follow redirectsAndras Timar