# -*- 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: img src='/cgit-data/cgit.png' alt='cgit logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/solenv/gbuild/StaticLibrary.mk
AgeCommit message (Expand)Author
2013-11-04gbuild: remove error stubs for renamed/removed functionsMichael Stahl
2013-09-22gbuild: add consistent directory dependencies for LinkTargetsMichael Stahl
2013-09-22gbuild: remove static libraries from OUTDIRMichael Stahl
2013-09-22gbuild: remove libraries from OUTDIR and WORKDIRMichael Stahl
2013-09-22gbuild: refactor LinkTarget representationMichael Stahl
2013-07-17remove gb_LinkTarget_add_noexception_objectBjoern Michaelsen
2013-06-07gbuild: do not register static librariesMatúš Kukan
2013-06-03re-base on ALv2 code. Includes:Michael Meeks
2013-02-25Last use of obsolete gb_*_add_api is long goneStephan Bergmann
2012-12-10userfriendly make targets for build and cleanLuboš Luňák
2012-12-10rename to gb_Library_set_precompiled_headerLuboš Luňák
2012-12-10bring back precompiled headers supportLuboš Luňák
2012-10-25gbuildification of expatDavid Ostrovsky
2012-10-23gbuild: fix AUXTARGETS:Michael Stahl
2012-10-22allow LDFLAGS from gbuild to be selective tooLubos Lunak
2012-09-29gbuild: gb_Library_TARGETS should really not be needed nowMatúš Kukan