# -*- 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/. # # This file incorporates work covered by the following license notice: # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed # with this work for additional information regarding copyright # ownership. The ASF licenses this file to you under the Apache # License, Version 2.0 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.apache.org/licenses/LICENSE-2.0 . # $(eval $(call gb_JunitTest_JunitTest,linguistic_unoapi)) $(eval $(call gb_JunitTest_set_defs,linguistic_unoapi,\ $$(DEFS) \ -Dorg.openoffice.test.arg.sce=$(SRCDIR)/linguistic/qa/unoapi/lng.sce \ -Dorg.openoffice.test.arg.xcl=$(SRCDIR)/linguistic/qa/unoapi/knownissues.xcl \ -Dorg.openoffice.test.arg.tdoc=$(SRCDIR)/linguistic/qa/unoapi \ )) $(eval $(call gb_JunitTest_use_jars,linguistic_unoapi,\ OOoRunner \ ridl \ test \ unoil \ jurt \ )) $(eval $(call gb_JunitTest_add_classes,linguistic_unoapi,\ org.openoffice.test.UnoApiTest \ )) # vim: set noet sw=4 ts=4: ice-6-0'>distro/cib/libreoffice-6-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/external/libcdr
AgeCommit message (Expand)Author
2020-11-17Update to ICU 68.1Eike Rathke
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák
2020-02-08upload libcdr 0.1.6David Tardon
2019-09-20Remove legacy NEED_CLANG_LINUX_UBSAN_RTTI_VISIBILITY supportStephan Bergmann
2019-05-29external/libcdr: Avoid UB converting from double to int via unsignedStephan Bergmann
2019-05-29Pass --enable-debug into external/libcdrStephan Bergmann
2019-05-23libcdr & libqxp: follow main configure's --diable-dependency-trackingChristian Lohmaier
2019-05-03The -fvisibility-ms-compat hack is no longer needed for UBSan on Linux...Stephan Bergmann
2018-12-29upload libcdr 0.1.5David Tardon
2017-11-02ICU_UCHAR_TYPE is not needed for C++11 projectsDavid Tardon
2017-10-28libcdr: pass optimization flags to configureDavid Tardon
2017-10-28drop unneeded definesDavid Tardon
2017-10-04use the new gbuild way to update config.*David Tardon
2017-09-19iOS, patch libcdr to accept 64bit compilejan Iversen
2017-09-16upload libcdr 0.1.4David Tardon
2017-06-12iOS, patch libcdrjan Iversen
2017-04-26Upgrade to ICU 59.1Eike Rathke
2017-02-23add upstream URL to READMEsDavid Tardon