summaryrefslogtreecommitdiff
path: root/cppuhelper/Makefile
blob: 0997e628485b15db1ce05c94758f56e1174fb221 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# -*- 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/.
#

module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST))))

include $(module_directory)/../solenv/gbuild/partial_build.mk

# vim: set noet sw=4 ts=4:
/core/commit/tools/Library_tl.mk?id=cf767af8de12157155eaf525ee845b196826aeb9'>lok: external data source listSzymon Kłos 2023-06-17Related: tdf#153517 Introduce class tools::DurationEike Rathke 2022-03-20add system-libfixmathRene Engelhard 2022-03-19reduce down to the part and config we are using and move to toolsCaolán McNamara 2020-06-18new json writer for LOKNoel Grandin 2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák 2019-06-28tdf#126121: WebDAV redirection detectionMike Kaganski 2019-04-27Decouple reading/writing of Color into GenericTypeSerializerTomaž Vajngerl