# -*- 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,configmgr_unit)) $(eval $(call gb_CppunitTest_add_exception_objects,configmgr_unit, \ configmgr/qa/unit/test \ )) $(eval $(call gb_CppunitTest_set_componentfile,configmgr_unit,configmgr/source/configmgr)) $(eval $(call gb_CppunitTest_use_library_objects,configmgr_unit,configmgr)) $(eval $(call gb_CppunitTest_use_sdk_api,configmgr_unit,)) $(eval $(call gb_CppunitTest_use_libraries,configmgr_unit, \ comphelper \ cppu \ cppuhelper \ sal \ salhelper \ test \ unotest \ xmlreader \ i18nlangtag \ $(gb_UWINAPI) \ )) $(eval $(call gb_CppunitTest_use_ure,configmgr_unit)) $(eval $(call gb_CppunitTest_use_configuration,configmgr_unit)) $(eval $(call gb_CppunitTest_use_components,configmgr_unit,\ i18npool/util/i18npool \ i18npool/source/search/i18nsearch \ sax/source/expatwrap/expwrap \ ucb/source/core/ucb1 \ ucb/source/ucp/file/ucpfile1 \ unoxml/source/service/unoxml \ )) $(eval $(call gb_CppunitTest_use_externals,configmgr_unit,\ boost_headers \ icu_headers \ )) o/cib/libreoffice-6-0'>distro/cib/libreoffice-6-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/lcms2
AgeCommit message (Expand)Author
2012-12-18/p:VisualStudioVersion=11.0 here, tooTor Lillqvist
2012-11-12fix to make MacOSX run againCaolán McNamara
2012-11-09fix lcms2 for macPeter Foley
2012-11-09Trying to fix lcms2 againFridrich Štrba
2012-11-09Fix path to the VC2008 projectTor Lillqvist
2012-11-08make does not like commasPeter Foley
2012-11-08blind fix for mingwPeter Foley
2012-11-08fix gbuildified lcms2 on macPeter Foley
2012-11-08convert lcms2 to gbuildPeter Foley
2012-11-05cleanup README files.Michael Meeks
2012-11-05add a README filesAlia Almusaireae
2012-11-04Enough with that...Norbert Thiebaud
2012-11-04fix some lcms2 gbuildification breakages...Norbert Thiebaud
2012-11-04lcms2: fix deliver for MacNorbert Thiebaud
2012-11-04convert lcms2 to gbuildPeter Foley
2012-10-30fix parallelism variables and let's have only --with-parallelism from now onMatúš Kukan
2012-10-07fix lcms2 build with VC2012Peter Foley
2012-10-05It seems that the VS2008 files are only maintained in the VS2008 directoryFridrich Štrba
2012-10-05Upgrade lcms2 to 2.4 releaseFridrich Štrba
2012-10-05Revert "It seems that we have endianness problem in internal lcms2"Fridrich Štrba
2012-10-05Revert "Oops"Fridrich Štrba
2012-10-05OopsFridrich Štrba
2012-10-05It seems that we have endianness problem in internal lcms2Fridrich Štrba
2012-08-15fix build with VS2010Peter Foley
2012-06-07Build lcms2 statically for Android, too.Tor Lillqvist
2012-06-05play with the Layer thinggy for lcms2 to get the macosx build to finishNorbert Thiebaud
2012-06-04fdo#50680: lcms2 should use GNUMAKE for solarisLionel Dricot
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-03-19Better check when to use the lcms2-windows-export.patch.Jan Holesovsky
2012-03-19Fix libcms2 build on MinGW.Jan Holesovsky
2012-03-19Define CMS_DLL in the header as that is how we build itLubos Lunak
2012-03-13Revert "Pass /useenv to vcbuild so that rc and link find SDK headers and libs"Fridrich Štrba
2012-03-13Build static liblcms2 for iOSTor Lillqvist
2012-03-12Add patch to recognize AndroidTor Lillqvist
2012-03-09The project files for vs2008 are identical in the two directoriesFridrich Štrba
2012-03-09Pass /useenv to vcbuild so that rc and link find SDK headers and libsTor Lillqvist
2012-03-09VC2008 and 2010 were swappedTor Lillqvist
2012-03-02Make lcms2 build on windows tooFridrich Štrba
2012-03-02Creating a module lcms2Fridrich Štrba