# -*- 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: in'>index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/i18nlangtag/Module_i18nlangtag.mk
0100'>2013-02-28
AgeCommit message (Expand)Author
2017-07-21replace localestr with a script for the supported translation targetsCaolán McNamara
2017-07-21don't build localestr when cross-compilingCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
remove all d.lstMichael Stahl
2012-06-26re-base on ALv2 code.Michael Meeks
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-03-06more documentation and cleanups for various modules.Michael Meeks
2012-02-18Fix typos in commentsElton Chung
2012-02-08Added (and improved) READMEs for modules which used to be in libs-guiJosh Heidenreich
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud