summaryrefslogtreecommitdiff
path: root/extras/Package_cfgusr.mk
blob: ab318ebafd02bcf19fefdd7609a344067ffd94f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# -*- 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_cfgusr,$(SRCDIR)/extras/source/misc_config))

$(eval $(call gb_Package_add_files,extras_cfgusr,$(LIBO_SHARE_PRESETS_FOLDER)/config,\
    autotbl.fmt \
))

# vim: set noet sw=4 ts=4:
Fridrich Štrba 2013-12-12Update bundled Graphite to 1.2.4Khaled Hosny 2013-12-04Those AFM files are not used anymoreKhaled Hosny 2013-11-12integrate libeotDavid Tardon 2013-11-11bundle libebookDavid Tardon 2013-10-31bundle libfreehandFridrich Štrba 2013-10-30update libodfgenDavid Tardon 2013-10-30bundle libetonyekDavid Tardon 2013-10-24is this the foo we need now to download automaticallyCaolán McNamara 2013-10-16remove glibc stub and tarball, it seems to be completely unusedBjoern Michaelsen 2013-08-19Update internal HarfBuzz to 0.9.19Khaled Hosny 2013-07-24Ignore error in mkdir -pTor Lillqvist 2013-07-16Build firebird 2.5 internally. Also adds libatomic_ops.Andrzej J.R. Hunt 2013-07-16Firebird: initial implementation of the skeleton driver.Javier Fernandez 2013-07-08fdo#38878: Upgrading internal xpdf -> popplerFridrich Štrba 2013-05-06added ICU 51 layout fix tarball, ticket 10107Eike Rathke 2013-05-02Splitting writerperfect into serializer and libodfgenFridrich Štrba 2013-04-23Add HarfBuzz support to the build systemKhaled Hosny 2013-03-13Creating a libmwaw module for library parsing various old Mac file-formatsFridrich Štrba 2013-03-06Adding libmariadb module for internal mariadb (work in progress)Fridrich Štrba 2013-02-24convert moz to gbuild and add to tail_buildPeter Foley 2013-02-21Don't download a zip we don't useFridrich Štrba 2012-12-25fix download of dbghelp.dllDavid Tardon 2012-12-25convert external to gbuildPeter Foley 2012-12-17Remove --with-stlport from LO 4.0Stephan Bergmann 2012-12-11BUILD_DIR -> BUILDDIR, to be consistent with the other *DIRLuboš Luňák 2012-12-11Prepare for read-only source buildNorbert Thiebaud 2012-12-06Numbertext 0.9.5 (Python 3 fixes)Andras Timar 2012-12-06Bug 57917 - --enable-ext-oooblogger does not work with Python 3Noel Grandin 2012-11-29create its own target for download..Matúš Kukan 2012-11-29use $PIPESTATUS instead of pipefail optionChristian Lohmaier 2012-11-28bin --enable-oxygenoffice; it does nothingMatúš Kukan 2012-11-27move more from download to Makefile.(top|fetch)Matúš Kukan 2012-11-27download few tarballs directly without md5sum in nameMatúš Kukan 2012-11-27download also tarballs needed for build platformMatúš Kukan 2012-11-27support for --with-all-tarballsMatúš Kukan 2012-11-27add fetch_Optional to have conditions for download in makefileMatúš Kukan 2012-11-27move ooo.lst and download parts to Makefile.fetchMatúš Kukan