# -*- 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: > index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/libmwaw
AgeCommit message (Expand)Author
2013-05-07gbuild: ExternalProject: remove second parameter again...Michael Stahl
2013-05-07lib*: consistently name all UnpackedTarball and ExternalProjectMichael Stahl
2013-05-07gbuild: remove gb_ExternalProject_use_unpackedMichael Stahl
2013-03-15move libmwaw to gcc-wrapperPeter Foley
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-13At the end, this might be enough for android buildFridrich Štrba
2013-03-13Ouch, hope the last oneFridrich Štrba
2013-03-13Could this actually fix android?Fridrich Štrba
2013-03-13missing includeFridrich Štrba
2013-03-13Trying to fix Windows build of libmwawFridrich Štrba
2013-03-13libmwaw: let this thing find internal boostMichael Stahl
2013-03-13Trying to fix android build: regenerate with new autotoolsFridrich Štrba
2013-03-13Creating a libmwaw module for library parsing various old Mac file-formatsFridrich Štrba