summaryrefslogtreecommitdiff
path: root/idl/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:
rangelst_test.mk?id=07d4c443e21cd22545d4516515c50b1c8dd39a9b'>sc: remove unnecessary orcus external usage from makefilesMichael Stahl 2015-02-27gbuild: CppunitTest: always use unittest configurationMichael Stahl 2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist 2014-06-26sort libraries and components in sc test makefilesMarkus Mohrhard 2014-06-04DeInitVCL at end of testsStephan Bergmann 2014-04-18Try making it possible to use --disable-avmedia for desktop platforms tooTor Lillqvist 2014-04-12Unnecessary to mention dependency on icudata as only libicuuc directly uses itTor Lillqvist 2013-12-31svx: Use constructor feature for SvXMLGraphicImportExportHelper.Matúš Kukan 2013-12-11fdo#60698: Merge fastsax and sax_shared into expwrapMarcos Paulo de Souza 2013-10-18fdo#60698: Move fileaccess module to ucbMarcos Paulo de Souza 2013-10-01gbuild: use .xcd configuration files from instdirMatúš Kukan 2013-09-05extract the calc data structure printers for cppunit equal macrosMarkus Mohrhard