# -*- 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_JunitTest_JunitTest,sc_unoapi_6)) $(eval $(call gb_JunitTest_set_unoapi_test_defaults,sc_unoapi_6)) # vim: set noet sw=4 ts=4: t logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/libcmis
AgeCommit message (Expand)Author
2012-09-17libcmis: fixed some conflict with windows.h definitionsLuboš Luňák
2012-09-17libcmis: bad warning fix... refixedCédric Bosdonnat
2012-09-17Forgot to git add libcmis-0.3.0-warnings.patchCédric Bosdonnat
2012-09-17libcmis: silenced some warningsCédric Bosdonnat
2012-09-17avoid C++11 narrowing conversion error with clangLuboš Luňák
2012-09-14updated libcmis to 0.3.0Cédric Bosdonnat
2012-09-08libcmis: use patchlevel 0Matúš Kukan
2012-09-08libcmis: forgot to remove old makefileMatúš Kukan
2012-09-08libcmis: convert to gbuildMatúš Kukan