# -*- 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/. # $(eval $(call gb_AllLangHelp_AllLangHelp,sdatabase)) $(eval $(call gb_AllLangHelp_use_linked_modules,sdatabase,\ shared \ )) # vim: set noet sw=4 ts=4: td> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/package/Library_package2.mk
AgeCommit message (Expand)Author
2020-07-17package: create instances with uno constructorsNoel Grandin
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák
2019-06-15loplugin:logexceptionnicely in package..reportdesignNoel Grandin
2019-05-28parallel deflate compression (one stream, multiple threads)Luboš Luňák
2018-07-27skip checking zip crcs when fuzzingCaolán McNamara
2017-06-08First cut at moving unzipping into new thread:Mohammed Abdul Azeem
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2014-10-23package: Add ZipOutputEntry to isolate deflating of streams.Matúš Kukan
2014-06-04update_pch: add a bunch of pch filesThomas Arnhold
2014-04-28prefer makefile-gmake-modeTakeshi Abe
2014-02-12normalize values of SYSTEM_ZLIB, SYSTEM_DICTS, SYSTEM_FONTCONFIGMichael Stahl
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-24gbuild: drop uses of removed packagesDavid Tardon