summaryrefslogtreecommitdiffstats
path: root/distro-configs/LibreOfficeWin32.conf
Commit message (Collapse)AuthorAgeFilesLines
* Hardcode cairo canvas off for Mac OS X and WindowsTor Lillqvist2012-04-241-1/+0
| | | | | | Do not depend on a distro-configs file to disable it. It is supposed to be optional to pass a --with-distro option. Running a bare ./autogen.sh is supposed to produce a working configuration.
* Disable cairo canvas on Windows fdo#46901 fdo#46532Michael Meeks2012-03-291-0/+1
| | | | | | We never used cairocanvas on Win, this got accidentally enabled due to configure.in cleanups. Not that we shouldn't, but it needs some more fixing ( Analog of Thorsten's Mac commit for fdo#45584 )
* fdo#45090: Changed postgresql-sdbc from bundled oxt to proper optional part.Stephan Bergmann2012-01-231-1/+0
| | | | | | | | | | | | | 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
* Online update: Enable online update even for the Linux release builds.Jan Holesovsky2012-01-021-0/+1
| | | | | [and mention it explicitly in the Windows and Mac distro configs, to be safe :-)]
* Build the postgresql driver by default on 32-bit Windows tooFridrich Štrba2011-12-091-0/+2
|
* Enable online update in the release builds again.Jan Holesovsky2011-12-011-1/+0
|
* Remove some obsolete config optionsFridrich Štrba2011-11-301-1/+0
|
* distro-configs: with-extension-integration -> enable-extension-integrationMiklos Vajna2011-09-221-1/+1
| | | | | This was a regression introduced in commit 29db940ce504a5dff393927e4ea2680156f2b119
* Merge commit 'libreoffice-3.4.2.3'Jan Holesovsky2011-07-281-0/+1
|\ | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile.in configure.in instsetoo_native/util/makefile.mk instsetoo_native/util/openoffice.lst ooo.lst.in set_soenv.in solenv/inc/minor.mk
| * Disable the online update for the release.Jan Holesovsky2011-06-241-0/+1
| | | | | | | | Signed-off-by: Petr Mladek <pmladek@suse.cz>
| * Build nlpsolver for Win32 and Linux release buildsFridrich Štrba2011-05-161-0/+1
| |
| * unrecognized options: --with-nlpsolverFridrich Štrba2011-05-131-1/+0
| |
| * Enable binfilter explicitely for windowsFridrich Štrba2011-05-131-1/+2
| |
| * Enable extensions and bundle them in Windows build by defaultFridrich Štrba2011-05-111-0/+6
| |
| * Enable extern scripting for offical LO builds (fdo#33355)Petr Mladek2011-05-031-0/+3
| | | | | | | | | | | | | | | | | | | | 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
| * Disable BrOffice branding for official builds (fdo#36262)Petr Mladek2011-04-221-1/+0
| |
| * remove obsolete configure options + fix system_xrender_headers vs system_xrenderFridrich Štrba2011-04-081-1/+0
| |
| * No need to quote anymoreFridrich Štrba2011-04-071-1/+1
| |
* | No enable-ext-scripting-python any moreTor Lillqvist2011-06-131-1/+0
| |
* | Build nlpsolver for Win32 and Linux release buildsFridrich Štrba2011-05-161-0/+1
| |
* | unrecognized options: --with-nlpsolverFridrich Štrba2011-05-131-1/+0
| |
* | Enable binfilter explicitely for windowsFridrich Štrba2011-05-131-1/+2
| |
* | Enable extern scripting for offical LO builds (fdo#33355)Petr Mladek2011-05-111-0/+3
| | | | | | | | | | | | | | | | | | | | 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
* | Enable extensions and bundle them in Windows build by defaultFridrich Štrba2011-05-111-0/+6
| |
* | Disable BrOffice branding for official builds (fdo#36262)Petr Mladek2011-04-261-1/+0
| |
* | remove obsolete configure options + fix system_xrender_headers vs system_xrenderFridrich Štrba2011-04-081-1/+0
| |
* | No need to quote anymoreFridrich Štrba2011-04-071-1/+1
| |
* | check more carefully for configure generation, and fix quoting of vendorsMichael Meeks2011-04-071-1/+1
|/
* Add some distro-configs from build repositoryFridrich Štrba2011-03-211-0/+11