summaryrefslogtreecommitdiff
path: root/libwpg/ExternalPackage_libwpg.mk
blob: 17b37c6018193b5f90167c4705166aa54f53f080 (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_ExternalPackage_ExternalPackage,libwpg_inc,wpg))

$(eval $(call gb_ExternalPackage_add_unpacked_files,libwpg_inc,inc/external/libwpg,\
	src/lib/libwpg.h \
	src/lib/WPGPaintInterface.h \
	src/lib/WPGraphics.h \
))

# vim: set noet sw=4 ts=4:
lo/core/commit/.git-hooks?id=3b3c181e5010c7b1ef6f82f23101ce45f7f0a621'>set all .ui min require version of gtk to 3.20Caolán McNamara 2020-10-09tdf#134286: fix pre-commit hook to make hooks.allownonascii workShiro Kawai 2020-09-09git pre-commit hook: check OOXMLIMPORT and OOXMLEXPORT...Xisco Fauli 2020-09-07Info git-hook for GIT for WindowsJuergen Funk 2020-08-12git pre-commit hook: check min gtk3 versionXisco Fauli 2020-07-10Fixup pre-commit hook to work with worktreesThorsten Behrens 2020-07-10replace usage of blacklist with denylistThorsten Behrens 2020-02-01git hooks: update commit-msg to Gerrit 2.16.15Jan-Marek Glogowski 2020-01-24git hooks: update the change-id part of commit-msgMiklos Vajna 2019-12-03Don't count terminating newline when determining line lengthStephan Bergmann 2019-06-05git-hooks: show length of first line if it's too longMiklos Vajna 2019-02-13Remove unhelpful "Check for whitespace in front of *'s" from .git-hooksStephan Bergmann 2018-11-22git hooks: Tell what to do in another problematic submodules case.Jan Holesovsky 2018-11-22git hooks: Check that you are not committing to submodules by accident.Jan Holesovsky 2018-10-03Add Python files to pre-commit hook checksThorsten Behrens 2018-05-22Restore .git-hooks/commit-msg accidentally removed earlierTor Lillqvist 2018-05-22tdf#117342 - Add Karasa Jaga to LibreOffice coreRizal Muttaqin 2018-02-09clang-format: improve error message when CI failsMiklos Vajna 2018-01-15git pre-commit hook: catch copy&pasted author identityMiklos Vajna 2017-12-15clang-format: restore lost warning on touching formatted file without checkMiklos Vajna 2017-12-13clang-format: ignore not staged hunksMiklos Vajna 2017-11-21git-hooks: fix pre-commit in submodulesMiklos Vajna 2017-11-20clang-format: enforce coding style via JenkinsMiklos Vajna 2017-11-16git-hooks: mention download link for clang-format when warning about itMiklos Vajna 2017-11-16Warn when commit touches new files, but no suitable clang-format is foundStephan Bergmann 2017-11-13First look for clang-format in CLANG_FORMT env varStephan Bergmann 2017-11-13clang-format: standardize on 5.0.0Miklos Vajna 2017-11-03Enforce coding style with clang-format for new codeMiklos Vajna 2017-10-30git-hooks: don't complain about large .ui filesMichael Stahl 2017-09-20pre-commit-hook: Also check xsl files for whitespace and tabsSamuel Mehrbrodt 2017-09-11insist in a domain in .ui filesCaolán McNamara 2017-09-11disallow .ui translatable entries without context at checkinCaolán McNamara 2017-03-24git pre-commit hook: Also check swift filesSamuel Mehrbrodt 2016-12-08tdf#102784 - Enhance git pre-commit hookMarina Latini