Commit graph

20 commits

Author SHA1 Message Date
Fridrich Štrba
33eefb2c5e Bundle again C++ stdlibs with generic Linux build 2012-02-22 09:25:44 +01:00
Petr Mladek
0787025c13 use system stdlibs on Linux (fdo#45074, fdo#45696)
We use pretty old compiler for the official build, so it should be compatible
with most systems. The old system libraries breaked 3rd-party extensions.
There were also problems with exceptions hadnling.
2012-02-10 15:06:02 +01:00
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 3a7ae48b6f)
Conflicts:
	configure.in
	connectivity/source/drivers/postgresql/makefile.mk
2012-01-23 20:31:57 +01:00
Jan Holesovsky
9cb07807ca Online update: Enable online update even for the Linux release builds.
[and mention it explicitly in the Windows and Mac distro configs, to be
safe :-)]
2012-01-02 21:06:23 +01:00
Fridrich Štrba
27f83e9f32 Use the internal libpq for universal builds 2011-12-09 17:00:14 +01:00
Fridrich Štrba
1924f9d049 Build pgsql connector for Linux release builds 2011-12-07 14:59:42 +01:00
Fridrich Štrba
fc912cb108 Remove some obsolete config options 2011-11-30 07:03:06 +01:00
Jan Holesovsky
96be3a199a --with-system-libxslt is gone, remove it from the distro-configs. 2011-11-29 13:41:09 +01:00
Miklos Vajna
47a101d766 distro-configs: with-extension-integration -> enable-extension-integration
This was a regression introduced in commit
29db940ce5
2011-09-22 00:21:07 +02:00
Norbert Thiebaud
87e5542c47 --enable-ext-scripting-pythin is not an option anymore 2011-07-23 00:43:03 -05:00
Petr Mladek
036c6b153c use --enable-python=internal in distro configs
--without-system-python is not longer available
2011-06-06 14:00:09 +02:00
Michael Meeks
0fe6dbda6b fix ENABLE_QUICKSTART_LIBPNG handling fdo#36497 2011-05-17 15:23:40 +01:00
Fridrich Štrba
cc5144ccef Build nlpsolver for Win32 and Linux release builds 2011-05-16 08:33:10 +02:00
Petr Mladek
8bd114cf65 Enable extern scripting for offical LO builds (fdo#33355)
Added the following options to distro-configs/LibreOffice*.conf:

  --enable-ext-scripting-beanshell
  --enable-ext-scripting-javascript
  --enable-ext-scripting-python

Thanks David Tardon <dtardon@redhat.com> for tip
2011-05-11 14:48:42 +02:00
Petr Mladek
1adcd87548 Disable BrOffice branding for official builds (fdo#36262) 2011-04-26 14:27:15 +03:00
Fridrich Štrba
e2916fd661 remove obsolete configure options + fix system_xrender_headers vs system_xrender 2011-04-08 13:32:09 +02:00
Fridrich Štrba
674cd5c73b Some more defaults to LibreOfficeLinux distro config 2011-04-08 11:46:33 +02:00
Fridrich Štrba
93c48a6581 No need to quote anymore 2011-04-07 16:22:39 +02:00
Michael Meeks
396fd9fc61 check more carefully for configure generation, and fix quoting of vendors 2011-04-07 13:27:47 +01:00
Fridrich Štrba
8ea688367e Add some distro-configs from build repository 2011-03-21 13:37:30 +01:00