# # 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_Module_Module,svgio)) $(eval $(call gb_Module_add_targets,svgio,\ Library_svgio \ )) $(eval $(call gb_Module_add_check_targets,svgio,\ CppunitTest_svgio \ CppunitTest_svgio_read \ CppunitTest_svgio_tools \ )) # vim: set noet ts=4 sw=4: istro/allotropia/zeta-7-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/external/libstaroffice
AgeCommit message (Expand)Author
2022-04-12use gb_DEBUGINFO_FLAGS consistently in gbuild ExternalProject'sLuboš Luňák
2022-01-31externals: always provide platform configure flagsJan-Marek Glogowski
2021-05-05WASM: add initial support for Emscripten cross buildJan-Marek Glogowski
2020-04-18upload libstaroffice 0.0.7David Tardon
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák
2020-01-14crashtesting: libstaroffice should use sender-lastname not send-lastnameCaolán McNamara
2019-10-21iexternal/libstaroffice: Fix equality operator argumentsStephan Bergmann
2019-10-14add PCHs for more external libsLuboš Luňák
2019-09-20Remove legacy NEED_CLANG_LINUX_UBSAN_RTTI_VISIBILITY supportStephan Bergmann
2019-05-24disable warnings in external libsLuboš Luňák
2019-05-03The -fvisibility-ms-compat hack is no longer needed for UBSan on Linux...Stephan Bergmann
2018-06-13drop unneeded defineDavid Tardon
2018-04-26upload libstaroffice 0.0.6David Tardon
2018-03-28forcepoint: fix null ptr deref.David Tardon
2017-11-08upload libstaroffice 0.0.5David Tardon
2017-11-03-I$(dir $(3)) in gb_CObject__command_pattern is no longer neededStephan Bergmann
2017-10-28libstaroffice: pass optimization flags to configureDavid Tardon
2017-10-28run make in top-level dirDavid Tardon
2017-10-04use the new gbuild way to update config.*David Tardon
2017-07-20upload libstaroffice 0.0.4David Tardon
2017-06-13iOS patch libstarofficejan Iversen
2017-06-06libstaroffice: use correct loop indexDavid Tardon
2017-02-22upload libstaroffice 0.0.3David Tardon
2016-08-11integrate libstarofficeosnola