Stephan Bergmann
c97d74b5f0
fdo#45090: Changed postgresql-sdbc from bundled oxt to proper optional part.
...
Replaced --enable-ext-postgresql-sdbc with --disable-postgresql-sdbc.
Renamed postgresql-sdbc.uno{.ini,rc} to consistent postgresql-sdbc.ini
(which made the code a little easier).
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch >
(cherry picked from commit 3a7ae48b6f610899200ae2800706533f7c4c9f80)
Conflicts:
configure.in
connectivity/source/drivers/postgresql/makefile.mk
2012-01-23 20:31:57 +01:00
Andras Timar
058d872a2e
remove obsolete (OxygenOffice-style) Lightproof integration
2011-12-18 19:23:24 +01:00
Michael Meeks
51bd0803b3
rename, and bundle the postgresql driver if it is enabled
2011-11-30 13:00:21 +00:00
Michael Meeks
e699314df8
nlpsolver: migrate the build to use native gnumake build
...
Remove dmake, build.pl and ant build cruft. Update extension
description, cleanup file locations etc.
Switch to passive registration.
2011-11-28 11:07:00 +00:00
Norbert Thiebaud
e4610ffd2d
remove PCH support in dmake-module
2011-11-27 12:26:12 -06:00
Lior Kaplan
05a29e5a64
Clean languages not defined on sun_supported_langs variable in configure.in
2011-11-26 23:08:50 +02:00
Stephan Bergmann
a72a7dc500
fdo#42312: Change bsh and js script providers from extensions to optional modules.
...
Their jar files reference other non-URE jars, so they cannot be extensions.
bsh.jar has been moved into the optional module (it used to be installed
always, but it looks like only the bsh script provider needs it; also, it
had been added to URE_MORE_JAVA_CLASSPATH_URLS if SYSTEM_BSH, which also
appears unnecessary as it is mentioned with an absolute file URL in the
Class-Path of the script provider jar).
js.jar has been included in the optional module (it used to be not installed
at all?).
2011-11-03 14:18:59 +01:00
Peter Foley
624e90aa03
update external extension names
2011-10-07 23:03:46 +00:00
Thomas Arnhold
1afef0e98a
Remove RCS header
2011-09-20 09:25:41 +02:00
Kalman Szalai - KAMI
8c219766f1
Added Russian language Lightproof module
...
* Added module
* Remove versioned directories in scp2 module for Lightproof
2011-08-07 21:55:49 +02:00
Jan Holesovsky
ca907e0220
Merge remote-tracking branch 'origin/integration/dev300_m106'
...
Conflicts:
Makefile.in
Repository.mk
autogen.sh
bin/lo-commit-stat
configure.in
distro-configs/LibreOfficeOpenBSD.conf
distro-configs/LibreOfficeWin32.conf
instsetoo_native/util/openoffice.lst
ooo.lst.in
scp2/source/ooo/module_langpack.ulf
set_soenv.in
solenv/bin/ooinstall
solenv/gbuild/CppunitTest.mk
solenv/gbuild/Library.mk
solenv/gbuild/LinkTarget.mk
solenv/gbuild/TargetLocations.mk
solenv/gbuild/platform/macosx.mk
solenv/gbuild/platform/solaris.mk
solenv/gbuild/platform/unxgcc.mk
solenv/gbuild/platform/windows.mk
solenv/inc/minor.mk
solenv/inc/settings.mk
tail_build/prj/makefile.mk
2011-05-27 20:39:04 +02:00
Kalman Szalai - KAMI
9b756202ad
Fix SUN Template extension configure, download, handling
2011-05-08 11:14:57 +02:00
Kalman Szalai - KAMI
68b8377eab
Fix Ligthproof extension integration
...
* Fix configure and download support
* Extension naming scheme is: <md5>-<extension-name>_<version>.oxt
- Renamed extensions
* Rename extension version number in download script and scp2 module
2011-05-08 10:25:25 +02:00
Andras Timar
5aa623271d
add the missing strings for Burmese (my)
2011-04-10 10:45:35 +02:00
Andras Timar
f35ba94190
replace NS to NSO (language code changed)
2011-04-10 10:37:58 +02:00
Andras Timar
d159a69472
replace BE_BY to BE (language code changed)
2011-04-10 10:37:09 +02:00
Caolán McNamara
03271a21b9
those were the wrong defines
2011-03-01 21:08:30 +00:00
David Tardon
657710a76d
configure inclusion/exclusion of scripting providers
2011-02-18 09:47:50 +01:00
David Tardon
399a30d20e
fix defs for scripting provider extensions
2011-02-17 16:21:35 +01:00
Jan Holesovsky
d856c71a7d
Merge remote branch 'origin/libreoffice-3-3'
...
Conflicts:
configure.in
solenv/bin/build.pl
2011-02-08 00:31:41 +01:00
Andras Timar
605b8c63d3
the name MySQL Connector lost the "for OpenOffice.org" ending
2011-01-12 17:37:03 +01:00
Kalman Szalai - KAMI
80e97d306c
Fix Barcode extension's directory
2011-01-09 20:32:48 +01:00
Kalman Szalai - KAMI
e2f3768d62
Update LightProof extensions' packing mechanism
...
* Install extracted extension files to separated and language dependent
directory. This is the new way to include extensions to installation
set.
* Update for Sun Template Pack packing
Signed-off-by: David Tardon <dtardon@redhat.com >
2011-01-04 06:59:09 +01:00
Rene Engelhard
ff5797e651
readd lost #endif
2011-01-02 14:12:14 +01:00
Rene Engelhard
09482c6149
Merge remote branch 'origin/libreoffice-3-3'
...
Conflicts:
scp2/source/extensions/directory_extensions.scp
2011-01-02 01:15:14 +01:00
Kalman Szalai - KAMI
5f27114fa9
Remove version info from extension folder name too.
2010-12-20 12:56:14 +01:00
Kalman Szalai - KAMI
49fe84f405
Remove extensions' filename version during unpack
2010-12-20 12:47:35 +01:00
Kalman Szalai - KAMI
e062655f21
Update SUN Template Pack extensions' packaing mechanism
...
Install extracted extension files to separated and language dependent
directory. This is the new way to include extensions to installation
set.
2010-12-20 12:47:35 +01:00
Jan Holesovsky
71bebabc04
Forgotten pieces when resolving the libreoffice-3.3.0.2 conflicts.
2010-12-20 11:26:39 +01:00
Jan Holesovsky
70896c190c
Merge commit 'libreoffice-3.3.0.2'
...
Conflicts:
configure.in
scp2/source/extensions/directory_extensions.scp
scp2/source/extensions/module_extensions.scp
scp2/source/ooo/file_ooo.scp
set_soenv.in
solenv/bin/modules/installer/download.pm
solenv/bin/modules/installer/helppack.pm
solenv/bin/modules/installer/windows/createfolder.pm
solenv/bin/modules/installer/worker.pm
solenv/bin/ooinstall
2010-12-20 01:11:02 +01:00
Kalman Szalai - KAMI
a336f946b0
Wrong comment, fixed
2010-12-10 18:37:09 +01:00
Kalman Szalai - KAMI
1af7bd6433
Wrong comment, fixed
2010-12-10 18:35:50 +01:00
Kalman Szalai - KAMI
b8ef24c086
Fix for: libreoffice fails to build with --with-lightproof
...
libreoffice fails to build with --with-lightproof unless --with-extension-integration is also specified
https://bugs.freedesktop.org/show_bug.cgi?id=31186
All extension integration require --with-extension-integration switch
2010-12-10 18:28:33 +01:00
Kalman Szalai - KAMI
f7c07559b5
Fix for: libreoffice fails to build with --with-lightproof
...
libreoffice fails to build with --with-lightproof unless --with-extension-integration is also specified
https://bugs.freedesktop.org/show_bug.cgi?id=31186
All extension integration require --with-extension-integration switch
2010-12-10 18:23:19 +01:00
David Tardon
03218dbc3a
transform script providers into extensions
2010-11-06 07:11:12 +01:00
Kalman Szalai - KAMI
771ebc23c9
Fix a typo
2010-10-31 06:09:03 +01:00
Kalman Szalai - KAMI
4f786af9b6
Adding Barcode extension
2010-10-31 05:15:17 +01:00
Kalman Szalai - KAMI
823cb6a74d
Adding Validator extension
2010-10-31 04:50:14 +01:00
Kalman Szalai - KAMI
87ec34b20e
Adding Diagram extension
...
Diagram is an OpenOffice.org Draw and Impress extension that creates your favorite diagrams with few clicks.
http://wiki.services.openoffice.org/wiki/Diagram_Extension
2010-10-30 19:57:14 +02:00
Kalman Szalai - KAMI
e9442dc3e7
scp2_extensions.diff: Bundle extensions - main scp2 changes
2010-09-14 15:31:42 +02:00