# -*- 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_Module_Module,ios)) ifeq ($(OS),iOS) $(eval $(call gb_Module_add_targets,ios,\ CustomTarget_iOS_setup \ )) endif # vim: set noet sw=4 ts=4: alt='cgit logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/cli_ure
AgeCommit message (Expand)Author
2013-02-28remove all d.lstMichael Stahl
2013-02-22s/the the/the/Tor Lillqvist
2013-02-22s/Whith/With/Tor Lillqvist
2013-01-30do not try to concatenate two string literals using +Luboš Luňák
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2012-12-29drop executable bitPeter Foley
2012-12-24WaE: C4564 from MSVS 2010Tor Lillqvist
2012-12-24WaE: C4538: const/volatile qualifiers on this type are not supportedTor Lillqvist
2012-12-20Adapt climaker to cppu::bootstrap_InitialComponentContext removalStephan Bergmann
2012-12-06commit delete various unused makefile.mksCaolán McNamara
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-30API CHANGE remove [oneway] method attributesThorsten Behrens
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist