# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- #************************************************************************* # # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # Copyright 2000, 2011 Oracle and/or its affiliates. # # OpenOffice.org - a multi-platform office productivity suite # # This file is part of OpenOffice.org. # # OpenOffice.org is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License version 3 # only, as published by the Free Software Foundation. # # OpenOffice.org is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Lesser General Public License version 3 for more details # (a copy is included in the LICENSE file that accompanied this code). # # You should have received a copy of the GNU Lesser General Public License # version 3 along with OpenOffice.org. If not, see # # for a copy of the LGPLv3 License. # #************************************************************************* $(eval $(call gb_Library_Library,date)) $(eval $(call gb_Library_set_componentfile,date,scaddins/source/datefunc/date)) $(eval $(call gb_Library_use_external,date,boost_headers)) $(eval $(call gb_Library_use_internal_comprehensive_api,date,\ offapi \ scaddins \ udkapi \ )) $(eval $(call gb_Library_use_libraries,date,\ cppu \ cppuhelper \ sal \ tl \ i18nlangtag \ $(gb_UWINAPI) \ )) $(eval $(call gb_Library_add_exception_objects,date,\ scaddins/source/datefunc/datefunc \ )) # Runtime dependency for unit-tests $(call gb_LinkTarget_get_target,$(call gb_Library_get_linktargetname,date)) :| \ $(call gb_AllLangResTarget_get_target,date) # vim: set noet sw=4 ts=4: n> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/linguistic/prj
AgeCommit message (Expand)Author
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-16CWS gnumake4: convert linguistic to new build systemMathias Bauer
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito
2011-03-28migrate linguistic subsequenttests to gbuildBjoern Michaelsen
2011-03-26fd#35693: disable hangin subsequenttests (complex and unoapi tests)Bjoern Michaelsen
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2010-12-17CWS-TOOLING: integrate CWS sb131Hans-Joachim Lankenau
2010-10-29CWS gnumake2: resolve conflicts and make sources buildable on LinuxMathias Bauer
2010-10-28CWS gnumake: resync to m91; conflicts unresolvedMathias Bauer
2010-10-25Finally, gut the vos module out of the buildNorbert Thiebaud
2010-10-22sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxsltsb
2010-10-04sb132: merged in DEV300_m89sb
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb
2010-07-13CWS gnumake2: resync to DEV300_m84Bjoern Michaelsen
2010-07-23sb123:#i111449# fix all run through problems for qa/complex testsLars Langhans
2010-06-14sb123:#i111449# cleanups in linguistic qa/complex testsLars Langhans
2010-04-20CWS gnumake2: move all delivered linguistic headers to inc/linguisticMathias Bauer
2010-02-16sb118: adapted remaining */qa/unoapi tests to new frameworksb
2009-10-18#i103496#: reactivate xmloff base codeMathias Bauer
2009-10-06#i103496#: removes sfx2 dependency from linguisticMathias Bauer
2006-10-30INTEGRATION: CWS ause060 (1.2.70); FILE MERGEDRüdiger Timm
2006-10-24INTEGRATION: CWS pj59 (1.14.20); FILE MERGEDJens-Heiner Rechtien