From f59068b3e4fc9c2016676027f07fb7411fe48c46 Mon Sep 17 00:00:00 2001 From: Jan Holesovsky Date: Tue, 24 Aug 2010 16:57:49 +0200 Subject: Fix checkdeliver.pl to work in rawbuild/. --- postprocess/checkdeliver/checkdeliver.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'postprocess') diff --git a/postprocess/checkdeliver/checkdeliver.pl b/postprocess/checkdeliver/checkdeliver.pl index a2c3800940ca..4ab64cdb39af 100644 --- a/postprocess/checkdeliver/checkdeliver.pl +++ b/postprocess/checkdeliver/checkdeliver.pl @@ -77,7 +77,7 @@ sub get_globals # set global variables according to environnment $platform = $ENV{INPATH}; - $srcrootdir = $ENV{SOURCE_ROOT_DIR}; + $srcrootdir = "$ENV{SOURCE_ROOT_DIR}/clone"; $solverdir = $ENV{SOLARVERSION}; $milestoneext = $ENV{UPDMINOREXT}; -- cgit From b8481c68dddb099ef52803523250a403f4d2ccbb Mon Sep 17 00:00:00 2001 From: Petr Mladek Date: Tue, 21 Sep 2010 12:16:04 +0200 Subject: piece-postprocess.diff: Ignore checkdeliver for the while --- postprocess/checkdeliver/makefile.mk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'postprocess') diff --git a/postprocess/checkdeliver/makefile.mk b/postprocess/checkdeliver/makefile.mk index dfbd5c317de1..ad6f5c0db524 100644 --- a/postprocess/checkdeliver/makefile.mk +++ b/postprocess/checkdeliver/makefile.mk @@ -38,6 +38,7 @@ TARGET=checkdeliver ALLTAR : $(MISC)$/checkdeliver.done $(MISC)$/checkdeliver.done .PHONY: - @-$(RM) $(MISC)$/checkdeliver_log.txt - $(PERL) checkdeliver.pl -l $(MISC)$/checkdeliver_log.txt && $(TOUCH) $@ + # FIXME: the output was always ignored until ooo320-m15; it would be nice to check it though + # $(PERL) checkdeliver.pl && $(TOUCH) $@ + $(TOUCH) $@ -- cgit From ce2ac8ba72700e8b79bdbd120338144ad1bea552 Mon Sep 17 00:00:00 2001 From: Fridrich Štrba Date: Wed, 22 Sep 2010 09:20:14 +0200 Subject: Build languagetool when requested to do so --- postprocess/prj/build.lst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'postprocess') diff --git a/postprocess/prj/build.lst b/postprocess/prj/build.lst index c40d98458025..9679f56c012f 100644 --- a/postprocess/prj/build.lst +++ b/postprocess/prj/build.lst @@ -1,4 +1,4 @@ -po postprocess :: accessibility automation basctl bean BINFILTER:binfilter chart2 configmgr CRASHREP:crashrep cui dbaccess desktop dtrans embeddedobj embedserv EPM:epm eventattacher extensions extras fileaccess filter forms fpicker helpcontent2 hwpfilter io JAVAINSTALLER2:javainstaller2 lingucomponent MATHMLDTD:MathMLDTD ODK:odk officecfg package padmin psprint_config remotebridges sc scaddins sccomp scp2 scripting sd setup_native slideshow starmath sw sysui testtools ucb UnoControls unoxml ure wizards xmerge xmlsecurity MORE_FONTS:more_fonts DICTIONARIES:dictionaries OOo:pyuno OOo:readlicense_oo SO:top unodevtools JFREEREPORT:jfreereport REPORTBUILDER:reportbuilder reportdesign SDEXT:sdext SWEXT:swext uui writerfilter oox MYSQLC:mysqlc NULL +po postprocess :: accessibility automation basctl bean BINFILTER:binfilter chart2 configmgr CRASHREP:crashrep cui dbaccess desktop dtrans embeddedobj embedserv EPM:epm eventattacher extensions extras fileaccess filter forms fpicker helpcontent2 hwpfilter io JAVAINSTALLER2:javainstaller2 lingucomponent MATHMLDTD:MathMLDTD ODK:odk officecfg package padmin psprint_config remotebridges sc scaddins sccomp scp2 scripting sd setup_native slideshow starmath sw sysui testtools ucb UnoControls unoxml ure wizards xmerge xmlsecurity MORE_FONTS:more_fonts DICTIONARIES:dictionaries OOo:pyuno OOo:readlicense_oo SO:top unodevtools JFREEREPORT:jfreereport REPORTBUILDER:reportbuilder reportdesign LANGUAGETOOL:languagetool SDEXT:sdext SWEXT:swext uui writerfilter oox MYSQLC:mysqlc NULL po postprocess usr1 - all po_mkout NULL po postprocess\checkxml nmake - all po_checkxml NULL po postprocess\checkdeliver nmake - all po_checkdlv NULL -- cgit From a39ec799ccefbfc8dac340a1484a9a432b848eb3 Mon Sep 17 00:00:00 2001 From: Kohei Yoshida Date: Sat, 2 Oct 2010 09:29:37 -0400 Subject: postprocess now depends on the nlpsolver module. The nlpsolver module is added to the extensions repo. --- postprocess/prj/build.lst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'postprocess') diff --git a/postprocess/prj/build.lst b/postprocess/prj/build.lst index 9679f56c012f..c7601293a273 100644 --- a/postprocess/prj/build.lst +++ b/postprocess/prj/build.lst @@ -1,4 +1,4 @@ -po postprocess :: accessibility automation basctl bean BINFILTER:binfilter chart2 configmgr CRASHREP:crashrep cui dbaccess desktop dtrans embeddedobj embedserv EPM:epm eventattacher extensions extras fileaccess filter forms fpicker helpcontent2 hwpfilter io JAVAINSTALLER2:javainstaller2 lingucomponent MATHMLDTD:MathMLDTD ODK:odk officecfg package padmin psprint_config remotebridges sc scaddins sccomp scp2 scripting sd setup_native slideshow starmath sw sysui testtools ucb UnoControls unoxml ure wizards xmerge xmlsecurity MORE_FONTS:more_fonts DICTIONARIES:dictionaries OOo:pyuno OOo:readlicense_oo SO:top unodevtools JFREEREPORT:jfreereport REPORTBUILDER:reportbuilder reportdesign LANGUAGETOOL:languagetool SDEXT:sdext SWEXT:swext uui writerfilter oox MYSQLC:mysqlc NULL +po postprocess :: accessibility automation basctl bean BINFILTER:binfilter chart2 configmgr CRASHREP:crashrep cui dbaccess desktop dtrans embeddedobj embedserv EPM:epm eventattacher extensions extras fileaccess filter forms fpicker helpcontent2 hwpfilter io JAVAINSTALLER2:javainstaller2 lingucomponent MATHMLDTD:MathMLDTD ODK:odk officecfg package padmin psprint_config remotebridges sc scaddins sccomp scp2 scripting sd setup_native slideshow starmath sw sysui testtools ucb UnoControls unoxml ure wizards xmerge xmlsecurity MORE_FONTS:more_fonts DICTIONARIES:dictionaries OOo:pyuno OOo:readlicense_oo SO:top unodevtools JFREEREPORT:jfreereport REPORTBUILDER:reportbuilder reportdesign LANGUAGETOOL:languagetool SDEXT:sdext SWEXT:swext uui writerfilter oox MYSQLC:mysqlc NLPSOLVER:nlpsolver NULL po postprocess usr1 - all po_mkout NULL po postprocess\checkxml nmake - all po_checkxml NULL po postprocess\checkdeliver nmake - all po_checkdlv NULL -- cgit From 0bb90fc4bdcaf715392450dcee82592a66ed41ce Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Tue, 5 Oct 2010 11:07:03 +0100 Subject: add some configure options to control external libtextcat and libtextcat data --- postprocess/packregistry/makefile.mk | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'postprocess') diff --git a/postprocess/packregistry/makefile.mk b/postprocess/packregistry/makefile.mk index f1319801998f..a6881783776a 100644 --- a/postprocess/packregistry/makefile.mk +++ b/postprocess/packregistry/makefile.mk @@ -343,6 +343,11 @@ MY_FILES_main += $(MY_MOD)/DataAccess/mozab.xcu MY_FILES_main += $(MY_MOD)/DataAccess/mozab2.xcu .END .END +.IF "$(SYSTEM_LIBTEXTCAT_DATA)" != "" +MY_FILES_main += $(MY_MOD)/org/openoffice/Office/Paths-externallibtextcatdata.xcu +.ELSE +MY_FILES_main += $(MY_MOD)/org/openoffice/Office/Paths-internallibtextcatdata.xcu +.END MY_DEPS_math = main MY_FILES_math = \ -- cgit From 0b2bb01ad96a766534ea1c253301d0d409251ab3 Mon Sep 17 00:00:00 2001 From: Niko Rönkkö Date: Thu, 4 Nov 2010 23:38:11 +0100 Subject: Elide all "SO:" and "OOo:" build.lst prefixes --- postprocess/prj/build.lst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'postprocess') diff --git a/postprocess/prj/build.lst b/postprocess/prj/build.lst index c7601293a273..cfef0b3e0746 100644 --- a/postprocess/prj/build.lst +++ b/postprocess/prj/build.lst @@ -1,4 +1,4 @@ -po postprocess :: accessibility automation basctl bean BINFILTER:binfilter chart2 configmgr CRASHREP:crashrep cui dbaccess desktop dtrans embeddedobj embedserv EPM:epm eventattacher extensions extras fileaccess filter forms fpicker helpcontent2 hwpfilter io JAVAINSTALLER2:javainstaller2 lingucomponent MATHMLDTD:MathMLDTD ODK:odk officecfg package padmin psprint_config remotebridges sc scaddins sccomp scp2 scripting sd setup_native slideshow starmath sw sysui testtools ucb UnoControls unoxml ure wizards xmerge xmlsecurity MORE_FONTS:more_fonts DICTIONARIES:dictionaries OOo:pyuno OOo:readlicense_oo SO:top unodevtools JFREEREPORT:jfreereport REPORTBUILDER:reportbuilder reportdesign LANGUAGETOOL:languagetool SDEXT:sdext SWEXT:swext uui writerfilter oox MYSQLC:mysqlc NLPSOLVER:nlpsolver NULL +po postprocess :: accessibility automation basctl bean BINFILTER:binfilter chart2 configmgr CRASHREP:crashrep cui dbaccess desktop dtrans embeddedobj embedserv EPM:epm eventattacher extensions extras fileaccess filter forms fpicker helpcontent2 hwpfilter io JAVAINSTALLER2:javainstaller2 lingucomponent MATHMLDTD:MathMLDTD ODK:odk officecfg package padmin psprint_config remotebridges sc scaddins sccomp scp2 scripting sd setup_native slideshow starmath sw sysui testtools ucb UnoControls unoxml ure wizards xmerge xmlsecurity MORE_FONTS:more_fonts DICTIONARIES:dictionaries pyuno readlicense_oo unodevtools JFREEREPORT:jfreereport REPORTBUILDER:reportbuilder reportdesign LANGUAGETOOL:languagetool SDEXT:sdext SWEXT:swext uui writerfilter oox MYSQLC:mysqlc NLPSOLVER:nlpsolver NULL po postprocess usr1 - all po_mkout NULL po postprocess\checkxml nmake - all po_checkxml NULL po postprocess\checkdeliver nmake - all po_checkdlv NULL -- cgit From 6924918d13885f431fee078c599707d718ecb6c5 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Wed, 1 Dec 2010 12:50:14 +0000 Subject: fdo#32007# Only register EvolutionLocal when evolution support is enabled --- postprocess/packregistry/makefile.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'postprocess') diff --git a/postprocess/packregistry/makefile.mk b/postprocess/packregistry/makefile.mk index a6881783776a..335639d3a0d9 100644 --- a/postprocess/packregistry/makefile.mk +++ b/postprocess/packregistry/makefile.mk @@ -326,6 +326,7 @@ MY_FILES_main += $(MY_MOD)/DataAccess/adabas.xcu .END .IF "$(ENABLE_EVOAB2)" == "TRUE" MY_FILES_main += $(MY_MOD)/DataAccess/evoab2.xcu +MY_FILES_main += $(MY_MOD)/org/openoffice/Office/DataAccess-evoab2.xcu .END .IF "$(SOLAR_JAVA)" == "TRUE" MY_FILES_main += \ -- cgit From 41beafbf540ebc9ccb1efd8778c0b906882a9007 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Thu, 27 Jan 2011 01:42:34 +0200 Subject: Do rebasing on 32-bit Windows only for now --- postprocess/rebase/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'postprocess') diff --git a/postprocess/rebase/makefile.mk b/postprocess/rebase/makefile.mk index d9d6d10c8961..0ccfa6bf49a0 100755 --- a/postprocess/rebase/makefile.mk +++ b/postprocess/rebase/makefile.mk @@ -44,14 +44,14 @@ IMAGENAMES=$(SOLARBINDIR)$/*.dll $(SOLARBINDIR)$/so$/*.dll ALLTAR : REBASE REBASE .PHONY : $(BASEADDRESSES) -.IF "$(GUI)"=="WNT" +.IF "$(GUI)$(CPU)"=="WNTI" .IF "$(product)"=="full" $(PERL) rebase.pl -C $(BASEADDRESSES) -b $(STARTADDRESS) -d -e 10000 -l $(LOGFILE) -m $(MISC) -v -R $(SOLARBINDIR) -N $(EXCLUDELIST) $(IMAGENAMES) .ELSE # "$(product)"=="full" @echo Doing nothing on non product builds ... .ENDIF # "$(product)"=="full" -.ELSE # "$(GUI)"=="WNT" - @echo Nothing to do, 'rebase' is windows only. +.ELSE # "$(GUI)"=="WNTI" + @echo We do rebasing on 32-bit Windows only. .ENDIF $(BASEADDRESSES) : coffbase.txt -- cgit From a858e596b338bc7e44803526a6d43da1badbd702 Mon Sep 17 00:00:00 2001 From: Fridrich Štrba Date: Wed, 9 Feb 2011 04:27:03 +0100 Subject: Make stlport only optional dependency of postprocess --- postprocess/prj/build.lst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'postprocess') diff --git a/postprocess/prj/build.lst b/postprocess/prj/build.lst index cfef0b3e0746..471eb6b44f64 100644 --- a/postprocess/prj/build.lst +++ b/postprocess/prj/build.lst @@ -1,4 +1,4 @@ -po postprocess :: accessibility automation basctl bean BINFILTER:binfilter chart2 configmgr CRASHREP:crashrep cui dbaccess desktop dtrans embeddedobj embedserv EPM:epm eventattacher extensions extras fileaccess filter forms fpicker helpcontent2 hwpfilter io JAVAINSTALLER2:javainstaller2 lingucomponent MATHMLDTD:MathMLDTD ODK:odk officecfg package padmin psprint_config remotebridges sc scaddins sccomp scp2 scripting sd setup_native slideshow starmath sw sysui testtools ucb UnoControls unoxml ure wizards xmerge xmlsecurity MORE_FONTS:more_fonts DICTIONARIES:dictionaries pyuno readlicense_oo unodevtools JFREEREPORT:jfreereport REPORTBUILDER:reportbuilder reportdesign LANGUAGETOOL:languagetool SDEXT:sdext SWEXT:swext uui writerfilter oox MYSQLC:mysqlc NLPSOLVER:nlpsolver NULL +po postprocess :: accessibility automation basctl bean BINFILTER:binfilter chart2 configmgr CRASHREP:crashrep cui dbaccess desktop dtrans embeddedobj embedserv EPM:epm eventattacher extensions extras fileaccess filter forms fpicker helpcontent2 hwpfilter io JAVAINSTALLER2:javainstaller2 lingucomponent MATHMLDTD:MathMLDTD ODK:odk officecfg package padmin psprint_config remotebridges sc scaddins sccomp scp2 scripting sd setup_native slideshow starmath sw sysui testtools ucb UnoControls unoxml ure wizards xmerge xmlsecurity MORE_FONTS:more_fonts DICTIONARIES:dictionaries pyuno readlicense_oo unodevtools JFREEREPORT:jfreereport REPORTBUILDER:reportbuilder reportdesign LANGUAGETOOL:languagetool SDEXT:sdext SWEXT:swext uui writerfilter oox MYSQLC:mysqlc NLPSOLVER:nlpsolver STLPORT:stlport NULL po postprocess usr1 - all po_mkout NULL po postprocess\checkxml nmake - all po_checkxml NULL po postprocess\checkdeliver nmake - all po_checkdlv NULL -- cgit From e4f65851e5d9318516efe09ca5c6ad8442326f42 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Tue, 22 Feb 2011 12:07:44 +0000 Subject: remove javainstaller2 --- postprocess/prj/build.lst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'postprocess') diff --git a/postprocess/prj/build.lst b/postprocess/prj/build.lst index 471eb6b44f64..6ed189dc3887 100644 --- a/postprocess/prj/build.lst +++ b/postprocess/prj/build.lst @@ -1,4 +1,4 @@ -po postprocess :: accessibility automation basctl bean BINFILTER:binfilter chart2 configmgr CRASHREP:crashrep cui dbaccess desktop dtrans embeddedobj embedserv EPM:epm eventattacher extensions extras fileaccess filter forms fpicker helpcontent2 hwpfilter io JAVAINSTALLER2:javainstaller2 lingucomponent MATHMLDTD:MathMLDTD ODK:odk officecfg package padmin psprint_config remotebridges sc scaddins sccomp scp2 scripting sd setup_native slideshow starmath sw sysui testtools ucb UnoControls unoxml ure wizards xmerge xmlsecurity MORE_FONTS:more_fonts DICTIONARIES:dictionaries pyuno readlicense_oo unodevtools JFREEREPORT:jfreereport REPORTBUILDER:reportbuilder reportdesign LANGUAGETOOL:languagetool SDEXT:sdext SWEXT:swext uui writerfilter oox MYSQLC:mysqlc NLPSOLVER:nlpsolver STLPORT:stlport NULL +po postprocess :: accessibility automation basctl bean BINFILTER:binfilter chart2 configmgr CRASHREP:crashrep cui dbaccess desktop dtrans embeddedobj embedserv EPM:epm eventattacher extensions extras fileaccess filter forms fpicker helpcontent2 hwpfilter io lingucomponent MATHMLDTD:MathMLDTD ODK:odk officecfg package padmin psprint_config remotebridges sc scaddins sccomp scp2 scripting sd setup_native slideshow starmath sw sysui testtools ucb UnoControls unoxml ure wizards xmerge xmlsecurity MORE_FONTS:more_fonts DICTIONARIES:dictionaries pyuno readlicense_oo unodevtools JFREEREPORT:jfreereport REPORTBUILDER:reportbuilder reportdesign LANGUAGETOOL:languagetool SDEXT:sdext SWEXT:swext uui writerfilter oox MYSQLC:mysqlc NLPSOLVER:nlpsolver STLPORT:stlport NULL po postprocess usr1 - all po_mkout NULL po postprocess\checkxml nmake - all po_checkxml NULL po postprocess\checkdeliver nmake - all po_checkdlv NULL -- cgit From 48cf321b29f7f36068ce11dc1e83b4110dd9f6c7 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Sat, 12 Mar 2011 09:29:55 +0100 Subject: remove legacy SOURCE_ROOT_DIR variable --- postprocess/checkdeliver/checkdeliver.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'postprocess') diff --git a/postprocess/checkdeliver/checkdeliver.pl b/postprocess/checkdeliver/checkdeliver.pl index 4ab64cdb39af..271597fe6782 100644 --- a/postprocess/checkdeliver/checkdeliver.pl +++ b/postprocess/checkdeliver/checkdeliver.pl @@ -77,7 +77,7 @@ sub get_globals # set global variables according to environnment $platform = $ENV{INPATH}; - $srcrootdir = "$ENV{SOURCE_ROOT_DIR}/clone"; + $srcrootdir = "$ENV{SRC_ROOT}/clone"; $solverdir = $ENV{SOLARVERSION}; $milestoneext = $ENV{UPDMINOREXT}; -- cgit From a1a882abdb754e0409b1619a54e57073ae800dee Mon Sep 17 00:00:00 2001 From: Hanno Meyer-Thurow Date: Sun, 13 Mar 2011 16:15:32 +0100 Subject: Merge Gentoo patches from old build and downstream repositories. 1. Do not add compiler default include and library path: potentially build against different version of system library than requested by the user. 2. Add a configure option to disable Python2 (PyUNO) bindings. Python3 is available for more than two years. Noone cares, therefore rest in peace. Python2 is going to be ditched at some point. Simply do not fail then. Windows builds need to be updated for BUILD_TYPE: "PYUNO". Or how is it handled nowadays? 3. Fix sandbox violation in officecfg module: rm /bin/.zip 4. Add a configure option to search only in one place for JVMs, which is quite interesting for Linux Distributions. Enforce the user to place JVMs in one base directory. 5. Fix build for libxml-2.7.8 with ICU support. * config_office-XINC-XLIB-defaults.diff: (1) * disable-python.diff: (2) * gentoo-sandbox.diff: (3) * jvm-search-path.diff: (4) * libxmlsec_fix_extern_c.diff: (5) --- postprocess/prj/build.lst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'postprocess') diff --git a/postprocess/prj/build.lst b/postprocess/prj/build.lst index 6ed189dc3887..9457f664a09a 100644 --- a/postprocess/prj/build.lst +++ b/postprocess/prj/build.lst @@ -1,4 +1,4 @@ -po postprocess :: accessibility automation basctl bean BINFILTER:binfilter chart2 configmgr CRASHREP:crashrep cui dbaccess desktop dtrans embeddedobj embedserv EPM:epm eventattacher extensions extras fileaccess filter forms fpicker helpcontent2 hwpfilter io lingucomponent MATHMLDTD:MathMLDTD ODK:odk officecfg package padmin psprint_config remotebridges sc scaddins sccomp scp2 scripting sd setup_native slideshow starmath sw sysui testtools ucb UnoControls unoxml ure wizards xmerge xmlsecurity MORE_FONTS:more_fonts DICTIONARIES:dictionaries pyuno readlicense_oo unodevtools JFREEREPORT:jfreereport REPORTBUILDER:reportbuilder reportdesign LANGUAGETOOL:languagetool SDEXT:sdext SWEXT:swext uui writerfilter oox MYSQLC:mysqlc NLPSOLVER:nlpsolver STLPORT:stlport NULL +po postprocess :: accessibility automation basctl bean BINFILTER:binfilter chart2 configmgr CRASHREP:crashrep cui dbaccess desktop dtrans embeddedobj embedserv EPM:epm eventattacher extensions extras fileaccess filter forms fpicker helpcontent2 hwpfilter io lingucomponent MATHMLDTD:MathMLDTD ODK:odk officecfg package padmin psprint_config remotebridges sc scaddins sccomp scp2 scripting sd setup_native slideshow starmath sw sysui testtools ucb UnoControls unoxml ure wizards xmerge xmlsecurity MORE_FONTS:more_fonts DICTIONARIES:dictionaries PYUNO:pyuno readlicense_oo unodevtools JFREEREPORT:jfreereport REPORTBUILDER:reportbuilder reportdesign LANGUAGETOOL:languagetool SDEXT:sdext SWEXT:swext uui writerfilter oox MYSQLC:mysqlc NLPSOLVER:nlpsolver STLPORT:stlport NULL po postprocess usr1 - all po_mkout NULL po postprocess\checkxml nmake - all po_checkxml NULL po postprocess\checkdeliver nmake - all po_checkdlv NULL -- cgit From 8aaf3bfa012144e45a9498347036a96dcd4d008c Mon Sep 17 00:00:00 2001 From: Michael Meeks Date: Tue, 15 Mar 2011 11:22:52 +0000 Subject: cleanup gstreamer component --- postprocess/packcomponents/makefile.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'postprocess') diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk index 49fa9e19d908..80a0a052a56e 100644 --- a/postprocess/packcomponents/makefile.mk +++ b/postprocess/packcomponents/makefile.mk @@ -345,7 +345,7 @@ my_components += evoab .END .IF "$(OS)" != "WNT" && "$(ENABLE_GSTREAMER)" != "" -my_components += avmediagst +my_components += avmediagstreamer .END .IF "$(OS)" != "WNT" && "$(SOLAR_JAVA)" == "TRUE" -- cgit From 8916b8370155961841f426f644d4c9d8406f4630 Mon Sep 17 00:00:00 2001 From: Michael Meeks Date: Mon, 21 Mar 2011 21:17:45 +0000 Subject: enable unxsplash component --- postprocess/packcomponents/makefile.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'postprocess') diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk index 80a0a052a56e..35492158eeb9 100644 --- a/postprocess/packcomponents/makefile.mk +++ b/postprocess/packcomponents/makefile.mk @@ -148,6 +148,7 @@ my_components = \ solver \ spell \ spl \ + splash \ srtrs1 \ stringresource \ svgfilter \ -- cgit From 0e8a2d7b212def6167cca80918c05a5127099dee Mon Sep 17 00:00:00 2001 From: Thorsten Behrens Date: Thu, 24 Mar 2011 15:29:26 +0100 Subject: Align postprocess with recent quickstarter changes in desktop This aligns the mac build with the 151e325d9adc2e073835665bf2b3c004444b0726 changes in desktop, which is now disabled for mac. --- postprocess/packcomponents/makefile.mk | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'postprocess') diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk index f20151cc8624..106d096c9dbd 100644 --- a/postprocess/packcomponents/makefile.mk +++ b/postprocess/packcomponents/makefile.mk @@ -150,7 +150,6 @@ my_components = \ solver \ spell \ spl \ - splash \ srtrs1 \ stringresource \ svgfilter \ @@ -185,6 +184,10 @@ my_components = \ xsltfilter \ xstor +.IF "$(OS)" != "MACOSX" +my_components += splash +.END + .IF "$(BUILD_SPECIAL)" != "" my_components += oooimprovement .END -- cgit From 218fc1d8b96e0c382ef5df5fa9e95cfbb9f559c7 Mon Sep 17 00:00:00 2001 From: Michael Meeks Date: Thu, 24 Mar 2011 18:06:21 +0000 Subject: don't package splash component for windows or mac --- postprocess/packcomponents/makefile.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'postprocess') diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk index 106d096c9dbd..4ba0d5e6c271 100644 --- a/postprocess/packcomponents/makefile.mk +++ b/postprocess/packcomponents/makefile.mk @@ -184,9 +184,9 @@ my_components = \ xsltfilter \ xstor -.IF "$(OS)" != "MACOSX" +.IF "$(OS)" != "WNT" && "$(OS)" != "MACOSX" my_components += splash -.END +.ENDIF .IF "$(BUILD_SPECIAL)" != "" my_components += oooimprovement -- cgit From fdd9380bfcc227586f723c70b92df2eaf3fca68e Mon Sep 17 00:00:00 2001 From: Michael Meeks Date: Fri, 25 Mar 2011 22:29:24 +0000 Subject: enable odfflatxml component --- postprocess/packcomponents/makefile.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'postprocess') diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk index 4ba0d5e6c271..0136aa81fa7c 100644 --- a/postprocess/packcomponents/makefile.mk +++ b/postprocess/packcomponents/makefile.mk @@ -118,6 +118,7 @@ my_components = \ msfilter \ mysql \ odbc \ + odfflatxml \ offacc \ oooimprovecore \ oox \ -- cgit From f4f16a725706b98af3762bcfe28227f78226e6f3 Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Sat, 26 Mar 2011 15:24:42 -0500 Subject: gbuild deliver the component files at different place than old build in order to support gbuild.lst target in // with build.lst we need a bit of define-foo here to point to the correct location of the .component xml registration files this should be removed when the modules are definitively migrated to gnumake (i.e when the old build.lst is removed and replaced by gbuild.lst) --- postprocess/packcomponents/makefile.mk | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) (limited to 'postprocess') diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk index 0136aa81fa7c..dfdfd7cc91cf 100644 --- a/postprocess/packcomponents/makefile.mk +++ b/postprocess/packcomponents/makefile.mk @@ -38,6 +38,14 @@ PKGCONFIG_MODULES=gtk+-2.0 GTK_TWO_FOUR=$(shell @+-$(PKG_CONFIG) --exists 'gtk+-2.0 >= 2.4.0' && echo YES) .END +.IF "$(USE_GMAKE)" != "1" +SC_COMPONENTS:=sc scd +SM_COMPONENTS:=sm smd vbaobj +.ELSE +SC_COMPONENTS:= component/sc/util/sc component/sc/util/scd component/sc/util/vbaobj +SM_COMPONENTS:= component/starmath/util/sm component/starmath/util/smd +.END + my_components = \ abp \ adabasui \ @@ -136,8 +144,7 @@ my_components = \ rptxml \ sax \ sb \ - sc \ - scd \ + $(SC_COMPONENTS)\ scn \ scriptframe \ sd \ @@ -146,8 +153,7 @@ my_components = \ sdd \ simplecanvas \ slideshow \ - sm \ - smd \ + $(SM_COMPONENTS)\ solver \ spell \ spl \ @@ -171,7 +177,6 @@ my_components = \ updchk.uno \ utl \ uui \ - vbaobj \ vbaevents \ vcl \ vclcanvas \ -- cgit From 11e2bc6a0a1ad9aa9e748951bc87c0e1af4dc5af Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Tue, 29 Mar 2011 17:32:58 -0500 Subject: sc is now under gbuild, no more hack to find the *.component are needed --- postprocess/packcomponents/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'postprocess') diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk index dfdfd7cc91cf..fe664e107123 100644 --- a/postprocess/packcomponents/makefile.mk +++ b/postprocess/packcomponents/makefile.mk @@ -39,10 +39,8 @@ GTK_TWO_FOUR=$(shell @+-$(PKG_CONFIG) --exists 'gtk+-2.0 >= 2.4.0' && echo YES) .END .IF "$(USE_GMAKE)" != "1" -SC_COMPONENTS:=sc scd SM_COMPONENTS:=sm smd vbaobj .ELSE -SC_COMPONENTS:= component/sc/util/sc component/sc/util/scd component/sc/util/vbaobj SM_COMPONENTS:= component/starmath/util/sm component/starmath/util/smd .END @@ -67,6 +65,9 @@ my_components = \ component/framework/util/fwl \ component/framework/util/fwm \ component/vbahelper/util/msforms \ + component/sc/util/sc \ + component/sc/util/scd \ + component/sc/util/vbaobj \ component/sfx2/util/sfx \ component/sot/util/sot \ component/svl/source/fsstor/fsstorage \ @@ -144,7 +145,6 @@ my_components = \ rptxml \ sax \ sb \ - $(SC_COMPONENTS)\ scn \ scriptframe \ sd \ -- cgit From 07b9bd6e08626156be6e9f8724a883e60cbb838d Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Tue, 29 Mar 2011 19:12:02 -0500 Subject: fix an unfortunate mishap in the previous component packaging adjustment --- postprocess/packcomponents/makefile.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'postprocess') diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk index fe664e107123..c56410ea42ad 100644 --- a/postprocess/packcomponents/makefile.mk +++ b/postprocess/packcomponents/makefile.mk @@ -39,7 +39,7 @@ GTK_TWO_FOUR=$(shell @+-$(PKG_CONFIG) --exists 'gtk+-2.0 >= 2.4.0' && echo YES) .END .IF "$(USE_GMAKE)" != "1" -SM_COMPONENTS:=sm smd vbaobj +SM_COMPONENTS:=sm smd .ELSE SM_COMPONENTS:= component/starmath/util/sm component/starmath/util/smd .END -- cgit From 6d08463cdf473b5f9fccbc8117e2f80780259258 Mon Sep 17 00:00:00 2001 From: Petr Mladek Date: Wed, 30 Mar 2011 21:17:45 +0200 Subject: add optional build dependency for ct2n extension --- postprocess/prj/build.lst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'postprocess') diff --git a/postprocess/prj/build.lst b/postprocess/prj/build.lst index c2c5b0681d0d..207907350650 100644 --- a/postprocess/prj/build.lst +++ b/postprocess/prj/build.lst @@ -1,4 +1,4 @@ -po postprocess :: accessibility automation basctl bean BINFILTER:binfilter chart2 configmgr CRASHREP:crashrep cui dbaccess desktop dtrans embeddedobj embedserv EPM:epm eventattacher extensions extras fileaccess filter forms fpicker helpcontent2 hwpfilter io lingucomponent MATHMLDTD:MathMLDTD ODK:odk officecfg package padmin psprint_config remotebridges sc scaddins sccomp scp2 scripting sd setup_native slideshow starmath sw sysui testtools ucb UnoControls unoxml ure wizards xmerge xmlsecurity MORE_FONTS:more_fonts DICTIONARIES:dictionaries PYUNO:pyuno readlicense_oo unodevtools JFREEREPORT:jfreereport REPORTBUILDER:reportbuilder reportdesign LANGUAGETOOL:languagetool SDEXT:sdext SWEXT:swext uui writerfilter oox MYSQLC:mysqlc NLPSOLVER:nlpsolver STLPORT:stlport LIBXSLT:libxslt NULL +po postprocess :: accessibility automation basctl bean BINFILTER:binfilter chart2 configmgr CRASHREP:crashrep CT2N:ct2n cui dbaccess desktop dtrans embeddedobj embedserv EPM:epm eventattacher extensions extras fileaccess filter forms fpicker helpcontent2 hwpfilter io lingucomponent MATHMLDTD:MathMLDTD ODK:odk officecfg package padmin psprint_config remotebridges sc scaddins sccomp scp2 scripting sd setup_native slideshow starmath sw sysui testtools ucb UnoControls unoxml ure wizards xmerge xmlsecurity MORE_FONTS:more_fonts DICTIONARIES:dictionaries PYUNO:pyuno readlicense_oo unodevtools JFREEREPORT:jfreereport REPORTBUILDER:reportbuilder reportdesign LANGUAGETOOL:languagetool SDEXT:sdext SWEXT:swext uui writerfilter oox MYSQLC:mysqlc NLPSOLVER:nlpsolver STLPORT:stlport LIBXSLT:libxslt NULL po postprocess usr1 - all po_mkout NULL po postprocess\checkxml nmake - all po_checkxml NULL po postprocess\checkdeliver nmake - all po_checkdlv NULL -- cgit From f86055864f17ff6f7ea3e0baae549aaa475f1bc0 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Thu, 31 Mar 2011 08:40:46 +0200 Subject: we ship pythonscript as extension --- postprocess/packcomponents/makefile.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'postprocess') diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk index c56410ea42ad..79d27c43db95 100644 --- a/postprocess/packcomponents/makefile.mk +++ b/postprocess/packcomponents/makefile.mk @@ -138,7 +138,6 @@ my_components = \ preload \ protocolhandler \ pythonloader \ - pythonscript \ res \ rpt \ rptui \ -- cgit From 8416c092eb69a170d6978cb8320053334ab8978e Mon Sep 17 00:00:00 2001 From: David Tardon Date: Thu, 31 Mar 2011 08:44:58 +0200 Subject: we ship these script providers as extensions --- postprocess/packcomponents/makefile.mk | 2 -- 1 file changed, 2 deletions(-) (limited to 'postprocess') diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk index 79d27c43db95..3ba50bbe82e5 100644 --- a/postprocess/packcomponents/makefile.mk +++ b/postprocess/packcomponents/makefile.mk @@ -245,9 +245,7 @@ my_components += productregistration.jar my_components += \ LuceneHelpWrapper \ ScriptFramework \ - ScriptProviderForBeanShell \ ScriptProviderForJava \ - ScriptProviderForJavaScript \ XMergeBridge \ XSLTFilter.jar \ XSLTValidate \ -- cgit From 4d00e3f7d078fc2823f8de84100e46c54fc4226b Mon Sep 17 00:00:00 2001 From: Muthu Subramanian Date: Thu, 31 Mar 2011 18:12:03 +0530 Subject: Adding scfilt component entries. --- postprocess/packcomponents/makefile.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'postprocess') diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk index 3ba50bbe82e5..59652cc05132 100644 --- a/postprocess/packcomponents/makefile.mk +++ b/postprocess/packcomponents/makefile.mk @@ -67,6 +67,7 @@ my_components = \ component/vbahelper/util/msforms \ component/sc/util/sc \ component/sc/util/scd \ + component/sc/util/scfilt \ component/sc/util/vbaobj \ component/sfx2/util/sfx \ component/sot/util/sot \ -- cgit From edf856f7550c09e7c76d3fa124e741343047e649 Mon Sep 17 00:00:00 2001 From: Michael Meeks Date: Fri, 1 Apr 2011 22:32:41 +0100 Subject: register lwp / wpg / msworks filter components --- postprocess/packcomponents/makefile.mk | 3 +++ 1 file changed, 3 insertions(+) (limited to 'postprocess') diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk index 59652cc05132..0f97b77864fa 100644 --- a/postprocess/packcomponents/makefile.mk +++ b/postprocess/packcomponents/makefile.mk @@ -123,9 +123,11 @@ my_components = \ lnth \ localebe1 \ log \ + lwpfilter \ mcnttype \ migrationoo2 \ msfilter \ + msworksfilter \ mysql \ odbc \ odfflatxml \ @@ -181,6 +183,7 @@ my_components = \ vcl \ vclcanvas \ wpft \ + wpgfilter \ writerfilter \ xcr \ xmlfa \ -- cgit From 1232463815b4eea3131fdb46b1c0deb64e8d0d50 Mon Sep 17 00:00:00 2001 From: Thorsten Behrens Date: Sun, 3 Apr 2011 09:07:29 +0200 Subject: Move component reg file for fileaccess in postprocess Fix changed path for fileacc.component - gmake puts those into a different place. --- postprocess/packcomponents/makefile.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'postprocess') diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk index 59652cc05132..6d5116b2af3c 100644 --- a/postprocess/packcomponents/makefile.mk +++ b/postprocess/packcomponents/makefile.mk @@ -61,6 +61,7 @@ my_components = \ charttools \ chartview \ component/comphelper/util/comphelp \ + component/fileaccess/source/fileacc \ component/framework/util/fwk \ component/framework/util/fwl \ component/framework/util/fwm \ @@ -106,7 +107,6 @@ my_components = \ embobj \ evtatt \ fastsax \ - fileacc \ filterconfig1 \ flash \ flat \ -- cgit From 973cf596359d27860a8e0a77472b8160b200c199 Mon Sep 17 00:00:00 2001 From: Thorsten Behrens Date: Sun, 3 Apr 2011 11:23:09 +0200 Subject: Move utl component registration file to new location gbuild places component registration files into a different path. Adapted postprocess packcomponents accordingly. --- postprocess/packcomponents/makefile.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'postprocess') diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk index 6d5116b2af3c..8c492280f083 100644 --- a/postprocess/packcomponents/makefile.mk +++ b/postprocess/packcomponents/makefile.mk @@ -86,6 +86,7 @@ my_components = \ component/sw/util/swd \ component/sw/util/vbaswobj \ component/toolkit/util/tk \ + component/unotools/util/utl \ component/unoxml/source/rdf/unordf \ component/unoxml/source/service/unoxml \ component/xmloff/source/transform/xof \ @@ -175,7 +176,6 @@ my_components = \ updatefeed \ updchk \ updchk.uno \ - utl \ uui \ vbaevents \ vcl \ -- cgit From 48a10ed627336ae0a34f14a7d7a946d7ef0f3b28 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Sun, 3 Apr 2011 17:55:32 +0200 Subject: gbuildize forms --- postprocess/packcomponents/makefile.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'postprocess') diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk index 8c492280f083..fa3bd6577117 100644 --- a/postprocess/packcomponents/makefile.mk +++ b/postprocess/packcomponents/makefile.mk @@ -62,6 +62,7 @@ my_components = \ chartview \ component/comphelper/util/comphelp \ component/fileaccess/source/fileacc \ + component/forms/util/frm \ component/framework/util/fwk \ component/framework/util/fwl \ component/framework/util/fwm \ @@ -114,7 +115,6 @@ my_components = \ for \ fpicker \ fps_office \ - frm \ guesslang \ hwp \ hyphen \ -- cgit From 5e50d1b7e43c8a85584a37cfb6444098fc80214b Mon Sep 17 00:00:00 2001 From: Bjoern Michaelsen Date: Fri, 1 Apr 2011 19:40:34 +0200 Subject: packing lomenubar component file --- postprocess/packcomponents/makefile.mk | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'postprocess') diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk index fa3bd6577117..dc4df86f5d8d 100644 --- a/postprocess/packcomponents/makefile.mk +++ b/postprocess/packcomponents/makefile.mk @@ -242,6 +242,10 @@ my_components += ogltrans my_components += productregistration.jar .END +.IF "$(ENABLE_LOMENUBAR)" == "TRUE" +my_components += component/framework/util/lomenubar +.END + .IF "$(SOLAR_JAVA)" == "TRUE" my_components += \ LuceneHelpWrapper \ -- cgit From 48b1e162da8894c14ace84743a3d6931feb820c9 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Fri, 8 Apr 2011 11:15:42 +0300 Subject: Drop relnotes.dll from here, too, fdo#31023 --- postprocess/rebase/coffbase.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'postprocess') diff --git a/postprocess/rebase/coffbase.txt b/postprocess/rebase/coffbase.txt index 27999d2c4cbb..199a8944be24 100755 --- a/postprocess/rebase/coffbase.txt +++ b/postprocess/rebase/coffbase.txt @@ -224,7 +224,6 @@ reg3.dll 0x00000000607e0000 0x00020000 reg4allmsdoc.dll 0x0000000060790000 0x00040000 regactivex.dll 0x0000000060710000 0x00020000 regpatchactivex.dll 0x0000000060690000 0x00020000 -relnotes.dll 0x0000000060660000 0x00020000 remotebridge.uno.dll 0x0000000060640000 0x00010000 resmi.dll 0x0000000060610000 0x00020000 resourcemodel.dll 0x0000000060580000 0x00080000 -- cgit From 7c79dc9766f9607efc45c1715acc0df9d48d4ec8 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Fri, 8 Apr 2011 11:16:13 +0300 Subject: chmod -x --- postprocess/rebase/coffbase.txt | 0 postprocess/rebase/makefile.mk | 0 2 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 postprocess/rebase/coffbase.txt mode change 100755 => 100644 postprocess/rebase/makefile.mk (limited to 'postprocess') diff --git a/postprocess/rebase/coffbase.txt b/postprocess/rebase/coffbase.txt old mode 100755 new mode 100644 diff --git a/postprocess/rebase/makefile.mk b/postprocess/rebase/makefile.mk old mode 100755 new mode 100644 -- cgit From 2510ce27732b25756b36aea8f8bf842ff58d4e78 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Mon, 11 Apr 2011 10:08:33 +0200 Subject: gbuildize lotuswordpro --- postprocess/packcomponents/makefile.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'postprocess') diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk index c9ebe5769830..2c9cb78b2bcf 100644 --- a/postprocess/packcomponents/makefile.mk +++ b/postprocess/packcomponents/makefile.mk @@ -124,7 +124,7 @@ my_components = \ lnth \ localebe1 \ log \ - lwpfilter \ + component/lotuswordpro/util/lwpfilter \ mcnttype \ migrationoo2 \ msfilter \ -- cgit From bc1f5c6e38c34ca6b646aaa7577bd97fbe70d1ef Mon Sep 17 00:00:00 2001 From: David Tardon Date: Thu, 14 Apr 2011 12:36:23 +0200 Subject: gbuildize writerfilter --- postprocess/packcomponents/makefile.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'postprocess') diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk index 2c9cb78b2bcf..369b3e8628bb 100644 --- a/postprocess/packcomponents/makefile.mk +++ b/postprocess/packcomponents/makefile.mk @@ -184,7 +184,7 @@ my_components = \ vclcanvas \ wpft \ wpgfilter \ - writerfilter \ + component/writerfilter/util/writerfilter \ xcr \ xmlfa \ xmlfd \ -- cgit From 72687df69d1d069aa3b9101876dde83451a536e6 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Thu, 14 Apr 2011 15:49:19 +0200 Subject: gbuildize oox --- postprocess/packcomponents/makefile.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'postprocess') diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk index 369b3e8628bb..d78028b411a3 100644 --- a/postprocess/packcomponents/makefile.mk +++ b/postprocess/packcomponents/makefile.mk @@ -134,7 +134,7 @@ my_components = \ odfflatxml \ offacc \ oooimprovecore \ - oox \ + component/oox/util/oox \ package2 \ pcr \ pdffilter \ -- cgit From 6d42ebe4ccf67c280fb3c2ab51f09ff2d875ae83 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Fri, 15 Apr 2011 10:42:27 +0200 Subject: gbuildize chart2 --- postprocess/packcomponents/makefile.mk | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'postprocess') diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk index d78028b411a3..5d41be732695 100644 --- a/postprocess/packcomponents/makefile.mk +++ b/postprocess/packcomponents/makefile.mk @@ -56,10 +56,10 @@ my_components = \ cached1 \ calc \ canvasfactory \ - chartcontroller \ - chartmodel \ - charttools \ - chartview \ + component/chart2/source/controller/chartcontroller \ + component/chart2/source/model/chartmodel \ + component/chart2/source/tools/charttools \ + component/chart2/source/view/chartview \ component/comphelper/util/comphelp \ component/fileaccess/source/fileacc \ component/forms/util/frm \ -- cgit From 111c582a677243c94c34d0009b1adacf787efc41 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Mon, 18 Apr 2011 14:47:48 +0200 Subject: gbuildize dbaccess --- postprocess/packcomponents/makefile.mk | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'postprocess') diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk index 5d41be732695..b71892387e79 100644 --- a/postprocess/packcomponents/makefile.mk +++ b/postprocess/packcomponents/makefile.mk @@ -46,7 +46,6 @@ SM_COMPONENTS:= component/starmath/util/sm component/starmath/util/smd my_components = \ abp \ - adabasui \ analysis \ animcore \ avmedia \ @@ -61,6 +60,12 @@ my_components = \ component/chart2/source/tools/charttools \ component/chart2/source/view/chartview \ component/comphelper/util/comphelp \ + component/dbaccess/source/ext/adabas/adabasui \ + component/dbaccess/util/dba \ + component/dbaccess/source/filter/xml/dbaxml \ + component/dbaccess/source/ext/macromigration/dbmm \ + component/dbaccess/util/dbu \ + component/dbaccess/util/sdbt \ component/fileaccess/source/fileacc \ component/forms/util/frm \ component/framework/util/fwk \ @@ -95,14 +100,10 @@ my_components = \ configmgr \ ctl \ date \ - dba \ dbase \ - dbaxml \ - dbmm \ dbp \ dbpool2 \ dbtools \ - dbu \ deployment \ deploymentgui \ dlgprov \ @@ -152,7 +153,6 @@ my_components = \ scriptframe \ sd \ sdbc2 \ - sdbt \ sdd \ simplecanvas \ slideshow \ -- cgit From 6273b18032abd039988365743704e7a720fd956f Mon Sep 17 00:00:00 2001 From: David Tardon Date: Mon, 18 Apr 2011 14:49:38 +0200 Subject: sort the components --- postprocess/packcomponents/makefile.mk | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'postprocess') diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk index b71892387e79..6d092b9207c2 100644 --- a/postprocess/packcomponents/makefile.mk +++ b/postprocess/packcomponents/makefile.mk @@ -61,9 +61,9 @@ my_components = \ component/chart2/source/view/chartview \ component/comphelper/util/comphelp \ component/dbaccess/source/ext/adabas/adabasui \ - component/dbaccess/util/dba \ - component/dbaccess/source/filter/xml/dbaxml \ component/dbaccess/source/ext/macromigration/dbmm \ + component/dbaccess/source/filter/xml/dbaxml \ + component/dbaccess/util/dba \ component/dbaccess/util/dbu \ component/dbaccess/util/sdbt \ component/fileaccess/source/fileacc \ @@ -71,7 +71,8 @@ my_components = \ component/framework/util/fwk \ component/framework/util/fwl \ component/framework/util/fwm \ - component/vbahelper/util/msforms \ + component/lotuswordpro/util/lwpfilter \ + component/oox/util/oox \ component/sc/util/sc \ component/sc/util/scd \ component/sc/util/scfilt \ @@ -95,6 +96,8 @@ my_components = \ component/unotools/util/utl \ component/unoxml/source/rdf/unordf \ component/unoxml/source/service/unoxml \ + component/vbahelper/util/msforms \ + component/writerfilter/util/writerfilter \ component/xmloff/source/transform/xof \ component/xmloff/util/xo \ configmgr \ @@ -125,7 +128,6 @@ my_components = \ lnth \ localebe1 \ log \ - component/lotuswordpro/util/lwpfilter \ mcnttype \ migrationoo2 \ msfilter \ @@ -135,7 +137,6 @@ my_components = \ odfflatxml \ offacc \ oooimprovecore \ - component/oox/util/oox \ package2 \ pcr \ pdffilter \ @@ -184,7 +185,6 @@ my_components = \ vclcanvas \ wpft \ wpgfilter \ - component/writerfilter/util/writerfilter \ xcr \ xmlfa \ xmlfd \ -- cgit From b94a76f89e1b27ed1791f535fe11b58224f4b546 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Wed, 20 Apr 2011 09:01:24 +0200 Subject: gbuildize sd --- postprocess/packcomponents/makefile.mk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'postprocess') diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk index 6d092b9207c2..59a8a92f7e4d 100644 --- a/postprocess/packcomponents/makefile.mk +++ b/postprocess/packcomponents/makefile.mk @@ -77,6 +77,9 @@ my_components = \ component/sc/util/scd \ component/sc/util/scfilt \ component/sc/util/vbaobj \ + component/sd/util/sd \ + component/sd/util/sdd \ + component/sd/util/sdfilt \ component/sfx2/util/sfx \ component/sot/util/sot \ component/svl/source/fsstor/fsstorage \ @@ -152,9 +155,7 @@ my_components = \ sb \ scn \ scriptframe \ - sd \ sdbc2 \ - sdd \ simplecanvas \ slideshow \ $(SM_COMPONENTS)\ -- cgit From bc632b58f28b38a06c81093fbc06b06ffbfb32d4 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Wed, 20 Apr 2011 10:35:46 +0200 Subject: gbuildize slideshow --- postprocess/packcomponents/makefile.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'postprocess') diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk index 59a8a92f7e4d..6a0cb284b997 100644 --- a/postprocess/packcomponents/makefile.mk +++ b/postprocess/packcomponents/makefile.mk @@ -81,6 +81,7 @@ my_components = \ component/sd/util/sdd \ component/sd/util/sdfilt \ component/sfx2/util/sfx \ + component/slideshow/util/slideshow \ component/sot/util/sot \ component/svl/source/fsstor/fsstorage \ component/svl/source/passwordcontainer/passwordcontainer \ @@ -157,7 +158,6 @@ my_components = \ scriptframe \ sdbc2 \ simplecanvas \ - slideshow \ $(SM_COMPONENTS)\ solver \ spell \ @@ -239,7 +239,7 @@ my_components += kde4be1 .END .IF "$(ENABLE_OGL)" == "TRUE" -my_components += ogltrans +my_components += component/slideshow/source/engine/OGLTrans/ogltrans .END .IF "$(ENABLE_SVCTAGS)" == "YES" -- cgit From cc33701bc0e96ed3384f5391efb6782db6bc3418 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Wed, 20 Apr 2011 12:29:08 +0200 Subject: gbuildize formula --- postprocess/packcomponents/makefile.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'postprocess') diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk index 6a0cb284b997..b8dd55a2409f 100644 --- a/postprocess/packcomponents/makefile.mk +++ b/postprocess/packcomponents/makefile.mk @@ -68,6 +68,7 @@ my_components = \ component/dbaccess/util/sdbt \ component/fileaccess/source/fileacc \ component/forms/util/frm \ + component/formula/util/for \ component/framework/util/fwk \ component/framework/util/fwl \ component/framework/util/fwm \ @@ -120,7 +121,6 @@ my_components = \ filterconfig1 \ flash \ flat \ - for \ fpicker \ fps_office \ guesslang \ -- cgit From 4fb65d798be2faf284387619e64af752829ebd20 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Wed, 20 Apr 2011 14:50:19 +0200 Subject: gbuildize reportdesign --- postprocess/packcomponents/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'postprocess') diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk index b8dd55a2409f..9e8966fe8765 100644 --- a/postprocess/packcomponents/makefile.mk +++ b/postprocess/packcomponents/makefile.mk @@ -74,6 +74,9 @@ my_components = \ component/framework/util/fwm \ component/lotuswordpro/util/lwpfilter \ component/oox/util/oox \ + component/reportdesign/util/rpt \ + component/reportdesign/util/rptui \ + component/reportdesign/util/rptxml \ component/sc/util/sc \ component/sc/util/scd \ component/sc/util/scfilt \ @@ -149,9 +152,6 @@ my_components = \ protocolhandler \ pythonloader \ res \ - rpt \ - rptui \ - rptxml \ sax \ sb \ scn \ -- cgit From 203be7439fce09041789fced1d9a3fb30df6a82e Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Sat, 23 Apr 2011 20:52:35 -0500 Subject: starmath is built by gbuild now --- postprocess/packcomponents/makefile.mk | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'postprocess') diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk index 9e8966fe8765..f8cdc75d52ff 100644 --- a/postprocess/packcomponents/makefile.mk +++ b/postprocess/packcomponents/makefile.mk @@ -38,12 +38,6 @@ PKGCONFIG_MODULES=gtk+-2.0 GTK_TWO_FOUR=$(shell @+-$(PKG_CONFIG) --exists 'gtk+-2.0 >= 2.4.0' && echo YES) .END -.IF "$(USE_GMAKE)" != "1" -SM_COMPONENTS:=sm smd -.ELSE -SM_COMPONENTS:= component/starmath/util/sm component/starmath/util/smd -.END - my_components = \ abp \ analysis \ @@ -87,6 +81,8 @@ my_components = \ component/sfx2/util/sfx \ component/slideshow/util/slideshow \ component/sot/util/sot \ + component/starmath/util/sm \ + component/starmath/util/smd \ component/svl/source/fsstor/fsstorage \ component/svl/source/passwordcontainer/passwordcontainer \ component/svl/util/svl \ @@ -158,7 +154,6 @@ my_components = \ scriptframe \ sdbc2 \ simplecanvas \ - $(SM_COMPONENTS)\ solver \ spell \ spl \ -- cgit From 5949fab5269e3c366585bb9e620ed70670312c16 Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Sat, 23 Apr 2011 20:56:45 -0500 Subject: use tail_build to build 'late' gbuild enabled modules --- postprocess/prj/build.lst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'postprocess') diff --git a/postprocess/prj/build.lst b/postprocess/prj/build.lst index 207907350650..28486f022590 100644 --- a/postprocess/prj/build.lst +++ b/postprocess/prj/build.lst @@ -1,4 +1,4 @@ -po postprocess :: accessibility automation basctl bean BINFILTER:binfilter chart2 configmgr CRASHREP:crashrep CT2N:ct2n cui dbaccess desktop dtrans embeddedobj embedserv EPM:epm eventattacher extensions extras fileaccess filter forms fpicker helpcontent2 hwpfilter io lingucomponent MATHMLDTD:MathMLDTD ODK:odk officecfg package padmin psprint_config remotebridges sc scaddins sccomp scp2 scripting sd setup_native slideshow starmath sw sysui testtools ucb UnoControls unoxml ure wizards xmerge xmlsecurity MORE_FONTS:more_fonts DICTIONARIES:dictionaries PYUNO:pyuno readlicense_oo unodevtools JFREEREPORT:jfreereport REPORTBUILDER:reportbuilder reportdesign LANGUAGETOOL:languagetool SDEXT:sdext SWEXT:swext uui writerfilter oox MYSQLC:mysqlc NLPSOLVER:nlpsolver STLPORT:stlport LIBXSLT:libxslt NULL +po postprocess :: accessibility automation basctl bean BINFILTER:binfilter configmgr CRASHREP:crashrep CT2N:ct2n desktop dtrans embeddedobj embedserv EPM:epm eventattacher extensions extras fileaccess filter forms fpicker helpcontent2 hwpfilter io lingucomponent MATHMLDTD:MathMLDTD ODK:odk officecfg package padmin psprint_config remotebridges scaddins sccomp scp2 scripting setup_native sysui testtools ucb UnoControls unoxml ure wizards xmerge xmlsecurity MORE_FONTS:more_fonts DICTIONARIES:dictionaries PYUNO:pyuno readlicense_oo unodevtools JFREEREPORT:jfreereport REPORTBUILDER:reportbuilder reportdesign LANGUAGETOOL:languagetool SDEXT:sdext SWEXT:swext uui oox MYSQLC:mysqlc NLPSOLVER:nlpsolver STLPORT:stlport LIBXSLT:libxslt tail_build NULL po postprocess usr1 - all po_mkout NULL po postprocess\checkxml nmake - all po_checkxml NULL po postprocess\checkdeliver nmake - all po_checkdlv NULL -- cgit From b354db5c7982edc1621766ed626c92fef6164949 Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Sun, 24 Apr 2011 16:10:25 -0500 Subject: reportdesign is included in tail_build, remove it from postprocess dep --- postprocess/prj/build.lst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'postprocess') diff --git a/postprocess/prj/build.lst b/postprocess/prj/build.lst index 28486f022590..46e51e45755d 100644 --- a/postprocess/prj/build.lst +++ b/postprocess/prj/build.lst @@ -1,4 +1,4 @@ -po postprocess :: accessibility automation basctl bean BINFILTER:binfilter configmgr CRASHREP:crashrep CT2N:ct2n desktop dtrans embeddedobj embedserv EPM:epm eventattacher extensions extras fileaccess filter forms fpicker helpcontent2 hwpfilter io lingucomponent MATHMLDTD:MathMLDTD ODK:odk officecfg package padmin psprint_config remotebridges scaddins sccomp scp2 scripting setup_native sysui testtools ucb UnoControls unoxml ure wizards xmerge xmlsecurity MORE_FONTS:more_fonts DICTIONARIES:dictionaries PYUNO:pyuno readlicense_oo unodevtools JFREEREPORT:jfreereport REPORTBUILDER:reportbuilder reportdesign LANGUAGETOOL:languagetool SDEXT:sdext SWEXT:swext uui oox MYSQLC:mysqlc NLPSOLVER:nlpsolver STLPORT:stlport LIBXSLT:libxslt tail_build NULL +po postprocess :: accessibility automation basctl bean BINFILTER:binfilter configmgr CRASHREP:crashrep CT2N:ct2n desktop dtrans embeddedobj embedserv EPM:epm eventattacher extensions extras fileaccess filter forms fpicker helpcontent2 hwpfilter io lingucomponent MATHMLDTD:MathMLDTD ODK:odk officecfg package padmin psprint_config remotebridges scaddins sccomp scp2 scripting setup_native sysui testtools ucb UnoControls unoxml ure wizards xmerge xmlsecurity MORE_FONTS:more_fonts DICTIONARIES:dictionaries PYUNO:pyuno readlicense_oo unodevtools JFREEREPORT:jfreereport REPORTBUILDER:reportbuilder LANGUAGETOOL:languagetool SDEXT:sdext SWEXT:swext uui oox MYSQLC:mysqlc NLPSOLVER:nlpsolver STLPORT:stlport LIBXSLT:libxslt tail_build NULL po postprocess usr1 - all po_mkout NULL po postprocess\checkxml nmake - all po_checkxml NULL po postprocess\checkdeliver nmake - all po_checkdlv NULL -- cgit From 51fb63fc9fe0e62d8987ef41b5063d271eeb74f8 Mon Sep 17 00:00:00 2001 From: Hanno Meyer-Thurow Date: Mon, 25 Apr 2011 21:51:49 +0200 Subject: Update '--disable-python' to disable only Python UNO API. * postprocess/packcomponents/makefile.mk: --- postprocess/packcomponents/makefile.mk | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'postprocess') diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk index f8cdc75d52ff..961f24bb5a12 100644 --- a/postprocess/packcomponents/makefile.mk +++ b/postprocess/packcomponents/makefile.mk @@ -146,7 +146,6 @@ my_components = \ placeware \ preload \ protocolhandler \ - pythonloader \ res \ sax \ sb \ @@ -189,6 +188,10 @@ my_components = \ xsltfilter \ xstor +.IF "$(DISABLE_PYTHON)" != "TRUE" +my_components += pythonloader +.ENDIF + .IF "$(OS)" != "WNT" && "$(OS)" != "MACOSX" my_components += splash .ENDIF -- cgit From 8aa5ada5f45c73fbd0258f75021f0b751c0e066e Mon Sep 17 00:00:00 2001 From: David Tardon Date: Wed, 27 Apr 2011 08:00:54 +0200 Subject: add unoxml to tail build --- postprocess/prj/build.lst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'postprocess') diff --git a/postprocess/prj/build.lst b/postprocess/prj/build.lst index 46e51e45755d..66f117624aa3 100644 --- a/postprocess/prj/build.lst +++ b/postprocess/prj/build.lst @@ -1,4 +1,4 @@ -po postprocess :: accessibility automation basctl bean BINFILTER:binfilter configmgr CRASHREP:crashrep CT2N:ct2n desktop dtrans embeddedobj embedserv EPM:epm eventattacher extensions extras fileaccess filter forms fpicker helpcontent2 hwpfilter io lingucomponent MATHMLDTD:MathMLDTD ODK:odk officecfg package padmin psprint_config remotebridges scaddins sccomp scp2 scripting setup_native sysui testtools ucb UnoControls unoxml ure wizards xmerge xmlsecurity MORE_FONTS:more_fonts DICTIONARIES:dictionaries PYUNO:pyuno readlicense_oo unodevtools JFREEREPORT:jfreereport REPORTBUILDER:reportbuilder LANGUAGETOOL:languagetool SDEXT:sdext SWEXT:swext uui oox MYSQLC:mysqlc NLPSOLVER:nlpsolver STLPORT:stlport LIBXSLT:libxslt tail_build NULL +po postprocess :: accessibility automation basctl bean BINFILTER:binfilter configmgr CRASHREP:crashrep CT2N:ct2n desktop dtrans embeddedobj embedserv EPM:epm eventattacher extensions extras fileaccess filter forms fpicker helpcontent2 hwpfilter io lingucomponent MATHMLDTD:MathMLDTD ODK:odk officecfg package padmin psprint_config remotebridges scaddins sccomp scp2 scripting setup_native sysui testtools ucb UnoControls ure wizards xmerge xmlsecurity MORE_FONTS:more_fonts DICTIONARIES:dictionaries PYUNO:pyuno readlicense_oo unodevtools JFREEREPORT:jfreereport REPORTBUILDER:reportbuilder LANGUAGETOOL:languagetool SDEXT:sdext SWEXT:swext uui oox MYSQLC:mysqlc NLPSOLVER:nlpsolver STLPORT:stlport LIBXSLT:libxslt tail_build NULL po postprocess usr1 - all po_mkout NULL po postprocess\checkxml nmake - all po_checkxml NULL po postprocess\checkdeliver nmake - all po_checkdlv NULL -- cgit From 90276ffd65b79366d8c4b78843c65f9b19dcadca Mon Sep 17 00:00:00 2001 From: David Tardon Date: Wed, 27 Apr 2011 08:04:33 +0200 Subject: add padmin to tail build --- postprocess/prj/build.lst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'postprocess') diff --git a/postprocess/prj/build.lst b/postprocess/prj/build.lst index 66f117624aa3..2cbfe273d71b 100644 --- a/postprocess/prj/build.lst +++ b/postprocess/prj/build.lst @@ -1,4 +1,4 @@ -po postprocess :: accessibility automation basctl bean BINFILTER:binfilter configmgr CRASHREP:crashrep CT2N:ct2n desktop dtrans embeddedobj embedserv EPM:epm eventattacher extensions extras fileaccess filter forms fpicker helpcontent2 hwpfilter io lingucomponent MATHMLDTD:MathMLDTD ODK:odk officecfg package padmin psprint_config remotebridges scaddins sccomp scp2 scripting setup_native sysui testtools ucb UnoControls ure wizards xmerge xmlsecurity MORE_FONTS:more_fonts DICTIONARIES:dictionaries PYUNO:pyuno readlicense_oo unodevtools JFREEREPORT:jfreereport REPORTBUILDER:reportbuilder LANGUAGETOOL:languagetool SDEXT:sdext SWEXT:swext uui oox MYSQLC:mysqlc NLPSOLVER:nlpsolver STLPORT:stlport LIBXSLT:libxslt tail_build NULL +po postprocess :: accessibility automation basctl bean BINFILTER:binfilter configmgr CRASHREP:crashrep CT2N:ct2n desktop dtrans embeddedobj embedserv EPM:epm eventattacher extensions extras fileaccess filter forms fpicker helpcontent2 hwpfilter io lingucomponent MATHMLDTD:MathMLDTD ODK:odk officecfg package psprint_config remotebridges scaddins sccomp scp2 scripting setup_native sysui testtools ucb UnoControls ure wizards xmerge xmlsecurity MORE_FONTS:more_fonts DICTIONARIES:dictionaries PYUNO:pyuno readlicense_oo unodevtools JFREEREPORT:jfreereport REPORTBUILDER:reportbuilder LANGUAGETOOL:languagetool SDEXT:sdext SWEXT:swext uui oox MYSQLC:mysqlc NLPSOLVER:nlpsolver STLPORT:stlport LIBXSLT:libxslt tail_build NULL po postprocess usr1 - all po_mkout NULL po postprocess\checkxml nmake - all po_checkxml NULL po postprocess\checkdeliver nmake - all po_checkdlv NULL -- cgit From 6a0f4d8039b7ea8b11354640780fb685d59e36d8 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Wed, 27 Apr 2011 08:06:52 +0200 Subject: add fileaccess to tail build --- postprocess/prj/build.lst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'postprocess') diff --git a/postprocess/prj/build.lst b/postprocess/prj/build.lst index 2cbfe273d71b..48dc474a26c1 100644 --- a/postprocess/prj/build.lst +++ b/postprocess/prj/build.lst @@ -1,4 +1,4 @@ -po postprocess :: accessibility automation basctl bean BINFILTER:binfilter configmgr CRASHREP:crashrep CT2N:ct2n desktop dtrans embeddedobj embedserv EPM:epm eventattacher extensions extras fileaccess filter forms fpicker helpcontent2 hwpfilter io lingucomponent MATHMLDTD:MathMLDTD ODK:odk officecfg package psprint_config remotebridges scaddins sccomp scp2 scripting setup_native sysui testtools ucb UnoControls ure wizards xmerge xmlsecurity MORE_FONTS:more_fonts DICTIONARIES:dictionaries PYUNO:pyuno readlicense_oo unodevtools JFREEREPORT:jfreereport REPORTBUILDER:reportbuilder LANGUAGETOOL:languagetool SDEXT:sdext SWEXT:swext uui oox MYSQLC:mysqlc NLPSOLVER:nlpsolver STLPORT:stlport LIBXSLT:libxslt tail_build NULL +po postprocess :: accessibility automation basctl bean BINFILTER:binfilter configmgr CRASHREP:crashrep CT2N:ct2n desktop dtrans embeddedobj embedserv EPM:epm eventattacher extensions extras filter forms fpicker helpcontent2 hwpfilter io lingucomponent MATHMLDTD:MathMLDTD ODK:odk officecfg package psprint_config remotebridges scaddins sccomp scp2 scripting setup_native sysui testtools ucb UnoControls ure wizards xmerge xmlsecurity MORE_FONTS:more_fonts DICTIONARIES:dictionaries PYUNO:pyuno readlicense_oo unodevtools JFREEREPORT:jfreereport REPORTBUILDER:reportbuilder LANGUAGETOOL:languagetool SDEXT:sdext SWEXT:swext uui oox MYSQLC:mysqlc NLPSOLVER:nlpsolver STLPORT:stlport LIBXSLT:libxslt tail_build NULL po postprocess usr1 - all po_mkout NULL po postprocess\checkxml nmake - all po_checkxml NULL po postprocess\checkdeliver nmake - all po_checkdlv NULL -- cgit From 2bd14bbf2e8e9bb9f3a783450875a736219901c2 Mon Sep 17 00:00:00 2001 From: Bjoern Michaelsen Date: Wed, 27 Apr 2011 16:18:43 +0200 Subject: add gbuild component files from dbaccess --- postprocess/packcomponents/makefile.mk | 32 +++++++++++++++++--------------- 1 file changed, 17 insertions(+), 15 deletions(-) (limited to 'postprocess') diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk index 961f24bb5a12..f44a5f2bdb28 100644 --- a/postprocess/packcomponents/makefile.mk +++ b/postprocess/packcomponents/makefile.mk @@ -38,7 +38,14 @@ PKGCONFIG_MODULES=gtk+-2.0 GTK_TWO_FOUR=$(shell @+-$(PKG_CONFIG) --exists 'gtk+-2.0 >= 2.4.0' && echo YES) .END +.IF "$(USE_GMAKE)" != "1" +SM_COMPONENTS:=sm smd +.ELSE +SM_COMPONENTS:= component/starmath/util/sm component/starmath/util/smd +.END + my_components = \ + $(SM_COMPONENTS)\ abp \ analysis \ animcore \ @@ -62,27 +69,17 @@ my_components = \ component/dbaccess/util/sdbt \ component/fileaccess/source/fileacc \ component/forms/util/frm \ - component/formula/util/for \ component/framework/util/fwk \ component/framework/util/fwl \ component/framework/util/fwm \ component/lotuswordpro/util/lwpfilter \ component/oox/util/oox \ - component/reportdesign/util/rpt \ - component/reportdesign/util/rptui \ - component/reportdesign/util/rptxml \ component/sc/util/sc \ component/sc/util/scd \ component/sc/util/scfilt \ component/sc/util/vbaobj \ - component/sd/util/sd \ - component/sd/util/sdd \ - component/sd/util/sdfilt \ component/sfx2/util/sfx \ - component/slideshow/util/slideshow \ component/sot/util/sot \ - component/starmath/util/sm \ - component/starmath/util/smd \ component/svl/source/fsstor/fsstorage \ component/svl/source/passwordcontainer/passwordcontainer \ component/svl/util/svl \ @@ -120,6 +117,7 @@ my_components = \ filterconfig1 \ flash \ flat \ + for \ fpicker \ fps_office \ guesslang \ @@ -146,13 +144,21 @@ my_components = \ placeware \ preload \ protocolhandler \ + pythonloader \ res \ sax \ sb \ scn \ scriptframe \ + sd \ sdbc2 \ +<<<<<<< HEAD simplecanvas \ +======= + sdd \ + simplecanvas \ + slideshow \ +>>>>>>> add gbuild component files from dbaccess solver \ spell \ spl \ @@ -188,10 +194,6 @@ my_components = \ xsltfilter \ xstor -.IF "$(DISABLE_PYTHON)" != "TRUE" -my_components += pythonloader -.ENDIF - .IF "$(OS)" != "WNT" && "$(OS)" != "MACOSX" my_components += splash .ENDIF @@ -237,7 +239,7 @@ my_components += kde4be1 .END .IF "$(ENABLE_OGL)" == "TRUE" -my_components += component/slideshow/source/engine/OGLTrans/ogltrans +my_components += ogltrans .END .IF "$(ENABLE_SVCTAGS)" == "YES" -- cgit From 6bd810b63a2739f77db2556e78957e5e37634e0a Mon Sep 17 00:00:00 2001 From: Bjoern Michaelsen Date: Thu, 28 Apr 2011 01:51:13 +0200 Subject: Revert "add gbuild component files from dbaccess" This reverts commit d93cc6749507b6c33307a77ba9939145d8008dca. (botched rebase of feature branch) --- postprocess/packcomponents/makefile.mk | 32 +++++++++++++++----------------- 1 file changed, 15 insertions(+), 17 deletions(-) (limited to 'postprocess') diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk index f44a5f2bdb28..961f24bb5a12 100644 --- a/postprocess/packcomponents/makefile.mk +++ b/postprocess/packcomponents/makefile.mk @@ -38,14 +38,7 @@ PKGCONFIG_MODULES=gtk+-2.0 GTK_TWO_FOUR=$(shell @+-$(PKG_CONFIG) --exists 'gtk+-2.0 >= 2.4.0' && echo YES) .END -.IF "$(USE_GMAKE)" != "1" -SM_COMPONENTS:=sm smd -.ELSE -SM_COMPONENTS:= component/starmath/util/sm component/starmath/util/smd -.END - my_components = \ - $(SM_COMPONENTS)\ abp \ analysis \ animcore \ @@ -69,17 +62,27 @@ my_components = \ component/dbaccess/util/sdbt \ component/fileaccess/source/fileacc \ component/forms/util/frm \ + component/formula/util/for \ component/framework/util/fwk \ component/framework/util/fwl \ component/framework/util/fwm \ component/lotuswordpro/util/lwpfilter \ component/oox/util/oox \ + component/reportdesign/util/rpt \ + component/reportdesign/util/rptui \ + component/reportdesign/util/rptxml \ component/sc/util/sc \ component/sc/util/scd \ component/sc/util/scfilt \ component/sc/util/vbaobj \ + component/sd/util/sd \ + component/sd/util/sdd \ + component/sd/util/sdfilt \ component/sfx2/util/sfx \ + component/slideshow/util/slideshow \ component/sot/util/sot \ + component/starmath/util/sm \ + component/starmath/util/smd \ component/svl/source/fsstor/fsstorage \ component/svl/source/passwordcontainer/passwordcontainer \ component/svl/util/svl \ @@ -117,7 +120,6 @@ my_components = \ filterconfig1 \ flash \ flat \ - for \ fpicker \ fps_office \ guesslang \ @@ -144,21 +146,13 @@ my_components = \ placeware \ preload \ protocolhandler \ - pythonloader \ res \ sax \ sb \ scn \ scriptframe \ - sd \ sdbc2 \ -<<<<<<< HEAD simplecanvas \ -======= - sdd \ - simplecanvas \ - slideshow \ ->>>>>>> add gbuild component files from dbaccess solver \ spell \ spl \ @@ -194,6 +188,10 @@ my_components = \ xsltfilter \ xstor +.IF "$(DISABLE_PYTHON)" != "TRUE" +my_components += pythonloader +.ENDIF + .IF "$(OS)" != "WNT" && "$(OS)" != "MACOSX" my_components += splash .ENDIF @@ -239,7 +237,7 @@ my_components += kde4be1 .END .IF "$(ENABLE_OGL)" == "TRUE" -my_components += ogltrans +my_components += component/slideshow/source/engine/OGLTrans/ogltrans .END .IF "$(ENABLE_SVCTAGS)" == "YES" -- cgit From ec9bad14595529456ed72568651c598451aa29db Mon Sep 17 00:00:00 2001 From: Christian Lippka Date: Fri, 6 May 2011 16:11:59 +0200 Subject: New color picker dialog for all applications. Replaces the old color picker with a new one. Demo: http://www.youtube.com/watch?v=rPu6EmIxkIM --- postprocess/packcomponents/makefile.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'postprocess') diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk index 961f24bb5a12..0cef8d0037f9 100644 --- a/postprocess/packcomponents/makefile.mk +++ b/postprocess/packcomponents/makefile.mk @@ -54,6 +54,7 @@ my_components = \ component/chart2/source/tools/charttools \ component/chart2/source/view/chartview \ component/comphelper/util/comphelp \ + component/cui/util/cui \ component/dbaccess/source/ext/adabas/adabasui \ component/dbaccess/source/ext/macromigration/dbmm \ component/dbaccess/source/filter/xml/dbaxml \ -- cgit From 561ac3fea6612c49b83fd4b3a08031727ec0fa40 Mon Sep 17 00:00:00 2001 From: Thorsten Behrens Date: Tue, 24 May 2011 09:11:26 +0200 Subject: Post-merge fix - remove dupe vbaobj entry --- postprocess/packcomponents/makefile.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'postprocess') diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk index 6611ac408313..6b58179dd8b5 100644 --- a/postprocess/packcomponents/makefile.mk +++ b/postprocess/packcomponents/makefile.mk @@ -180,7 +180,6 @@ my_components = \ utl \ uui \ vbaevents \ - vbaobj \ vclcanvas \ wpft \ wpgfilter \ -- cgit From c227d0205221ca28da6605f39eeb8c44c7553400 Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Sat, 28 May 2011 05:29:34 -0500 Subject: make librsvg a conditional --- postprocess/prj/build.lst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'postprocess') diff --git a/postprocess/prj/build.lst b/postprocess/prj/build.lst index f249876bd04e..a360dada8bca 100644 --- a/postprocess/prj/build.lst +++ b/postprocess/prj/build.lst @@ -1,4 +1,4 @@ -po postprocess :: accessibility automation basctl bean BINFILTER:binfilter configmgr CRASHREP:crashrep CT2N:ct2n desktop dtrans embeddedobj embedserv EPM:epm eventattacher extensions extras filter forms fpicker helpcontent2 hwpfilter io librsvg lingucomponent MATHMLDTD:MathMLDTD ODK:odk officecfg package psprint_config remotebridges scaddins sccomp scp2 scripting setup_native slideshow starmath sw sysui testtools ucb UnoControls ure wizards xmerge xmlsecurity MORE_FONTS:more_fonts DICTIONARIES:dictionaries PYUNO:pyuno readlicense_oo unodevtools JFREEREPORT:jfreereport REPORTBUILDER:reportbuilder LANGUAGETOOL:languagetool SDEXT:sdext SWEXT:swext uui oox MYSQLC:mysqlc NLPSOLVER:nlpsolver STLPORT:stlport LIBXSLT:libxslt tail_build NULL +po postprocess :: accessibility automation basctl bean BINFILTER:binfilter configmgr CRASHREP:crashrep CT2N:ct2n desktop dtrans embeddedobj embedserv EPM:epm eventattacher extensions extras filter forms fpicker helpcontent2 hwpfilter io LIBRSVG:librsvg lingucomponent MATHMLDTD:MathMLDTD ODK:odk officecfg package psprint_config remotebridges scaddins sccomp scp2 scripting setup_native slideshow starmath sw sysui testtools ucb UnoControls ure wizards xmerge xmlsecurity MORE_FONTS:more_fonts DICTIONARIES:dictionaries PYUNO:pyuno readlicense_oo unodevtools JFREEREPORT:jfreereport REPORTBUILDER:reportbuilder LANGUAGETOOL:languagetool SDEXT:sdext SWEXT:swext uui oox MYSQLC:mysqlc NLPSOLVER:nlpsolver STLPORT:stlport LIBXSLT:libxslt tail_build NULL po postprocess usr1 - all po_mkout NULL po postprocess\checkxml nmake - all po_checkxml NULL po postprocess\checkdeliver nmake - all po_checkdlv NULL -- cgit From 057d0dbf3354c5aaaa034f14aafb3000ed213c08 Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Mon, 30 May 2011 13:01:28 -0500 Subject: mismerge: do not re-include tail_build's module in postprocess dep list --- postprocess/prj/build.lst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'postprocess') diff --git a/postprocess/prj/build.lst b/postprocess/prj/build.lst index a360dada8bca..0d0a00957fe8 100644 --- a/postprocess/prj/build.lst +++ b/postprocess/prj/build.lst @@ -1,4 +1,4 @@ -po postprocess :: accessibility automation basctl bean BINFILTER:binfilter configmgr CRASHREP:crashrep CT2N:ct2n desktop dtrans embeddedobj embedserv EPM:epm eventattacher extensions extras filter forms fpicker helpcontent2 hwpfilter io LIBRSVG:librsvg lingucomponent MATHMLDTD:MathMLDTD ODK:odk officecfg package psprint_config remotebridges scaddins sccomp scp2 scripting setup_native slideshow starmath sw sysui testtools ucb UnoControls ure wizards xmerge xmlsecurity MORE_FONTS:more_fonts DICTIONARIES:dictionaries PYUNO:pyuno readlicense_oo unodevtools JFREEREPORT:jfreereport REPORTBUILDER:reportbuilder LANGUAGETOOL:languagetool SDEXT:sdext SWEXT:swext uui oox MYSQLC:mysqlc NLPSOLVER:nlpsolver STLPORT:stlport LIBXSLT:libxslt tail_build NULL +po postprocess :: accessibility automation basctl bean BINFILTER:binfilter configmgr CRASHREP:crashrep CT2N:ct2n desktop dtrans embeddedobj embedserv EPM:epm eventattacher extensions extras filter forms fpicker helpcontent2 hwpfilter io LIBRSVG:librsvg lingucomponent MATHMLDTD:MathMLDTD ODK:odk officecfg package psprint_config remotebridges scaddins sccomp scp2 scripting setup_native sysui testtools ucb UnoControls ure wizards xmerge xmlsecurity MORE_FONTS:more_fonts DICTIONARIES:dictionaries PYUNO:pyuno readlicense_oo unodevtools JFREEREPORT:jfreereport REPORTBUILDER:reportbuilder LANGUAGETOOL:languagetool SDEXT:sdext SWEXT:swext uui oox MYSQLC:mysqlc NLPSOLVER:nlpsolver STLPORT:stlport LIBXSLT:libxslt tail_build NULL po postprocess usr1 - all po_mkout NULL po postprocess\checkxml nmake - all po_checkxml NULL po postprocess\checkdeliver nmake - all po_checkdlv NULL -- cgit From 7908397d97030163fcf58d59b7dacdf243192875 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Fri, 3 Jun 2011 09:30:48 +0100 Subject: seperate .xcd for sequence checking languages --- postprocess/packregistry/makefile.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'postprocess') diff --git a/postprocess/packregistry/makefile.mk b/postprocess/packregistry/makefile.mk index 71ee36db0e79..4c060bcfecb8 100644 --- a/postprocess/packregistry/makefile.mk +++ b/postprocess/packregistry/makefile.mk @@ -39,6 +39,7 @@ MY_XCDS = \ $(MISC)/calc.xcd \ $(MISC)/cjk.xcd \ $(MISC)/ctl.xcd \ + $(MISC)/ctlseqcheck.xcd \ $(MISC)/draw.xcd \ $(MISC)/graphicfilter.xcd \ $(MISC)/impress.xcd \ -- cgit From ee9213aaaea8e42f069cbc7f0edaf7a211232b33 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Fri, 3 Jun 2011 13:27:53 +0300 Subject: Drop %_EXT% which was always empty --- postprocess/prj/d.lst | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'postprocess') diff --git a/postprocess/prj/d.lst b/postprocess/prj/d.lst index 9bfe12b9ac8f..603802446552 100644 --- a/postprocess/prj/d.lst +++ b/postprocess/prj/d.lst @@ -1,7 +1,7 @@ -mkdir: %_DEST%\xml%_EXT%\ooo -..\%__SRC%\bin\uiconfig.zip %_DEST%\bin%_EXT%\uiconfig.zip -..\%__SRC%\misc\*.xcd %_DEST%\xml%_EXT%\ -..\%__SRC%\misc\lang\*.xcd %_DEST%\xml%_EXT%\ -..\%__SRC%\misc\ooo-services.rdb %_DEST%\xml%_EXT%\ooo\services.rdb -..\%__SRC%\misc\services.input %_DEST%\xml%_EXT%\services.input -..\%__SRC%\misc\services.rdb %_DEST%\xml%_EXT%\services.rdb +mkdir: %_DEST%\xml\ooo +..\%__SRC%\bin\uiconfig.zip %_DEST%\bin\uiconfig.zip +..\%__SRC%\misc\*.xcd %_DEST%\xml\ +..\%__SRC%\misc\lang\*.xcd %_DEST%\xml\ +..\%__SRC%\misc\ooo-services.rdb %_DEST%\xml\ooo\services.rdb +..\%__SRC%\misc\services.input %_DEST%\xml\services.input +..\%__SRC%\misc\services.rdb %_DEST%\xml\services.rdb -- cgit From 515d3b43e18c905269a244b53106e89c53512e2a Mon Sep 17 00:00:00 2001 From: Fridrich Štrba Date: Mon, 6 Jun 2011 21:21:31 +0200 Subject: Trying to finally get the visio filter registration right --- postprocess/packcomponents/makefile.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'postprocess') diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk index 0a439373ca83..68becb835623 100644 --- a/postprocess/packcomponents/makefile.mk +++ b/postprocess/packcomponents/makefile.mk @@ -179,6 +179,7 @@ my_components = \ uui \ vbaevents \ vclcanvas \ + visiofilter \ wpft \ wpgfilter \ xcr \ -- cgit From e227583627bf6e810da280962d7e74e98532ebfe Mon Sep 17 00:00:00 2001 From: Radek Doulik Date: Fri, 10 Jun 2011 11:59:27 +0200 Subject: added mtfrenderer to the components list --- postprocess/packcomponents/makefile.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'postprocess') diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk index 68becb835623..746aea01bde3 100644 --- a/postprocess/packcomponents/makefile.mk +++ b/postprocess/packcomponents/makefile.mk @@ -135,6 +135,7 @@ my_components = \ log \ mcnttype \ migrationoo2 \ + mtfrenderer \ msfilter \ msworksfilter \ mysql \ -- cgit From dc99de6122f37682d841dd79d9bbd067b72147a3 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Mon, 13 Jun 2011 22:01:28 +0100 Subject: move lotuswordpro requirement from sw to postprocess --- postprocess/prj/build.lst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'postprocess') diff --git a/postprocess/prj/build.lst b/postprocess/prj/build.lst index 0d0a00957fe8..b17851c404cc 100644 --- a/postprocess/prj/build.lst +++ b/postprocess/prj/build.lst @@ -1,4 +1,4 @@ -po postprocess :: accessibility automation basctl bean BINFILTER:binfilter configmgr CRASHREP:crashrep CT2N:ct2n desktop dtrans embeddedobj embedserv EPM:epm eventattacher extensions extras filter forms fpicker helpcontent2 hwpfilter io LIBRSVG:librsvg lingucomponent MATHMLDTD:MathMLDTD ODK:odk officecfg package psprint_config remotebridges scaddins sccomp scp2 scripting setup_native sysui testtools ucb UnoControls ure wizards xmerge xmlsecurity MORE_FONTS:more_fonts DICTIONARIES:dictionaries PYUNO:pyuno readlicense_oo unodevtools JFREEREPORT:jfreereport REPORTBUILDER:reportbuilder LANGUAGETOOL:languagetool SDEXT:sdext SWEXT:swext uui oox MYSQLC:mysqlc NLPSOLVER:nlpsolver STLPORT:stlport LIBXSLT:libxslt tail_build NULL +po postprocess :: accessibility automation basctl bean BINFILTER:binfilter configmgr CRASHREP:crashrep CT2N:ct2n desktop dtrans embeddedobj embedserv EPM:epm eventattacher extensions extras filter forms fpicker helpcontent2 hwpfilter io LIBRSVG:librsvg lingucomponent lotuswordpro MATHMLDTD:MathMLDTD ODK:odk officecfg package psprint_config remotebridges scaddins sccomp scp2 scripting setup_native sysui testtools ucb UnoControls ure wizards xmerge xmlsecurity MORE_FONTS:more_fonts DICTIONARIES:dictionaries PYUNO:pyuno readlicense_oo unodevtools JFREEREPORT:jfreereport REPORTBUILDER:reportbuilder LANGUAGETOOL:languagetool SDEXT:sdext SWEXT:swext uui oox MYSQLC:mysqlc NLPSOLVER:nlpsolver STLPORT:stlport LIBXSLT:libxslt tail_build NULL po postprocess usr1 - all po_mkout NULL po postprocess\checkxml nmake - all po_checkxml NULL po postprocess\checkdeliver nmake - all po_checkdlv NULL -- cgit From c433f46e54d64d881ebb4fe7b79f044df52e2b8d Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Tue, 14 Jun 2011 00:15:40 +0100 Subject: gbuildize hwpfilter --- postprocess/packcomponents/makefile.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'postprocess') diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk index 746aea01bde3..9a4eeaef063d 100644 --- a/postprocess/packcomponents/makefile.mk +++ b/postprocess/packcomponents/makefile.mk @@ -67,6 +67,7 @@ my_components = \ component/framework/util/fwk \ component/framework/util/fwl \ component/framework/util/fwm \ + component/hwpfilter/source/hwp \ component/lotuswordpro/util/lwpfilter \ component/oox/util/oox \ component/reportdesign/util/rpt \ @@ -125,7 +126,6 @@ my_components = \ fpicker \ fps_office \ guesslang \ - hwp \ hyphen \ i18npool \ i18nsearch \ -- cgit From 0be7aba3daea70eff616a94e3da4c64dfb597e5e Mon Sep 17 00:00:00 2001 From: Fridrich Štrba Date: Tue, 14 Jun 2011 12:14:31 +0200 Subject: Some more w4w mentions gone --- postprocess/packregistry/makefile.mk | 6 ------ 1 file changed, 6 deletions(-) (limited to 'postprocess') diff --git a/postprocess/packregistry/makefile.mk b/postprocess/packregistry/makefile.mk index 4c060bcfecb8..50a509781846 100644 --- a/postprocess/packregistry/makefile.mk +++ b/postprocess/packregistry/makefile.mk @@ -53,7 +53,6 @@ MY_XCDS = \ $(MISC)/pocketexcel.xcd \ $(MISC)/pocketword.xcd \ $(MISC)/pyuno.xcd \ - $(MISC)/w4w.xcd \ $(MISC)/writer.xcd \ $(MISC)/xsltfilter.xcd @@ -392,11 +391,6 @@ MY_DEPS_pyuno = main MY_FILES_pyuno = \ $(MY_MOD)/org/openoffice/Office/Scripting-python.xcu -MY_DEPS_w4w = main -MY_FILES_w4w = \ - $(MY_MOD)/fcfg_w4w_filters.xcu \ - $(MY_MOD)/fcfg_w4w_types.xcu - MY_DEPS_writer = main MY_FILES_writer = \ $(MY_XCS)/Office/UI/WriterCommands.xcs \ -- cgit