# # 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 \ )) # vim: set noet ts=4 sw=4: allotropia/zeta-24-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/config_host
AgeCommit message (Expand)Author
2017-03-14vcl pdf import: use pdfium instead of draw_pdf_importMiklos Vajna
2016-10-30ENABLE_GRAPHITE_DWRITE is always set to 1Khaled Hosny
2016-10-25Add configure option --enable-formula-logger to conditionalize it.Kohei Yoshida
2016-09-23Clarify KDE4 and TDE config variablesJan-Marek Glogowski
2016-08-29Support ConstCharArrayDetector also for UTF-16 arraysStephan Bergmann
2016-08-11add test files for libstarofficeosnola
2016-07-22Fix --disable-pdfimport buildMiklos Vajna
2016-06-15Add MS binary format validator supportVasily Melenchuk
2016-06-03connectivity: firebird: use ODS12 test database for Firebird 3Michal Kubecek
2016-03-31Typo in HAVE_BROKEN_STATIC_INITILIZER_LISTStephan Bergmann
2016-03-29configure: put back lines erroneously deleted by 96c1ae1Michael Stahl
2016-03-25fix headless buildOliver Specht
2016-03-24tdf#93236 Revert "support fast MM printing in...Jan-Marek Glogowski
2016-03-22add HAVE_FEATURE_ATL to disable failing tests due to ATLMayank Gupta
2016-03-09DirectWrite rendering for Graphite to work around ExTextOut bugTim Eves
2016-02-26These version checks are about the Clang the plugins are built /against/Stephan Bergmann
2016-02-26Use config_cxxabi.h to check for __*class_type_infoStephan Bergmann
2016-02-26Use config_cxxabi.h to check for __cxa_eh_globals, __cxa_exceptionStephan Bergmann
2016-02-26cxxabi.h is not specific to GCCStephan Bergmann
2016-02-22include breakpad into the buildMarkus Mohrhard
2016-02-19move dbus config into its own config headerCaolán McNamara
2016-02-19move gio config into its own separate config headerCaolán McNamara
2016-01-07Fix typosAndrea Gelmini
2015-12-17do not require newest libe-book for buildDavid Tardon
2015-12-17do not require newest libwps for buildDavid Tardon
2015-12-17do not require newest libmwaw for buildDavid Tardon
2015-12-17do not require newest libetonyek for buildDavid Tardon
2015-12-17allow to skip import tests based on library versionDavid Tardon
2015-11-24Bin outdated #if and unnecessary <config_mingw.h>Tor Lillqvist
2015-11-23Change comment to match realityTor Lillqvist