# -*- 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: ' alt='cgit logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/registry/Makefile
10&id=5b29d3a7fd759fd3d35af4a13e0977be6c20cd99'>gbuild: refactor UnoApi to remove rdb files from OUTDIR
AgeCommit message (Expand)Author
Michael Stahl
2013-10-10Adapt type_reference to typo fix in method parameter nameStephan Bergmann
2013-10-10Change back method parameter name spellingsStephan Bergmann
2013-10-04fdo#46374 replace stardiv in comments where applicableThomas Arnhold
2013-09-19Directly build UNOIDL .rdb files from .idl filesStephan Bergmann
2013-09-18Replace binary type_references with human-readable .idl versionsStephan Bergmann
2013-09-09gbuild: install rdb files directly in module they come fromMatúš Kukan
2013-09-07fix a broken link to ISO-639Andras Timar
2013-09-05fix idl: missing </b>Thomas Arnhold
2013-09-04No need to list documentation-only module.idl files in UnoApi_*.mkStephan Bergmann
2013-09-04[API CHANGE] Fix deprecated struct css.uno.Uik member identifiersStephan Bergmann
2013-08-30udkapi: fix warnings in beans::PropertyStateMiklos Vajna
2013-08-20Fix doxygen warnings in udkapi and offapiJulien Nabet