# -*- 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_CppunitTest_CppunitTest,sc_datapilotfieldsobj)) $(eval $(call gb_CppunitTest_use_external,sc_datapilotfieldsobj,boost_headers)) $(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_datapilotfieldsobj)) $(eval $(call gb_CppunitTest_add_exception_objects,sc_datapilotfieldsobj, \ sc/qa/extras/scdatapilotfieldsobj \ )) $(eval $(call gb_CppunitTest_use_libraries,sc_datapilotfieldsobj, \ cppu \ sal \ subsequenttest \ test \ unotest \ )) $(eval $(call gb_CppunitTest_set_include,sc_datapilotfieldsobj,\ $$(INCLUDE) \ )) $(eval $(call gb_CppunitTest_use_sdk_api,sc_datapilotfieldsobj)) $(eval $(call gb_CppunitTest_use_ure,sc_datapilotfieldsobj)) $(eval $(call gb_CppunitTest_use_vcl,sc_datapilotfieldsobj)) $(eval $(call gb_CppunitTest_use_components,sc_datapilotfieldsobj,\ $(sc_unoapi_common_components) \ )) $(eval $(call gb_CppunitTest_use_configuration,sc_datapilotfieldsobj)) # vim: set noet sw=4 ts=4: ce-5-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/external/libetonyek
AgeCommit message (Expand)Author
2016-03-03Update etonyek patch to apply with sle11 patchTomáš Chvátal
2016-01-25upload libetonyek 0.1.6David Tardon
2015-12-03upload libetonyek 0.1.5David Tardon
2015-11-18upload libetonyek 0.1.4David Tardon
2015-11-12Generalize COM_GCC_IS_CLANG -> COM_IS_CLANGStephan Bergmann
2015-08-11gbuild/config stop using VERBOSE, use only verbose=tNorbert Thiebaud
2015-08-07libetonyek bundled soname patchAndras Timar
2015-06-28tdf#92376 fix build of libetonyek on OS XDavid Tardon
2015-06-25upload libetonyek 0.1.3David Tardon
2015-06-12Fix Linux RPATH of various external modulesStephan Bergmann
2015-06-05use $(DISABLE_DYNLOADING) consistentlyDavid Tardon
2015-06-02external/libetonyek: -fsanitize=nonnull-attributeStephan Bergmann
2015-05-26fix some problems found by coverityDavid Tardon
2015-05-21external/libetonyek: -fsanitize=enumStephan Bergmann
2015-05-21For Clang -fsanitize=vptr use -fvisibility-ms-compat, not -fvisibility=hiddenStephan Bergmann
2015-05-21Use --disable-shared if DISABLE_DYNLOADINGTor Lillqvist
2015-05-20build libetonyek as shared libDavid Tardon
2015-05-20libetonyek: fix windows buildMichael Stahl
2015-05-19hopefully better fix for windowsDavid Tardon
2015-05-19blind fix for windowsDavid Tardon
2015-05-19restore windows build fixDavid Tardon
2015-05-19move setting of GLM_CFLAGS to configureDavid Tardon
2015-05-19quick & dirty fix for build with bundled glmDavid Tardon
2015-05-19fix external project nameDavid Tardon
2015-05-19glm is only needed for libetonyek buildDavid Tardon
2015-05-19upload libetonyek 0.1.2David Tardon
2014-11-13More passing of MAKE into external configureStephan Bergmann
2014-11-10external: fortunately boost no longer requires config_host.mkMichael Stahl
2014-10-27Pass ENABLE_DEBUG into external/libetonyekStephan Bergmann
2014-07-20fdo#63756 build libxml2 with ICU supportDavid Tardon
2014-06-03upload libetonyek 0.1.1David Tardon
2014-05-29fix detection of Keynote 3 documentsDavid Tardon
2014-05-26rebase all import libsDavid Tardon
2014-04-15upload libetonyek 0.0.4David Tardon
2014-03-24fix libetonyek buildLuboš Luňák
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-12-06fix buildDavid Tardon
2013-11-14more externals need config_host for boostMichael Stahl
2013-11-04upload new libetonyekDavid Tardon
2013-11-01fix build with clangDavid Tardon
2013-11-01drop, remove and delete redundant wordsDavid Tardon
2013-11-01fix keynote format detectionDavid Tardon
2013-10-31libetonyek: I assume this is what was intended?Stephan Bergmann
2013-10-30bundle libetonyekDavid Tardon