summaryrefslogtreecommitdiffstats
path: root/distro-configs
Commit message (Collapse)AuthorAgeFilesLines
* Do unpack fonts and include them in the experimental Android appTor Lillqvist2012-04-041-1/+0
|
* Disable cairo canvas on Windows fdo#46901 fdo#46532Michael Meeks2012-03-293-0/+3
| | | | | | 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 )
* Adjust to current pkgsrc usage.François Tigeot2012-03-081-4/+0
|
* 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.
* MinGW: Don't build PostgreSQL, not cross-compiling at the moment.Jan Holesovsky2012-02-241-0/+1
|
* Use internal libxml for Mac release builds.Thorsten Behrens2012-02-241-0/+1
| | | | | Following up from 49843f0f9788e01805d8d0d27428fe5e6a4cc530, actually use internal libxml for release builds.
* Bin obsolete optionsTor Lillqvist2012-02-231-3/+0
|
* Bundle again C++ stdlibs with generic Linux buildFridrich Štrba2012-02-222-0/+2
|
* 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.
* use system stdlibs on Linux (fdo#45074, fdo#45696)Petr Mladek2012-02-102-3/+0
| | | | | | 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.
* Add and expand more readme files for module documentationMichael Meeks2012-02-081-0/+14
|
* --disable-postgresql-sdbcTor Lillqvist2012-01-241-0/+1
|
* --disable-postgresql-sdbcTor Lillqvist2012-01-241-0/+1
|
* fdo#45090: Changed postgresql-sdbc from bundled oxt to proper optional part.Stephan Bergmann2012-01-233-3/+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
* Surely we want --disable-vba for iOSTor Lillqvist2012-01-181-0/+1
|
* Use merged libs on AndroidTor Lillqvist2012-01-131-0/+1
|
* Online update: Enable online update even for the Linux release builds.Jan Holesovsky2012-01-023-0/+3
| | | | | [and mention it explicitly in the Windows and Mac distro configs, to be safe :-)]
* remove obsolete (OxygenOffice-style) Lightproof integrationAndras Timar2011-12-182-2/+0
|
* There is no --disable-nss-module option any moreTor Lillqvist2011-12-161-1/+0
|
* Make internal pgsql build on mac and make it default for releaseFridrich Štrba2011-12-111-0/+2
|
* Build the postgresql driver by default on 32-bit Windows tooFridrich Štrba2011-12-091-0/+2
|
* Use the internal libpq for universal buildsFridrich Štrba2011-12-091-1/+1
|
* Build pgsql connector for Linux release buildsFridrich Štrba2011-12-071-0/+2
|
* Don't bother with Report Builder on Android for nowTor Lillqvist2011-12-011-0/+1
|
* Don't bother with Presenter Console or Minimizer on Android for nowTor Lillqvist2011-12-011-0/+2
|
* Enable online update in the release builds again.Jan Holesovsky2011-12-012-2/+0
|
* sampleicc has not yet been packaged in pkgsrcFrançois Tigeot2011-11-301-0/+1
|
* Remove some obsolete config optionsFridrich Štrba2011-11-305-7/+0
|
* --with-system-libxslt is gone, remove it from the distro-configs.Jan Holesovsky2011-11-294-4/+0
|
* Android is after all Java-based, so let's not avoid itTor Lillqvist2011-11-251-1/+0
| | | | | | | | | An Android app always runs in the context of a Java (well, Dalvik) virtual machine. Sure, there will now be some Java-related compilation errors here and there when cross-compiling for Android. Use --without-java if they disturb, until I have fixed them.
* Remove obsolete parameter --disable-nss-moduleFrançois Tigeot2011-11-191-1/+0
|
* Do not use mozilla headersFrançois Tigeot2011-11-191-0/+1
| | | | | The configure script checks for them by default now. Disable this nonsense.
* Add --disable-xmlsec for nowTor Lillqvist2011-11-111-1/+1
|
* Introduce LibreOfficeMinGW distro-config.Jan Holesovsky2011-11-031-0/+30
|
* Disable xmlsec for AndroidTor Lillqvist2011-11-031-2/+3
|
* Disable the Presenter Console extensionFrançois Tigeot2011-10-241-1/+2
|
* Use the internal versions of libcmis and libvisioFrançois Tigeot2011-10-171-0/+2
| | | | They are not packaged separately
* cmis disable got removed from configureThorsten Behrens2011-10-061-1/+0
|
* Disable libcmis for Android for the whileThorsten Behrens2011-10-041-0/+1
|
* Make Android cross-build workingThorsten Behrens2011-09-271-0/+2
| | | | | | | | | | | | In the spirit of 12759f67a36d52a345be6002d7017551e8414c59, change external lib's config.sub to eat the arm-unknown-linux-androideabi host os string. Also, permit shared libs again - seems Android can handle those. Added dictionaries to cross-build-toolset - idxdict is needed. Should build up to sfx2 - some residual static lib issues there, and in raptor.
* Disable some extensions that apparently are enabled otherwiseTor Lillqvist2011-09-251-0/+5
|
* bump to libexttextcatCaolán McNamara2011-09-231-1/+1
| | | | | | As an aside we can always use the configuration and data files belonging to the system version now in --with-system-libexttextcat mode, so need for the --data option.
* distro-configs: with-extension-integration -> enable-extension-integrationMiklos Vajna2011-09-226-6/+6
| | | | | This was a regression introduced in commit 29db940ce504a5dff393927e4ea2680156f2b119
* Presumably we want --without-afmsTor Lillqvist2011-08-231-0/+1
|
* Enable CUPS unconditionallyFrançois Tigeot2011-08-223-3/+0
| | | | | It doesn't make sense to try to use anything else to print on *nix systems these days
* Add --disable-librsvgTor Lillqvist2011-08-021-0/+1
|
* Merge commit 'libreoffice-3.4.2.3'Jan Holesovsky2011-07-282-0/+2
|\ | | | | | | | | | | | | | | | | | | | | 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-243-1/+2
| | | | | | | | Signed-off-by: Petr Mladek <pmladek@suse.cz>
| * update the configure flags to reflect realityRobert Nagy2011-06-201-3/+2
| |
| * --enable-online-update in the Linux universal builds.Jan Holesovsky2011-06-171-0/+1
| | | | | | | | Signed-off-by: Petr Mladek <pmladek@suse.cz>