office-gobmx/Repository.mk

806 lines
13 KiB
Makefile
Raw Normal View History

# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
2010-04-17 05:41:17 -05:00
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
2010-04-17 05:41:17 -05:00
# Copyright 2009 by Sun Microsystems, Inc.
#
# 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
# <http://www.openoffice.org/license.html>
# for a copy of the LGPLv3 License.
#
#*************************************************************************
2010-11-11 11:38:32 -06:00
$(eval $(call gb_Helper_register_executables,NONE, \
HelpIndexer \
HelpLinker \
bestreversemap \
cfgex \
concat-deps \
cpp \
cppunit/cppunittester \
$(call gb_Helper_optional,CRASHREP,crashrep) \
2011-09-20 00:52:02 -05:00
gencoll_rule \
genconv_dict \
gendict \
genindex_data \
gsicheck \
helpex \
idxdict \
libtest \
lngconvex \
localize \
makedepend \
mork_helper \
2012-01-21 11:51:16 -06:00
osl_process_child \
2012-02-19 11:46:47 -06:00
pdf2xml \
pdfunzip \
propex \
reg2unoidl \
regsvrex \
2011-09-20 02:48:57 -05:00
rsc \
2011-09-20 00:52:02 -05:00
saxparser \
sp2bv \
svg2odf \
2011-09-20 00:52:02 -05:00
svidl \
stringex \
transex3 \
treex \
$(if $(filter UCPP,$(BUILD_TYPE)),\
ucpp \
) \
uiex \
ulfex \
$(call gb_Helper_optional,ODK,unoapploader) \
2012-02-18 11:54:35 -06:00
xpdfimport \
xrmex \
2010-11-11 11:38:32 -06:00
))
2012-04-05 18:51:05 -05:00
$(eval $(call gb_Helper_register_executables,SDK, \
idlc \
))
2012-04-13 17:30:19 -05:00
ifneq ($(OS),IOS)
$(eval $(call gb_Helper_register_executables,SDK, \
autodoc \
climaker \
2012-04-13 17:30:19 -05:00
cppumaker \
javamaker \
regcompare \
2012-04-13 15:33:35 -05:00
uno-skeletonmaker \
2012-04-13 17:30:19 -05:00
))
endif
$(eval $(call gb_Helper_register_executables,OOO, \
gnome-open-url.bin \
spadmin.bin \
$(if $(filter $(GUIBASE)$(ENABLE_TDE),unxTRUE), \
tdefilepicker \
) \
uri-encode \
2011-12-23 18:50:21 -06:00
$(if $(filter $(GUIBASE)$(ENABLE_KDE),unxTRUE), \
kdefilepicker \
) \
ui-previewer \
))
2011-09-15 07:44:34 -05:00
ifeq ($(OS),WNT)
2011-09-15 05:49:20 -05:00
$(eval $(call gb_Helper_register_executables,OOO,\
crashrep_com \
gengal \
gcc-wrapper \
g++-wrapper \
2011-09-15 07:44:34 -05:00
guiloader \
guistdio \
langsupport \
2011-09-20 00:52:02 -05:00
odbcconfig \
2011-09-15 07:44:34 -05:00
officeloader \
pyuno/python \
2011-09-15 07:44:34 -05:00
quickstart \
sbase \
scalc \
sdraw \
senddoc \
2011-09-15 07:44:34 -05:00
simpress \
soffice \
soffice_bin \
2011-09-15 07:44:34 -05:00
smath \
sweb \
swriter \
unoinfo \
unopkg \
unopkg_bin \
unopkg_com \
2011-09-15 07:44:34 -05:00
unopkgio \
))
$(eval $(call gb_Helper_register_static_libraries,PLAINLIBS, \
directxcanvas \
winextendloaderenv \
winlauncher \
wrapper \
))
2011-09-15 07:44:34 -05:00
else
$(eval $(call gb_Helper_register_executables,OOO,\
langsupport \
2012-01-10 16:11:20 -06:00
soffice.bin \
unopkg.bin \
2012-02-17 08:45:05 -06:00
gengal.bin \
liboapprover \
2011-09-15 07:44:34 -05:00
))
ifeq ($(OS),MACOSX)
$(eval $(call gb_Helper_register_executables,OOO,\
2012-01-10 16:11:20 -06:00
officeloader \
2011-09-15 07:44:34 -05:00
))
else
$(eval $(call gb_Helper_register_executables,OOO,\
2012-01-10 16:11:20 -06:00
oosplash \
2011-09-15 05:49:20 -05:00
))
endif
2011-09-15 07:44:34 -05:00
endif
ifneq ($(OS),IOS)
$(eval $(call gb_Helper_register_executables,UREBIN,\
regmerge \
regview \
uno \
))
endif
2011-12-23 05:21:19 -06:00
ifneq ($(OS),MACOSX)
$(eval $(call gb_Helper_register_executables,UREBIN,\
javaldx \
))
endif
ifeq ($(ENABLE_NPAPI_FROM_BROWSER),YES)
$(eval $(call gb_Helper_register_executables,OOO,\
pluginapp.bin \
))
$(eval $(call gb_Helper_register_libraries,OOOLIBS, \
pl \
))
endif
ifeq ($(ENABLE_NPAPI_INTO_BROWSER),YES)
$(eval $(call gb_Helper_register_executables,OOO,\
nsplugin \
))
$(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \
npsoplugin \
))
endif
2011-12-17 15:11:57 -06:00
ifeq ($(OS),IOS)
$(eval $(call gb_Helper_register_executables,NONE,\
Viewer \
))
endif
2011-12-17 16:17:45 -06:00
ifeq ($(OS),MACOSX)
$(eval $(call gb_Helper_register_libraries,PLAINLIBS_NONE, \
2011-12-17 16:17:45 -06:00
OOoSpotlightImporter \
))
endif
ifeq ($(DISABLE_SCRIPTING),)
$(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,OOO, \
basctl \
))
endif
ifeq ($(OS),WNT)
ifeq ($(DISABLE_ATL),)
$(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,OOO, \
emser \
))
endif
endif
$(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,OOO, \
bib \
chartcore \
chartcontroller \
ctl \
cui \
dba \
dbase \
dbmm \
dbtools \
dbaxml \
drawinglayer \
file \
frm \
fwe \
fwi \
fwl \
fwm \
lng \
lwpft \
sdbt \
odbcbase \
t602filter \
wpftwriter \
writerfilter \
))
2010-11-11 12:01:45 -06:00
$(eval $(call gb_Helper_register_libraries,OOOLIBS, \
2012-01-10 16:11:20 -06:00
abp \
acc \
2011-12-20 11:15:42 -06:00
adabas \
adabasui \
ado \
2012-01-10 16:11:20 -06:00
agg \
analysis \
animcore \
$(if $(filter $(OS),ANDROID),, \
basebmp \
) \
2012-01-10 16:11:20 -06:00
canvastools \
communi \
date \
evtatt \
forui \
odbc \
oox \
2011-12-20 11:15:42 -06:00
ooxml \
2012-01-10 16:11:20 -06:00
sdbc \
2011-06-20 06:24:08 -05:00
AppleRemote \
avmedia \
2012-01-10 16:11:20 -06:00
avmediaQuickTime \
2011-06-20 06:24:08 -05:00
basegfx \
2011-12-22 15:59:41 -06:00
calc \
2011-04-03 12:14:07 -05:00
cppcanvas \
2012-01-10 16:11:20 -06:00
dbp \
dbu \
2011-09-15 07:44:34 -05:00
deploymentmisc \
desktop_detector \
editeng \
2012-01-10 16:11:20 -06:00
egi \
eme \
epb \
epg \
epp \
eps \
ept \
era \
eti \
2012-04-14 02:53:48 -05:00
evoab \
2012-01-10 16:11:20 -06:00
exp \
2011-12-25 10:54:34 -06:00
filterconfig \
filtertracer \
flash \
flat \
2011-03-21 10:59:56 -05:00
for \
2010-04-17 05:41:17 -05:00
fwk \
graphicfilter \
2012-01-10 16:11:20 -06:00
guesslang \
2011-09-15 07:44:34 -05:00
helplinker \
2011-06-13 17:18:05 -05:00
hwp \
2012-01-10 16:11:20 -06:00
hyphen \
2011-12-20 18:41:57 -06:00
icd \
icg \
idx \
ime \
ipb \
ipd \
ips \
ipt \
ipx \
ira \
itg \
iti \
2011-12-25 10:16:20 -06:00
jdbc \
2011-12-20 18:41:57 -06:00
kab1 \
kabdrv1 \
2012-01-10 16:11:20 -06:00
lnth \
log \
2011-12-21 20:43:58 -06:00
MacOSXSpell \
merged \
mork \
2012-04-14 02:49:44 -05:00
mozab2 \
mozabdrv \
2010-04-17 05:41:17 -05:00
msfilter \
msword \
2011-12-22 18:49:48 -06:00
mysql \
2012-01-10 16:11:20 -06:00
odfflatxml \
2011-09-15 07:44:34 -05:00
offacc \
2012-01-10 16:11:20 -06:00
pcr \
pdffilter \
placeware \
pricing \
2012-01-10 16:11:20 -06:00
protocolhandler \
qstart_gtk \
2012-01-10 16:11:20 -06:00
res \
2011-04-20 07:50:07 -05:00
rpt \
rptui \
rptxml \
2010-04-17 05:41:17 -05:00
sax \
sb \
2011-03-21 10:59:56 -05:00
sc \
scd \
scfilt \
2011-12-14 13:52:33 -06:00
scn \
2011-03-21 10:59:56 -05:00
scui \
2011-04-20 01:59:22 -05:00
sd \
sdd \
sdfilt \
sdui \
2010-04-17 05:41:17 -05:00
sfx \
2011-09-15 00:10:22 -05:00
simplecm \
sm \
smd \
2012-01-10 16:11:20 -06:00
solver \
2010-04-17 05:41:17 -05:00
sot \
spa \
2012-01-10 16:11:20 -06:00
spell \
2011-09-15 07:44:34 -05:00
spl \
2011-09-15 00:10:22 -05:00
sts \
2012-01-10 16:11:20 -06:00
svgfilter \
re-base on ALv2 code. Includes (at least) relevant parts of: linecap: Reintegrating finished LineCap feature Patch contributed by Regina Henschel http://svn.apache.org/viewvc?view=revision&revision=1232507 Patches contributed by Sven Jacobi impress212: #i81610# fixed animation export http://svn.apache.org/viewvc?view=revision&revision=1167620 impress212: drawinglayer gbuild environment changes http://svn.apache.org/viewvc?view=revision&revision=1167627 http://svn.apache.org/viewvc?view=revision&revision=1167628 impress212: DffPropSet -> minor code improvements, removing table http://svn.apache.org/viewvc?view=revision&revision=1167634 impress212: #158494# fixed excel import (text rotation) http://svn.apache.org/viewvc?view=revision&revision=1167638 Patches contributed by Armin Le Grand Svg: Reintegrated Svg replacement from /branches/alg/svgreplavement http://svn.apache.org/viewvc?view=revision&revision=1220836 #118728# changed indentifying definitions for Svg file detection http://svn.apache.org/viewvc?view=revision&revision=1229961 #118838# LineGeometry creation for complicated cases optimized to create single Polygons http://svn.apache.org/viewvc?view=revision&revision=1236232 #119176# corrected file type detection for SVG for svg files without xml header http://svn.apache.org/viewvc?view=revision&revision=1309445 #118728# Extended Svg file detection http://svn.apache.org/viewvc?view=revision&revision=1230531 #118529# solve break converters and convert commands for OLEs and images http://svn.apache.org/viewvc?view=revision&revision=1186168 svg: added WaE changes from branch svgreplacement to trunc http://svn.apache.org/viewvc?view=revision&revision=1222974 svg: corrected missing member initialization http://svn.apache.org/viewvc?view=revision&revision=1226134 fix for #118525#: Using primitives for chart sub-geometry visualisation http://svn.apache.org/viewvc?view=revision&revision=1226879 #118898# Adapted ImpGraphic::ImplGetBitmap to correctly convert metafiles to bitmapEx ... http://svn.apache.org/viewvc?view=revision&revision=1293316 fix for #118525#: removed no longer used variable maOriginalMapMode, one more exception eliminated http://svn.apache.org/viewvc?view=revision&revision=1227097 #16758# Added buffering to the VDev usages of the VclProcessor2D derivates... http://svn.apache.org/viewvc?view=revision&revision=1229521 #116758# Secured VDev buffer device to Vcl deinit http://svn.apache.org/viewvc?view=revision&revision=1230574 #116758# added remembering allocated VDevs for VDevBuffer to be able to also delete these when vcl goes down; it should never happen, but You never know http://svn.apache.org/viewvc?view=revision&revision=1230927 #118730# Changed SvgClipPathNode to use MaskPrimitive2D for primitive representation instead of TransparencePrimitive2D http://svn.apache.org/viewvc?view=revision&revision=1231198 #118822# secured 3D geometry creation (slices) by subdividing the 2D source polyPolygon early http://svn.apache.org/viewvc?view=revision&revision=1234749 #118829# enhanced Svg gradient quality, obstacles avoided http://svn.apache.org/viewvc?view=revision&revision=1235361 #118834# Unified usage of TextBreakupHelper as single tooling class for i18n text primitive breakup http://svn.apache.org/viewvc?view=revision&revision=1236110 #118853# added square pixel size limit to conversion of TransparencePrimitive2D to Metafile action http://svn.apache.org/viewvc?view=revision&revision=1237656 #118824# coreccted mirroring and boundrect when the graphicmanager is used for bitmap output http://svn.apache.org/viewvc?view=revision&revision=1240097 #115092# Corrected VclProcessor2D::RenderPolygonStrokePrimitive2D for various optimization scenarios http://svn.apache.org/viewvc?view=revision&revision=1241434 #118783# Corrected errors in ID strings, corrected Svg line/fill export, corrected polygon close state http://svn.apache.org/viewvc?view=revision&revision=1232006 #118796# corrected null-pointer usage in SVG text exporter http://svn.apache.org/viewvc?view=revision&revision=1240262 #118729# Use GraphicStreamUrl and GraphicUrl to allow multi image import with linked graphics, too http://svn.apache.org/viewvc?view=revision&revision=1229962 #118898# corrected error in GDIMetaFile::GetBoundRect in handling MetaFloatTransparentAction http://svn.apache.org/viewvc?view=revision&revision=1293349 #118855# Corrected handling of possibly created empty clipRegions after PolyPolygon clipping http://svn.apache.org/viewvc?view=revision&revision=1237725 #115962# Better (but not yet optimal, see comments in task) handling of MetaFloatTransparentAction in PDF export http://svn.apache.org/viewvc?view=revision&revision=1241078 IP clearance: #118466# This patch removes librsvg, libcroco, libgsf, ... http://svn.apache.org/viewvc?view=revision&revision=1200879 118779# Added svg content streaming in/out to ImpGraphic stream operators http://svn.apache.org/viewvc?view=revision&revision=1231908 linecap: correctons for WaE and mac drawing http://svn.apache.org/viewvc?view=revision&revision=1232793 svg: uses current system Dpi for Svg replacement image creation http://svn.apache.org/viewvc?view=revision&revision=1233948 Patches contributed by Mathias Bauer (and others) gnumake4 work variously http://svn.apache.org/viewvc?view=revision&revision=1394326 http://svn.apache.org/viewvc?view=revision&revision=1396797 http://svn.apache.org/viewvc?view=revision&revision=1397315 http://svn.apache.org/viewvc?view=revision&revision=1394326 Remove duplicate header includes. cws mba34issues01: #i117720#: convert assertion into warning http://svn.apache.org/viewvc?view=revision&revision=1172352 118485 - Styles for OLEs are not saved. Submitted by Armin Le Grand. http://svn.apache.org/viewvc?view=revision&revision=1182166 cws mba34issues01: #i117714#: remove assertion http://svn.apache.org/viewvc?view=revision&revision=1172357 Patch contributed by Jurgen Schmidt add some additional checks to ensure proper reading operations http://svn.apache.org/viewvc?view=revision&revision=1209022 mostly prefer our stream / bounds checking work. Patches contributed by Herbert Duerr #i118816# add clarifying comment regarding Font::*Color*() methods http://svn.apache.org/viewvc?view=revision&revision=1233833 extend macro->string handling for empty strings http://svn.apache.org/viewvc?view=revision&revision=1175801 avoid magic constants for SALCOLOR_NONE http://svn.apache.org/viewvc?view=revision&revision=1177543 initialize slant properly in ImplFontMetricData constructor (author=iorsh) http://svn.apache.org/viewvc?view=revision&revision=1177551 #i118675# make check for extension updates more stable http://svn.apache.org/viewvc?view=revision&revision=1214797 #a118617# remove VBasicEventListener.dll binary There are no known users depending on its CLSID http://svn.apache.org/viewvc?view=revision&revision=1203697 Patches contributed by Ariel Constenla-Haile Fix build breaker on Linux/gcc http://svn.apache.org/viewvc?view=revision&revision=1221104 Fix crash when trying to instantiate css.graphic.GraphicRasterizer_RSVG http://svn.apache.org/viewvc?view=revision&revision=1215559 Patches contributed by Oliver-Rainer Wittmann sw34bf06: #i117962# - method <SwFlyFrm::IsPaint(..)> - consider instances of <SwFlyDrawObj> http://svn.apache.org/viewvc?view=revision&revision=1172120 sw34bf06: #i117783# - Writer's implementation of XPagePrintable - apply print settings to new printing routines http://svn.apache.org/viewvc?view=revision&revision=1172115 gnumake4 work variously from Hans-Joachim Lankenau http://svn.apache.org/viewvc?view=revision&revision=1397315 http://svn.apache.org/viewvc?view=revision&revision=1396797 http://svn.apache.org/viewvc?view=revision&revision=1396782 http://svn.apache.org/viewvc?view=revision&revision=1394707 plus some amount of re-splitting of legacy headers. Patch contributed by Pavel Janik WaE: Remove unused variables. http://svn.apache.org/viewvc?view=revision&revision=1230697 Patches contributed by Takashi Ono mingwport35: i#117795: MinGW port fix for vcl2gnumake http://svn.apache.org/viewvc?view=revision&revision=1172091 mingwport35: i#117795: MinGW port fix for vcl2gnumake http://svn.apache.org/viewvc?view=revision&revision=1172091 Patch contributed by Christian Lippka impress212: #i98044# re enable Text menu for outline and title shapes http://svn.apache.org/viewvc?view=revision&revision=1167639 Patch contributed by Andre Fischer 118674: Made category B code optional and disabled by default. http://svn.apache.org/viewvc?view=revision&revision=1215131 118881: Ignore empty paragraphs after bullets. http://svn.apache.org/viewvc?view=revision&revision=1296205 Patches contributed by Philipp Lohmann ooo340fixes: #i117780# use rtl allocator http://svn.apache.org/viewvc?view=revision&revision=1172087 ooo34gsl02: #i117807# fix an off by one error (index actually inside the pfb section header) http://svn.apache.org/viewvc?view=revision&revision=1167576 various cleanups, related compilation fixes, warning cleanups, re-working of obsolete stl template pieces to use boost instead, changed string classes, re-adapt KDE about data, about dialog, fixing warnings, and other fixes & improvements. Disable svg import / render for about/ branding code-paths for now. Restore full icon theme set. Remove OS/2 conditionals and sources. Remove conflicting gtk/full-screen monitors support. Retain existing svg rasterizer files - temporarily disabled. Standardize stringificaiton and fixup dllpostfix issues. Rename SvgGradientHelper::== to equalTo to avoid overloading issues. Use the flat GdiPlus API for LineCaps calls.
2012-10-09 06:22:23 -05:00
svgio \
2010-04-17 05:41:17 -05:00
svl \
svt \
svx \
svxcore \
sw \
swd \
swui \
tdeab1 \
tdeabdrv1 \
2010-04-17 05:41:17 -05:00
textconversiondlgs \
textfd \
2010-04-17 05:41:17 -05:00
tk \
tl \
2012-03-16 16:14:54 -05:00
tubes \
2011-02-10 11:37:54 -06:00
unordf \
unoxml \
updatecheckui \
2011-04-03 03:58:02 -05:00
utl \
2012-01-10 16:11:20 -06:00
uui \
2010-04-17 05:41:17 -05:00
vbahelper \
vcl \
vclplug_gen \
vclplug_gtk \
vclplug_gtk3 \
vclplug_tde \
vclplug_kde \
vclplug_kde4 \
vclplug_svp \
wpftdraw \
xmlscript \
2012-01-10 16:11:20 -06:00
xmlfa \
xmlfd \
2010-04-17 05:41:17 -05:00
xo \
xof \
2012-01-10 16:11:20 -06:00
xsltdlg \
xsltfilter \
2010-11-11 12:01:45 -06:00
))
2010-04-17 05:41:17 -05:00
ifneq (,$(filter ANDROID IOS,$(OS)))
$(eval $(call gb_Helper_register_libraries,OOOLIBS, \
libotouch \
))
endif
2011-09-15 07:44:34 -05:00
ifeq ($(filter MACOSX WNT,$(OS)),)
$(eval $(call gb_Helper_register_libraries,OOOLIBS, \
spl_unx \
))
endif
2010-11-11 12:01:45 -06:00
$(eval $(call gb_Helper_register_libraries,PLAINLIBS_URE, \
2012-02-22 00:26:42 -06:00
affine_uno \
cli_cppuhelper \
cli_uno \
gcc3_uno \
getuid \
java_uno \
2011-12-24 03:16:48 -06:00
jpipe \
2011-12-24 06:37:11 -06:00
juh \
juhx \
2012-02-22 00:26:42 -06:00
log_uno \
2011-12-17 06:13:11 -06:00
sal_textenc \
2011-12-23 05:21:19 -06:00
sunjavaplugin \
sunpro5_uno \
unoidl \
2012-02-22 00:26:42 -06:00
unsafe_uno \
2012-01-10 16:11:20 -06:00
xmlreader \
2010-11-11 12:01:45 -06:00
))
2010-04-17 05:41:17 -05:00
2011-12-24 03:16:48 -06:00
ifeq ($(OS),WNT)
$(eval $(call gb_Helper_register_libraries,PLAINLIBS_URE, \
jpipx \
msci_uno \
mscx_uno \
2011-12-24 03:16:48 -06:00
))
endif
2010-11-11 12:01:45 -06:00
$(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \
2012-01-10 16:11:20 -06:00
avmediagst \
avmediagst_0_10 \
2012-01-10 16:11:20 -06:00
avmediawin \
bluez_bluetooth \
2012-01-14 19:58:30 -06:00
cached1 \
2012-01-10 16:11:20 -06:00
collator_data \
dbpool2 \
2012-01-10 16:11:20 -06:00
deployment \
deploymentgui \
dict_ja \
dict_zh \
2012-02-29 04:39:38 -06:00
embobj \
emboleobj \
2012-01-10 16:11:20 -06:00
fileacc \
2012-04-14 02:49:44 -05:00
hsqldb \
2012-01-10 16:11:20 -06:00
index_data \
java_uno_accessbridge \
libreoffice \
2012-01-10 16:11:20 -06:00
localedata_en \
localedata_es \
localedata_euro \
localedata_others \
macab1 \
macabdrv1 \
2012-01-10 16:11:20 -06:00
mcnttype \
2012-04-14 02:49:44 -05:00
mozbootstrap \
officebean \
2012-01-10 16:11:20 -06:00
package2 \
pyuno \
pyuno_wrapper \
recentfile \
2012-01-10 16:11:20 -06:00
scriptframe \
2012-04-14 02:49:44 -05:00
sdbc2 \
smoketest \
2011-09-15 07:44:34 -05:00
sofficeapp \
2012-01-14 19:58:30 -06:00
srtrs1 \
subsequenttest \
test \
2012-01-10 16:11:20 -06:00
textconv_dict \
2012-04-07 09:12:22 -05:00
tvhlp1 \
2012-01-14 19:58:30 -06:00
ucb1 \
ucpdav1 \
ucpfile1 \
ucpftp1 \
2012-04-07 09:12:22 -05:00
ucpchelp1 \
2012-01-14 19:58:30 -06:00
ucphier1 \
ucppkg1 \
unobootstrapprotector \
unoexceptionprotector \
2011-09-15 07:44:34 -05:00
unopkgapp \
unotest \
2012-01-14 19:58:30 -06:00
updchk \
2012-01-10 16:11:20 -06:00
xmlsecurity \
xsec_fw \
xsec_xmlsec \
xstor \
$(if $(filter $(OS),ANDROID), \
lo-bootstrap \
) \
$(if $(filter $(OS),WNT), \
uwinapi \
) \
2010-11-11 12:01:45 -06:00
))
2011-07-31 09:53:30 -05:00
ifeq ($(OS),WNT)
$(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \
2012-01-10 16:11:20 -06:00
dnd \
dtrans \
fop \
fps \
ftransl \
2012-02-29 03:45:21 -06:00
inprocserv \
instooofiltmsi \
jfregca \
ooofilt \
ooofilt_x64 \
propertyhdl \
propertyhdl_x64 \
qslnkmsi \
raptor \
rasqal \
reg4allmsdoc \
regactivex \
regpatchactivex \
sdqsmsi \
sellangmsi \
shlxthdl \
shlxthdl_x64 \
shlxtmsi \
sn_tools \
2012-01-10 16:11:20 -06:00
so_activex \
so_activex_x64 \
sysdtrans \
thidxmsi \
unowinreg \
2011-07-31 09:53:30 -05:00
))
endif
2010-11-11 12:01:45 -06:00
$(eval $(call gb_Helper_register_libraries,RTLIBS, \
2010-04-17 05:41:17 -05:00
comphelper \
i18nisolang1 \
i18nutil \
ucbhelper \
2010-11-11 12:01:45 -06:00
))
2010-04-17 05:41:17 -05:00
2010-11-11 12:01:45 -06:00
$(eval $(call gb_Helper_register_libraries,RTVERLIBS, \
2010-04-17 05:41:17 -05:00
cppuhelper \
2011-12-27 03:05:41 -06:00
jvmaccess \
2012-01-10 16:11:20 -06:00
purpenvhelper \
2010-04-17 05:41:17 -05:00
salhelper \
2010-11-11 12:01:45 -06:00
))
2010-04-17 05:41:17 -05:00
$(eval $(call gb_Helper_register_libraries,OOOLIBS, \
mtfrenderer \
OGLTrans \
))
2010-11-11 12:01:45 -06:00
$(eval $(call gb_Helper_register_libraries,UNOLIBS_OOO, \
Turn presenter screen from bundled extension to plain code The immediate trigger was 5e5c11c664f67ff9fd1120905b09a32bea3b2f6c "fdo#42070 Fix RTL support in presenter console" causing build failures on Mac OS X when linking the extension against vcl, but there should be more benefits of going from a bundled-anyway extension to plain code. (Not the least to get rid of the com.sun.star.drawing.XPresenterHelper hack.) To avoid unnecessary confusion between the newly plain code and any instance of the old extension still installed (per-user or shared), I renamed all relevant identifiers as follows: * UNO implementation com.sun.star.comp.Draw.framework.PresenterScreenJob -> org.libreoffice.comp.PresenterScreenJob * UNO implementation com.sun.star.sdext.presenter.PresenterProtocolHandler -> org.libreoffice.comp.PresenterScreenProtocolHandler * protocol handler schema vnd.com.sun.star.comp.PresenterScreen -> vnd.org.libreoffice.presenterscreen * configuration schema /org.openoffice.Office.extension.PresenterScreen -> /org.openoffice.Office.PresenterScreen (it appears this contains little to no user-changeable data anyway, so not migrating it to a new user profile due to the schema name change should not be problematic) * job ID onDocumentOpenedJob -> org.libreoffice.PresenterScreen Even with these precautions, having the presenter screen installed both as plain code and as a (per-user or shared) extension still leads to a crash when activating presentation mode (likely due to how both codes want to take control of the screen). To mitigate this, existing installations of the extension are explicitly not migrated to new user profiles. The sdext/source/presenter/bitmaps/*.png files were moved to icon-themes/galaxy/sd/res/presenterscreen-*.png and are now accessed via SdResId (adding the relevant data to sd/source/ui/inc/res_bmp.hrc and sd/source/ui/app/res_bmp.src; not sure whether these locations are already ideal). The code itself has been left mostly unchanged in sdext/source/presenter/, and it still clumsily communicates with sd core code via XPresenterHelper. There is a lot of room for improvement here. The help data is left untouched at sdext/source/presenter/help/ and needs to be incorporated properly into helpcontent2 in a follow-up commit. The --disable-ext-presenter-console configure switch is gone. Change-Id: I71adb7ae6dcdbd1802151fce6e3871d8a2026332
2012-11-21 10:19:28 -06:00
PresenterScreen \
2012-01-10 16:11:20 -06:00
basprov \
cairocanvas \
canvasfactory \
cmdmail \
2012-01-10 16:11:20 -06:00
configmgr \
desktopbe1 \
2012-01-10 16:11:20 -06:00
directx5canvas \
directx9canvas \
dlgprov \
expwrap \
fastsax \
fpicker \
fps_office \
2010-04-17 05:41:17 -05:00
fsstorage \
gconfbe1 \
2012-01-10 16:11:20 -06:00
gdipluscanvas \
2010-04-17 05:41:17 -05:00
hatchwindowfactory \
2012-01-10 16:11:20 -06:00
i18npool \
i18nsearch \
kdebe1 \
kde4be1 \
ldapbe2 \
localebe1 \
losessioninstall \
macbe1 \
2011-09-15 07:44:34 -05:00
migrationoo2 \
migrationoo3 \
2011-08-18 04:12:41 -05:00
msforms \
2012-01-10 16:11:20 -06:00
nullcanvas \
2010-04-17 05:41:17 -05:00
passwordcontainer \
pdfimport \
pythonloader \
postgresql-sdbc \
postgresql-sdbc-impl \
2012-01-10 16:11:20 -06:00
simplecanvas \
2011-04-20 03:35:23 -05:00
slideshow \
2012-01-10 16:11:20 -06:00
stringresource \
syssh \
tdebe1 \
2012-01-14 19:58:30 -06:00
ucpcmis1 \
ucpexpand1 \
ucpext \
ucpgio1 \
ucpgvfs1 \
ucptdoc1 \
2012-01-10 16:11:20 -06:00
updatefeed \
vbaevents \
2011-03-21 10:59:56 -05:00
vbaobj \
2010-04-17 05:41:17 -05:00
vbaswobj \
2012-01-10 16:11:20 -06:00
vclcanvas \
$(if $(filter $(OS),MACOSX), \
2012-01-10 16:11:20 -06:00
fps_aqua \
) \
2010-11-11 12:01:45 -06:00
))
2010-04-17 05:41:17 -05:00
ifeq ($(OS),WNT)
$(eval $(call gb_Helper_register_libraries,UNOLIBS_OOO, \
2012-01-10 16:11:20 -06:00
oleautobridge \
smplmail \
wininetbe1 \
))
endif
2011-09-25 16:38:03 -05:00
$(eval $(call gb_Helper_register_libraries,UNOLIBS_URE, \
2012-03-12 13:51:20 -05:00
acceptor \
2012-01-10 16:11:20 -06:00
binaryurp \
2012-02-22 00:26:42 -06:00
bootstrap \
2012-03-12 13:51:20 -05:00
connector \
2012-03-12 04:48:40 -05:00
introspection \
invocadapt \
invocation \
javaloader \
javavm \
namingservice \
proxyfac \
2012-03-18 09:11:19 -05:00
reflection \
stocservices \
2012-03-12 13:51:20 -05:00
streams \
testtools_cppobj \
testtools_bridgetest \
testtools_constructors \
2012-03-12 13:51:20 -05:00
textinstream \
textoutstream \
uuresolver \
2011-09-25 16:38:03 -05:00
))
2010-11-11 12:01:45 -06:00
$(eval $(call gb_Helper_register_libraries,UNOVERLIBS, \
2010-04-17 05:41:17 -05:00
cppu \
jvmfwk \
reg \
2010-04-17 05:41:17 -05:00
sal \
store \
2010-11-11 12:01:45 -06:00
))
2010-04-17 05:41:17 -05:00
$(eval $(call gb_Helper_register_libraries,EXTENSIONLIBS, \
SunPresentationMinimizer \
mysqlc \
passive_native \
))
2010-11-11 12:01:45 -06:00
$(eval $(call gb_Helper_register_static_libraries,PLAINLIBS, \
$(if $(filter $(OS),ANDROID), \
basebmp \
) \
2012-01-10 16:11:20 -06:00
basegfx_s \
2012-04-13 17:30:19 -05:00
codemaker \
codemaker_cpp \
codemaker_java \
cosv \
dtobj \
findsofficepath \
gnu_getopt \
gnu_readdir_r \
headless \
libeay32 \
npsoenv \
nputils \
pdfimport_s \
plugcon \
quickstarter \
seterror \
ssleay32 \
ooopathutils \
2012-01-10 16:11:20 -06:00
sample \
sax_shared \
simplemapi \
shell_xmlparser \
shell_xmlparser_x64 \
shlxthandler_common \
shlxthandler_common_x64 \
salcpprt \
testtools_bridgetest_s \
transex \
udm \
2012-01-10 16:11:20 -06:00
ulingu \
vclmain \
writerperfect \
$(if $(filter-out $(OS),IOS), \
registry_helper \
) \
$(if $(filter $(OS),IOS), \
uno \
) \
2011-08-16 08:47:11 -05:00
))
ifeq ($(OS),WNT)
$(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \
2012-01-10 16:11:20 -06:00
xmlsec1 \
xmlsec1-nss \
))
ifneq ($(CROSS_COMPILING),YES)
$(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \
2012-01-10 16:11:20 -06:00
xmlsec1-mscrypto \
2011-08-16 08:47:11 -05:00
))
endif
2011-08-16 08:47:11 -05:00
else
$(eval $(call gb_Helper_register_static_libraries,PLAINLIBS, \
2012-01-10 16:11:20 -06:00
xmlsec1 \
xmlsec1-nss \
2010-11-11 12:01:45 -06:00
))
2011-08-16 08:47:11 -05:00
endif
2010-11-11 12:01:45 -06:00
$(eval $(call gb_Helper_register_jars,URE, \
java_uno \
juh \
jurt \
ridl \
testComponent \
unoil \
unoloader \
))
$(eval $(call gb_Helper_register_jars,OOO, \
ConnectivityTools \
HelloWorld \
Highlight \
MemoryUsage \
OOoRunner \
ScriptFramework \
ScriptProviderForBeanShell \
ScriptProviderForJava \
ScriptProviderForJavaScript \
TestExtension \
OOoRunnerLight \
XMergeBridge \
XSLTFilter \
XSLTValidate \
commonwizards \
agenda \
aportisdoc \
fax \
form \
htmlsoff \
java_uno_accessbridge \
letter \
officebean \
pexcel \
pocketword \
query \
report \
reportbuilder \
reportbuilderwizard \
sdbc_hsqldb \
table \
test \
test-tools \
web \
xmerge \
))
$(eval $(call gb_Helper_register_jars,OXT, \
EvolutionarySolver \
mediawiki \
nlpsolver \
passive_java \
))
# External executables
$(eval $(call gb_ExternalExecutable_register_executables,\
genbrk \
genccode \
gencmn \
python \
ucpp \
xmllint \
xsltproc \
))
2010-04-17 05:41:17 -05:00
# vim: set noet sw=4 ts=4: