summaryrefslogtreecommitdiff
path: root/distro-configs/LibreOfficeLinux.conf
AgeCommit message (Collapse)Author
2012-10-15bin tab that breaks configurePetr Mladek
Change-Id: I6705d60313243142bf4f5a0b4856757e093d5a1e
2012-10-08changed scripting javascript/beanshell switches in distro configsAndras Timar
Change-Id: I28219b9d7500a5d162c554903cf92656cb25a01b
2012-09-10Enable Evolution Adress Book support in official GNU/Linux buildLionel Elie Mamane
Change-Id: Id05436f38477d73be308310c7ef0ec3baca01bc9
2012-08-09gstreamer: make gstreamer 1.0 and 0.10 dual compileMichael Meeks
Add fallback activation of an _OLD media component to the core. Compile both a 0.10 and 1.0 version of the gstreamer component Change-Id: I91f65d05391cb2d7e02f9cff18f96178a128705O1
2012-07-16there is no --with-openldap option anymoreMatúš Kukan
Change-Id: I59dd2a5b2f7760ca610d64289cb11d5aedcd5965
2012-06-05This option does not exist anymoreFridrich Štrba
Change-Id: I748976e284e1812035f18abac628f0b2397d74c7 Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2012-05-11Revert "Don't bundle stdelibs on Linux by default"Fridrich Štrba
since the toolchain that would allow this to be done is broken This reverts commit 9980e69e172ebaea9f6cde78187b3e7693647621.
2012-05-10Don't bundle stdelibs on Linux by defaultFridrich Štrba
Change-Id: Ib498067bad7b370dc5ab58e728de9f64f375a1a8
2012-02-22Bundle again C++ stdlibs with generic Linux buildFridrich Štrba
2012-02-10use system stdlibs on Linux (fdo#45074, fdo#45696)Petr Mladek
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-01-23fdo#45090: Changed postgresql-sdbc from bundled oxt to proper optional part.Stephan Bergmann
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-02Online update: Enable online update even for the Linux release builds.Jan Holesovsky
[and mention it explicitly in the Windows and Mac distro configs, to be safe :-)]
2011-12-09Use the internal libpq for universal buildsFridrich Štrba
2011-12-07Build pgsql connector for Linux release buildsFridrich Štrba
2011-11-30Remove some obsolete config optionsFridrich Štrba
2011-11-29--with-system-libxslt is gone, remove it from the distro-configs.Jan Holesovsky
2011-09-22distro-configs: with-extension-integration -> enable-extension-integrationMiklos Vajna
This was a regression introduced in commit 29db940ce504a5dff393927e4ea2680156f2b119
2011-07-23--enable-ext-scripting-pythin is not an option anymoreNorbert Thiebaud
2011-06-06use --enable-python=internal in distro configsPetr Mladek
--without-system-python is not longer available
2011-05-17fix ENABLE_QUICKSTART_LIBPNG handling fdo#36497Michael Meeks
2011-05-16Build nlpsolver for Win32 and Linux release buildsFridrich Štrba
2011-05-11Enable extern scripting for offical LO builds (fdo#33355)Petr Mladek
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-04-26Disable BrOffice branding for official builds (fdo#36262)Petr Mladek
2011-04-08remove obsolete configure options + fix system_xrender_headers vs system_xrenderFridrich Štrba
2011-04-08Some more defaults to LibreOfficeLinux distro configFridrich Štrba
2011-04-07No need to quote anymoreFridrich Štrba
2011-04-07check more carefully for configure generation, and fix quoting of vendorsMichael Meeks
2011-03-21Add some distro-configs from build repositoryFridrich Štrba