# -*- 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/. # ifeq (,$(gb_Side)) gb_Side := host endif ifeq (,$(BUILDDIR)) BUILDDIR := $(dir $(realpath $(firstword $(MAKEFILE_LIST)))) endif include $(BUILDDIR)/config_$(gb_Side).mk include $(SRCDIR)/solenv/gbuild/gbuild.mk $(eval $(call gb_Module_make_global_targets,$(SRCDIR)/RepositoryModule_$(gb_Side).mk)) # vim: set noet sw=4 ts=4: ='id' value='e4b052842368658fcc36eac8a6564163845f6de4'/> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/Library_merged.mk
AgeCommit message (Expand)Author
2015-11-28Add i18nlangtag and ucbhelper to libmergedMatúš Kukan
2015-11-28Add comphelper to libmergedMatúš Kukan
2015-06-25tdf#91485 fix cursors not displayed on Windows with mergedlibsChristian Lohmaier
2014-12-15gbuild: More automagic for libmergedMatúš Kukan
2014-12-15gbuild: Do not require gb_Library_use_externals for libmergedMatúš Kukan
2014-12-02fix typo and libmerged buildMatúš Kukan
2014-12-02 --enabled-mergedlibs, missing setupapi DLL on windowsNoel Grandin
2014-12-02--enabled-mergedlibs, don't use glxtest on windowsNoel Grandin
2014-11-24fix libmerged build: missing glxtestMatúš Kukan
2014-07-03fix libmerged: vclplug_svp is inMatúš Kukan
2014-05-13add externals for libmerged tooMatúš Kukan
2014-04-28prefer makefile-gmake-modeTakeshi Abe
2014-04-08vclopengl needs to be in libmergedMatúš Kukan
2014-03-14add shlwapiMatúš Kukan
2014-03-14lpsolve is not used hereMatúš Kukan