# -*- 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_AllLangMoTarget_AllLangMoTarget,dba)) $(eval $(call gb_AllLangMoTarget_set_polocation,dba,dbaccess)) # vim: set noet sw=4 ts=4: it logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/external/cppunit
AgeCommit message (Expand)Author
2017-02-22MSVC 14.0: Make it work with older SDK versionDavid Ostrovsky
2017-02-21Fix check for non-empty UCRTVERSIONStephan Bergmann
2017-02-15Support MSVC 15.0David Ostrovsky
2017-02-10Remove MinGW supportStephan Bergmann
2015-09-09externals: remove various obsolete MSVC2012 specific flagsMichael Stahl
2015-09-02Fix cppunit on MSVC 14.0David Ostrovsky
2015-01-26external/cppunit: Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann
2014-12-15realityTakeshi Abe
2014-11-03add some more kill paths to cppunitCaolán McNamara