# -*- 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/. # # 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_Library_Library,basctl)) $(eval $(call gb_Library_set_componentfile,basctl,basctl/util/basctl)) $(eval $(call gb_Library_set_include,basctl,\ -I$(SRCDIR)/basctl/inc \ -I$(SRCDIR)/basctl/sdi \ -I$(SRCDIR)/basctl/source/inc \ $$(INCLUDE) \ -I$(WORKDIR)/SdiTarget/basctl/sdi \ )) $(eval $(call gb_Library_use_external,basctl,boost_headers)) $(eval $(call gb_Library_use_custom_headers,basctl,\ officecfg/registry \ )) $(eval $(call gb_Library_use_sdk_api,basctl)) $(eval $(call gb_Library_use_libraries,basctl,\ comphelper \ cppu \ cppuhelper \ editeng \ fwe \ sal \ i18nlangtag \ sb \ sfx \ sot \ svl \ svt \ svx \ svxcore \ tk \ tl \ utl \ ucbhelper \ vcl \ xmlscript \ $(gb_UWINAPI) \ )) $(eval $(call gb_Library_add_exception_objects,basctl,\ basctl/source/accessibility/accessibledialogcontrolshape \ basctl/source/accessibility/accessibledialogwindow \ basctl/source/basicide/basdoc \ basctl/source/basicide/basicbox \ basctl/source/basicide/basicrenderable \ basctl/source/basicide/baside2b \ basctl/source/basicide/baside2 \ basctl/source/basicide/baside3 \ basctl/source/basicide/basidectrlr \ basctl/source/basicide/basides1 \ basctl/source/basicide/basides2 \ basctl/source/basicide/basides3 \ basctl/source/basicide/basidesh \ basctl/source/basicide/basobj2 \ basctl/source/basicide/basobj3 \ basctl/source/basicide/bastype2 \ basctl/source/basicide/bastype3 \ basctl/source/basicide/bastypes \ basctl/source/basicide/breakpoint \ basctl/source/basicide/brkdlg \ basctl/source/basicide/doceventnotifier \ basctl/source/basicide/docsignature \ basctl/source/basicide/documentenumeration \ basctl/source/basicide/iderdll \ basctl/source/basicide/layout \ basctl/source/basicide/linenumberwindow \ basctl/source/basicide/localizationmgr \ basctl/source/basicide/macrodlg \ basctl/source/basicide/moduldl2 \ basctl/source/basicide/moduldlg \ basctl/source/basicide/objdlg \ basctl/source/basicide/register \ basctl/source/basicide/sbxitem \ basctl/source/basicide/scriptdocument \ basctl/source/basicide/tbxctl \ basctl/source/basicide/unomodel \ basctl/source/dlged/dlgedclip \ basctl/source/dlged/dlged \ basctl/source/dlged/dlgedfac \ basctl/source/dlged/dlgedfunc \ basctl/source/dlged/dlgedlist \ basctl/source/dlged/dlgedmod \ basctl/source/dlged/dlgedobj \ basctl/source/dlged/dlgedpage \ basctl/source/dlged/dlgedview \ basctl/source/dlged/managelang \ basctl/source/dlged/propbrw \ )) $(eval $(call gb_Library_add_sdi_headers,basctl,basctl/sdi/basslots)) $(eval $(call gb_SdiTarget_SdiTarget,basctl/sdi/basslots,basctl/sdi/baside)) $(eval $(call gb_SdiTarget_set_include,basctl/sdi/basslots,\ -I$(SRCDIR)/svx/sdi \ -I$(SRCDIR)/sfx2/sdi \ $$(INCLUDE) \ )) ifeq ($(OS),WNT) $(eval $(call gb_Library_use_system_win32_libs,basctl,\ advapi32 \ gdi32 \ shell32 \ )) endif # vim: set noet sw=4 ts=4: LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/libcdr
AgeCommit message (Expand)Author
2013-05-24stop delivering libcdr headersDavid Tardon
2013-05-17Make libcdr build a little bit less verboseFridrich Štrba
2013-05-17Uploading new libcdr 0.0.14Fridrich Štrba
2013-05-16move copy/pasted ICU_CFLAGS/ICU_LIBS to configureMichael Stahl
2013-05-07gbuild: ExternalProject: remove second parameter again...Michael Stahl
2013-05-07lib*: consistently name all UnpackedTarball and ExternalProjectMichael Stahl
2013-05-07gbuild: remove gb_ExternalProject_use_unpackedMichael Stahl
2013-04-27Less of Fridrich on the consoleFridrich Štrba
2013-04-22Trying to avoid linking with boost on WindowsFridrich Štrba
2013-04-22Uploading LGM2013 version of libcdrFridrich Štrba
2013-04-07Uploading libcdr-0.0.12: fixing fdo#62538 and fdo#53278Fridrich Štrba
2013-04-01libcdr, libmspub: revert more ISYSTEMMichael Stahl
2013-03-30upgrade icu to 51.1Peter Foley
2013-03-16libcdr: do not export empty ICU_CFLAGSMatúš Kukan
2013-03-15move libcdr to gcc-wrapperPeter Foley
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-14Libcdr and libvisio need zlibFridrich Štrba
2013-03-01typo: 1q -> 11Caolán McNamara
2013-03-01CDR: Respect override of encoding informationFridrich Štrba
2013-03-01Upload libcdr 0.0.11; fixing fdo#55366 fdo#59528 fdo#53278 fdo#54586Fridrich Štrba
2013-02-28remove all d.lstMichael Stahl
2013-02-22quiet external module build log unless failureNorbert Thiebaud
2013-02-19rename SYSTEM_LIBCDR to SYSTEM_CDR to remove specialcasingBjoern Michaelsen
2013-01-29add missing export of variable passed to configureLuboš Luňák
2013-01-25CDR: Actually apply the patchFridrich Štrba
2013-01-25CDR: We want ICU_LIBS always empty since this is a static libraryFridrich Štrba
2013-01-25CDR: Override pkg-config with SYSTEM_ICUFridrich Štrba
2013-01-25CDR: fix large-angle computationFridrich Štrba
2013-01-25Avoid stray && in the system ICU caseTor Lillqvist
2013-01-25Blind "fix" for when using system ICUTor Lillqvist
2013-01-25Trying to fix libcdr buildFridrich Štrba
2013-01-25Uploading libcdr 0.0.10, hoping it worksFridrich Štrba
2013-01-04rhbz#891082: CMXDocument::isSupported: catch exceptionsMichael Stahl
2012-12-12One more MSBuild build fix for VS 2012Tor Lillqvist
2012-11-09libcdr: move LCMS2_CFLAGS/LIBS setup to configureMichael Stahl
2012-11-09configure: define FOO_CFLAGS/FOO_LIBS so that they are never emptyMichael Stahl
2012-11-09fix libcdr with system lcms2Luboš Luňák
2012-11-08convert lcms2 to gbuildPeter Foley
2012-11-04Enough with that...Norbert Thiebaud
2012-11-04fix some lcms2 gbuildification breakages...Norbert Thiebaud
2012-10-30fix parallelism variables and let's have only --with-parallelism from now onMatúš Kukan