# -*- 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_Module_Module,chart2)) $(eval $(call gb_Module_add_targets,chart2,\ Library_chartcontroller \ Library_chartcore \ Library_chartopengl \ Package_opengl \ )) $(eval $(call gb_Module_add_l10n_targets,chart2,\ AllLangResTarget_chartcontroller \ UIConfig_chart2 \ )) $(eval $(call gb_Module_add_slowcheck_targets,chart2,\ CppunitTest_chart2_export \ CppunitTest_chart2_import \ )) ifeq ($(ENABLE_CHART_TESTS),TRUE) $(eval $(call gb_Module_add_slowcheck_targets,chart2,\ CppunitTest_chart2_xshape \ )) endif $(eval $(call gb_Module_add_subsequentcheck_targets,chart2,\ JunitTest_chart2_unoapi \ )) # vim: set noet sw=4 ts=4: ption> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/openldap
AgeCommit message (Expand)Author
2013-05-07gbuild: ExternalProject: remove second parameter again...Michael Stahl
2013-05-07gbuild: remove gb_ExternalProject_use_unpackedMichael Stahl
2013-04-18get openldap to link to .so under AIX with gccCaolán McNamara
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-02-28remove all d.lstMichael Stahl
2013-02-24convert moz to gbuild and add to tail_buildPeter Foley
2013-02-22quiet external module build log unless failureNorbert Thiebaud
2013-01-07openldap: clear d.lstMatúš Kukan
2013-01-02convert nss to gbuildPeter Foley
2012-11-15tweak some build.lsts...Michael Stahl
2012-10-30fix parallelism variables and let's have only --with-parallelism from now onMatúš Kukan
2012-10-28openldap: convert to gbuildMatúš Kukan
2012-10-15Don't be paranoid, surely all our platforms have a working memcmp()Tor Lillqvist
2012-10-14Handle cross-compilationTor Lillqvist
2012-07-20android: x86 porting work.Michael Meeks
2012-07-17NSS_Initialize is actually in nssutil3Caolán McNamara
2012-07-16No space after -L (Mac OS X)Stephan Bergmann
2012-07-16TypoStephan Bergmann
2012-07-16Postgresql driver links with the *_r variantFridrich Štrba
2012-07-16Fixing build with internal openldapFridrich Štrba
2012-07-16openldap module to build for unix only (still unused)Fridrich Štrba