summaryrefslogtreecommitdiff
path: root/readlicense_oo/Package_license.mk
blob: cdc3b15dc758d89ed6f8c0ea19a5505f25dae638 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# -*- 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_Package_Package,readlicense_oo_license,$(call gb_CustomTarget_get_workdir,readlicense_oo/license)))

$(eval $(call gb_Package_add_file,readlicense_oo_license,bin/osl/license.txt,license.txt))
$(eval $(call gb_Package_add_file,readlicense_oo_license,bin/ure/license.txt,license.txt))

# vim: set noet sw=4 ts=4:
spub to 0.0.5Fridrich Štrba 2013-02-17Improve support for --with-system-boost --with-boost=... in external modulesStephan Bergmann 2013-01-28Silence some warningsFridrich Štrba 2013-01-28Use the BOOST_INCLUDE_DIR variable in Windows buildFridrich Štrba 2013-01-28add boost dependency and header-finding hackery to libmspubCaolán McNamara 2013-01-28Upload libmspub 0.0.4Fridrich Štrba 2012-12-03libmspub apparently needs boost headersLuboš Luňák 2012-10-15tweak some build.lsts for the group photo...Michael Stahl 2012-09-22fix delivery of headers in ExternalPackagesDavid Tardon 2012-09-22update ext. projects to use ExternalPackageDavid Tardon 2012-09-08libmspub: fix typo; it's add_patchesMatúš Kukan 2012-09-08libmspub: use set_warnings_not_errorsMatúš Kukan 2012-09-08rename: set_cxx_suffix -> set_generated_cxx_suffix; used for external libsMatúš Kukan 2012-09-08libwpd: convert to gbuildMatúš Kukan 2012-09-08libwpg: convert to gbuildMatúš Kukan 2012-09-08libmspub: convert to gbuildMatúš Kukan 2012-08-21Fix MSVC buildTor Lillqvist 2012-08-21Fixing error: \u0000 is not a valid universal characterFridrich Štrba 2012-08-21Uploading libmspub-0.0.3 release (support for MS Pub 97 and 98)Fridrich Štrba 2012-07-15Uploading libmspub-0.0.2 releaseFridrich Štrba 2012-07-12Fix a crash with iterator accessFridrich Štrba 2012-07-12Some more Windows fixes for libmspubFridrich Štrba 2012-07-12Trying to fix the windows build even moreFridrich Štrba 2012-07-12Misceallanous M_PI fixups to fix Win32 buildFridrich Štrba 2012-07-11Uploading libmspub 0.0.1 releaseFridrich Štrba 2012-06-05Adding Microsoft Publisher Import filterFridrich Štrba