summaryrefslogtreecommitdiff
path: root/extras/Package_gallmytheme.mk
blob: 88149916095d831ad83a5f0e0d0aab7583624970 (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,extras_gallmytheme,$(SRCDIR)/extras/source/gallery/gallery_mytheme))

$(eval $(call gb_Package_add_files,extras_gallmytheme,$(LIBO_SHARE_PRESETS_FOLDER)/gallery,\
	sg30.sdv \
	sg30.thm \
))
it/lo/core/commit/sc/Library_scfilt.mk?h=feature/cib_contract3753&id=8ada1cd2846e5e60ad63250c68ddea3a9356546f'>move excel related oox bits to scNoel Power 2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan 2012-02-23Unify indentationTor Lillqvist 2012-02-10fdo#39491 more of unnecessary include pathsMatúš Kukan 2012-02-10fdo#39491 remove nonexistent include pathsMatúš Kukan 2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan 2012-02-08Moved ScCollection under filter/starcalc.Kohei Yoshida 2011-11-27remove pch from the include listNorbert Thiebaud 2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud 2011-10-18WaE: C++ exception handler used, but unwind semantics are not enabledTor Lillqvist 2011-08-11add the module oox into tail_build's foldNorbert Thiebaud 2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe 2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist 2011-07-22postmerge fixes for gnumake4Bjoern Michaelsen 2011-07-21resyncing to masterBjoern Michaelsen 2011-06-21gnumake4: postmerge fixes in scBjoern Michaelsen 2011-06-18remove all traces of offuh from makefilesDavid Tardon 2011-03-31Adding scfilt component entries for xlsx export.Muthu Subramanian 2011-03-31Fix windows linking of sc moduleFridrich Štrba 2011-03-29Fix Windows build of SCFridrich Štrba 2011-03-25gnumake support for calc.Norbert Thiebaud