summaryrefslogtreecommitdiffstats
path: root/distro-configs/LibreOfficeMacOSX.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.
* Revert "Use internal libxml for Mac release builds."Petr Mladek2012-03-011-1/+0
| | | | | | raptor is buildable with the older libxml2 now This reverts commit 4591cd22409f870a0fa9263691945eea92359954.
* Use internal libxml for Mac release builds.Thorsten Behrens2012-02-241-0/+1
| | | | | Following up from 49843f0f9788e01805d8d0d27428fe5e6a4cc530, actually use internal libxml for release builds.
* Fix fdo#45584 - disable cairocanvas on Mac.Thorsten Behrens2012-02-171-0/+1
| | | | | | We never used cairocanvas on Mac, this got accidentally enabled due to configure.in cleanups. Not that we shouldn't, but it needs some more fixing.
* 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 :-)]
* Make internal pgsql build on mac and make it default for releaseFridrich Štrba2011-12-111-0/+2
|
* Enable online update in the release builds again.Jan Holesovsky2011-12-011-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>
* | --enable-ext-scripting-pythin is not an option anymoreNorbert Thiebaud2011-07-231-1/+0
|/
* Enable nlpsolver also for MacThorsten Behrens2011-05-171-0/+1
| | | | | | Fix for fdo#37180 Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
* Clean up MacOS distro config from cruftThorsten Behrens2011-05-101-3/+1
|
* 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
|
* No need to quote anymoreFridrich Štrba2011-04-071-1/+1
|
* add support for --with-distroNorbert Thiebaud2010-12-011-0/+13