# -*- 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_AllLangPackage_AllLangPackage,autotextshare,$(SRCDIR)/extras/source/autotext/lang)) $(eval $(call gb_AllLangPackage_add_files,autotextshare,share/autotext,\ bg/crdbus50.bau \ bg/standard.bau \ bg/template.bau \ cs/crdbus50.bau \ cs/crdbus54.bau \ cs/standard.bau \ cs/template.bau \ da/crdbus50.bau \ da/standard.bau \ da/template.bau \ de/crdbus50.bau \ de/standard.bau \ de/template.bau \ en-GB/crdbus50.bau \ en-GB/standard.bau \ en-GB/template.bau \ en-US/crdbus50.bau \ en-US/standard.bau \ en-US/template.bau \ es/crdbus50.bau \ es/standard.bau \ es/template.bau \ fr/crdbus50.bau \ fr/standard.bau \ fr/template.bau \ hu/crdbus50.bau \ hu/crdbus54.bau \ hu/standard.bau \ hu/template.bau \ it/crdbus50.bau \ it/standard.bau \ it/template.bau \ ja/crdbus50.bau \ ja/standard.bau \ ja/template.bau \ km/crdbus50.bau \ km/standard.bau \ km/template.bau \ ko/crdbus50.bau \ ko/standard.bau \ ko/template.bau \ mn/crdbus50.bau \ mn/standard.bau \ mn/template.bau \ nl/crdbus50.bau \ nl/standard.bau \ nl/template.bau \ pl/crdbus50.bau \ pl/standard.bau \ pl/template.bau \ pt-BR/crdbus50.bau \ pt-BR/standard.bau \ pt-BR/template.bau \ pt/crdbus50.bau \ pt/standard.bau \ pt/template.bau \ ru/crdbus50.bau \ ru/standard.bau \ ru/template.bau \ sk/crdbus50.bau \ sk/crdbus54.bau \ sk/standard.bau \ sk/template.bau \ sl/crdbus50.bau \ sl/crdbus54.bau \ sl/standard.bau \ sl/template.bau \ sv/crdbus50.bau \ sv/standard.bau \ sv/template.bau \ tr/crdbus50.bau \ tr/template.bau \ zh-CN/crdbus50.bau \ zh-CN/standard.bau \ zh-CN/template.bau \ zh-TW/crdbus50.bau \ zh-TW/standard.bau \ zh-TW/template.bau \ )) # vim: set noet sw=4 ts=4: 1'>distro/collabora/cd-5.3-3.1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/external/libvisio
AgeCommit message (Expand)Author
2019-09-20Remove legacy NEED_CLANG_LINUX_UBSAN_RTTI_VISIBILITY supportStephan Bergmann
2019-08-27libabw, libvisio: follow main configure's --disable-dependency-trackingChristian Lohmaier
2019-08-17upload libvisio 0.1.7David Tardon
2019-05-03The -fvisibility-ms-compat hack is no longer needed for UBSan on Linux...Stephan Bergmann
2017-11-02ICU_UCHAR_TYPE is not needed for C++11 projectsDavid Tardon
2017-10-28libvisio: pass optimization flags to configureDavid Tardon
2017-10-23upload libvisio 0.1.6David Tardon
2017-10-04use the new gbuild way to update config.*David Tardon
2017-06-13iOS patch libvisiojan Iversen
2017-04-26Upgrade to ICU 59.1Eike Rathke
2017-02-23add upstream URL to READMEsDavid Tardon
2017-02-23update upstream linkDavid Tardon
2016-05-30configure: set BOOST_CPPFLAGS also in --without-system-boost caseMichael Stahl
2015-12-27external/libvisio: Avoid undefined behaviorStephan Bergmann
2015-12-25this is not needed anymoreDavid Tardon
2015-12-24external/libvisio: Avoid undefined behaviorStephan Bergmann
2015-12-23Upload libvisio 0.1.4Fridrich Štrba
2015-11-12Generalize COM_GCC_IS_CLANG -> COM_IS_CLANGStephan Bergmann
2015-09-17blind attempt to fix lcovDavid Tardon
2015-08-30libvisio: fix build with boost 1.59David Tardon
2015-08-11gbuild/config stop using VERBOSE, use only verbose=tNorbert Thiebaud
2015-07-25upload libvisio 0.1.3David Tardon
2015-07-03revert inadvertedly committed hunkAndras Timar
2015-07-03typo: therfore -> thereforeAndras Timar
2015-02-27For Clang -fsanitize=vptr use -fvisibility-ms-compat, not -fvisibility=hiddenStephan Bergmann
2015-01-13external/libvisio: -fsanitize=float-divide-by-zeroStephan Bergmann
2015-01-02workaround error C2589: ´(´ : illegal token on right side of ´::´Caolán McNamara
2015-01-02upload libvisio 0.1.1David Tardon
2014-12-02error C3861: 'localtime': identifier not foundMiklos Vajna
2014-12-02fdo#86664 VSD import: handle metadataMiklos Vajna
2014-11-25libvisio: don't invoke automakeMiklos Vajna
2014-11-25fdo#86664 VSDX import: handle metadataMiklos Vajna
2014-11-13More passing of MAKE into external configureStephan Bergmann
2014-11-10external: fortunately boost no longer requires config_host.mkMichael Stahl
2014-08-29Pass --enable-debug also down to external/libvisioStephan Bergmann
2014-07-20fdo#63756 build libxml2 with ICU supportDavid Tardon
2014-06-09libabw,libfreehand,libvisio: avoid some quoting issuesMichael Stahl
2014-05-26rebase all import libsDavid Tardon
2014-02-27normalize values of CROSS_COMPILINGMichael Stahl
2014-02-12normalize values of SYSTEM_BOOSTMichael Stahl
2014-02-12normalize values of SYSTEM_FREETYPE, SYSTEM_LIBXML, SYSTEM_MARIADBMichael Stahl
2013-11-14more externals need config_host for boostMichael Stahl
2013-10-19fdo#70393: move libvisio to a subdir of externalKhaled Hosny