summaryrefslogtreecommitdiff
path: root/i18nlangtag/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:
='/cgit/lo/core/commit/include/package?h=libreoffice-7-3-0&id=7088166a67d1270f93ac15bccbc89343b2271fa5'>Simplify input parameters to just take the sequenceMatúš Kukan 2014-10-22unusedcode: Remove Deflater::setLevelMatúš Kukan 2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin 2014-04-03package: sal_Bool->boolNoel Grandin 2014-02-18coverity#984100 Uninitialized scalar fieldNorbert Thiebaud 2013-11-09fdo#65108 inter-module includes <> include/packageNorbert Thiebaud 2013-10-23fixincludeguards.sh: include - the restThomas Arnhold 2013-04-23execute move of global headersBjoern Michaelsen