summaryrefslogtreecommitdiffstats
path: root/distro-configs/LibreOfficeWin32.conf
Commit message (Collapse)AuthorAgeFilesLines
* --enable-lto for distro-configs/* that already use --enable-mergelibsLuboš Luňák2021-10-141-0/+1
| | | | | | | | | | LTO should now work properly at least on these platforms, and it's a couple percent better performance at the cost of build time. Change-Id: I0b6103161616b730fa32a7dd3b244219dda030fc Reviewed-on: https://gerrit.libreoffice.org/c/core/+/123585 Tested-by: Jenkins Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
* make --disable-odk the defaultNoel Grandin2021-05-181-0/+1
| | | | | | | | | | | | | Because developers (especially new ones) don't need this, or the extra dependencies it tends to trigger Update distro and jenkins configs so that the ones that were building ODK before, are still building it after this. Change-Id: I5dc71e70dc457b7921a146008d7d2317b199caab Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115647 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
* WIN drop --enable-64bit to select Windows targetJan-Marek Glogowski2020-09-111-0/+1
| | | | | | | | | | | | | | | | | | | This changes the Windows build to use the default configure switch to select the target / host of the compiled binaries to get the possibility to cross compile on Windows the "default" way. Note that selecting i686-pc-cygwin on x86_64 doesn't do a cross- compilation, as no special build tools are needed, because x86_64 can run x86 binaries just fine. A consequence of the change is the default target host, which is now the same then the build system, instead of the previous x86 default. Change-Id: I5584f34f665573ebac40d5d7753d96addeb84dbb Reviewed-on: https://gerrit.libreoffice.org/c/core/+/102479 Tested-by: Jenkins Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de>
* enable html-help for Linux, Windows and Mac distro-configsChristian Lohmaier2018-07-041-1/+1
| | | | Change-Id: I731e9bcae221d72286f13d5ab8a117e1f1f92052
* Remove --disable-gtk from Windows distro configsSamuel Mehrbrodt2017-01-131-1/+0
| | | | | | | Change-Id: I04e8bdfb3129a444008755f461da5ea7d97a7248 Reviewed-on: https://gerrit.libreoffice.org/33027 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
* enable breakpad in distro configsMarkus Mohrhard2016-06-071-0/+1
| | | | | | | Change-Id: Ib321a62223c77e3f62d48f358a228465280458ad Reviewed-on: https://gerrit.libreoffice.org/26022 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
* Remove Seamonkey based address book driverDavid Ostrovsky2015-10-251-1/+0
| | | | | | | | | | | | | | | | Seamonkey based address book driver is based on pre-compiled libraries and is only used on Windows 32 bit. Remove it in favor of mork driver. Given that Seamonkey based mozab driver also provides Outlook and Outlook Express address book integration, that Windows-32-bit--only feature is lost for now. If necessary, support for that feature could be rewritten from scratch, in a way that would also work for Windows 64 bit. Change-Id: Ie1c125e692598bda999767c328c9e2262a2b82af Reviewed-on: https://gerrit.libreoffice.org/19560 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
* Linux and Win builds use mergelibs starting with 5.0Christian Lohmaier2015-07-171-0/+1
| | | | Change-Id: I7cdcdcbbbbdc4ba44b3fb8014f93cc522b61f5fc
* On windows configure should not use any system stuffDavid Ostrovsky2015-02-191-2/+0
| | | | | | | Change-Id: Idf4e69f79d764d34476dfeefa805c3df3d24876b Reviewed-on: https://gerrit.libreoffice.org/14561 Tested-by: Michael Stahl <mstahl@redhat.com> Reviewed-by: Michael Stahl <mstahl@redhat.com>
* distro-config should not have --with-vendor=TDFNorbert Thiebaud2014-10-101-1/+0
| | | | Change-Id: I2809456a49727f7b7abe8521f6e6562ed3fd5c9d
* Make building installation sets depend on --with-package-format=...Stephan Bergmann2013-10-151-0/+1
| | | | | | | | | | | | | | | ...instead of inconsitently having it depend on --enable-epm for some platforms and having it always enabled on Windows. Only Android and iOS are presumably still special and build any installation sets in their specific modules and outside instsetoo_native. One consequence is that for a non-Windows --enable-online-update --without-package-format build, instdir's version ini-file contains an UpdateURL that ends in just "?pkgfmt=" without an actual format identifier. However, checking whether the update feature would actually work is difficult for most such developer builds, anyway. Change-Id: If14fcf0b2e612499811e8a6e067a854bda612c42
* fdo#61950 De-extensionize presentation minimizerDavid Ostrovsky2013-10-141-1/+0
| | | | | Change-Id: I87805ceacf184d5aa5faae68e8bb932391ace7fb Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
* Revert "Don't enable postgresql-sdbc by default"Tor Lillqvist2013-04-301-1/+0
| | | | | | | | | | | | I simply didn't have the krb5-devel package installed, and assumed there was something more complicated going on. This reverts commit 0e1cc9968522b602c345aae33c4aac4c5bccd274. Conflicts: distro-configs/LibreOfficeWin64.conf Change-Id: Ie3b226678862ed6388bcf1bf105da0b996f653d1
* Don't enable postgresql-sdbc by defaultTor Lillqvist2013-04-301-0/+1
| | | | | | | | | | | Try to make it more likely that a build without any autogen.sh options succeeds. We didn't even get past the autogen.sh phase on openSUSE 12.3 thanks to some krb5 stuff needed by the postgresql-sdbc checks. To compensate, add --enable-postgresql-sdbc to those distro-configs/*.conf files that didn't already have --disable-postgresql-sdbc. Change-Id: I967616993875b99d9d5a9fd0721f281bb1161a87
* --without-agfa-monotype-fonts is goneStephan Bergmann2013-04-171-1/+0
| | | | | | ...since 62bf424fa84b0ccd0828a474a1351b0134f27eab "remove dead code." Change-Id: Idfe58e53232c6cef755f4f7e4d572f7cac3efc6a
* There is no --enable-ext-report-builder any moreAndras Timar2013-03-231-1/+0
| | | | Change-Id: I447a2cfd0e90e61c4a3015d9ef58a78ae86eb874
* remove obsoleted option --disable-build-mozabAndras Timar2013-02-241-1/+0
| | | | Change-Id: I6bc95c27bf807288ee147995fd4d864903f8cec4
* default to --without-help and --without-myspell-dictsNorbert Thiebaud2013-01-211-0/+2
| | | | | | | | | | | | | | | | Updated the distro-configs so that the default change does not impact build based on distro profile The intent is that with this change of defaults the build does only rely on core and does not need any submodules. Making a initial build simpler for new dev, since they won't be exposed to submodules unless they really need them. Change-Id: I446e912d607ce7358fd11f54a3de025dc3f25144 Reviewed-on: https://gerrit.libreoffice.org/1791 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
* Change some default config for Windows release buildFridrich Štrba2012-12-041-0/+2
| | | | Change-Id: I9b028618212f5e2f9fe0f11181d97a9bfe06bf93
* Always use Java target version 1.5Tor Lillqvist2012-11-291-1/+0
| | | | | | | | | | | | It has been way too common for people to accidentally have a javac from JDK 7 create class files that are of the newest version, which older JREs and Android's dex then don't understand. As many of the distro-configs files specified --with-java-target-version=1.5 anyway, let's just hardcode that for now. Change-Id: I0853820dc56a062f053b5c2c30097bf1ff3798c1
* Isolate PDF Import so it can be made optionally installableStephan Bergmann2012-11-291-1/+0
| | | | | | | | | | | | | ...which can be attractive for installation sets that use --with-system-poppler but do not want the LO core package to depend on a poppler package. See the comment at the top of scp2/source/ooo/module_pdfimport.scp for details. The build-time --disable-pdfimport configure switch is gone, PDF Import is built unconditionally for all platforms but Android and iOS now. (The ENABLE_PDFIMPORT variable now uses TRUE/FALSE rather than YES/NO, to increase consistency across those variables.) Change-Id: I6509d0b2e770b276cd54540408fb1ec5a7dda058
* Turn PDF import from bundled extension to plain codeStephan Bergmann2012-11-241-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | No need for dirty hacks linking in basegfx objects statically any more. To avoid unnecessary confusion between the newly plain code and any instance of the old extension still installed (per-user or shared), I renamed all relevant UNO implementation identifiers from com.sun.star.comp.documents.* to org.libreoffice.comp.documents.*. Also, existing installations of the extension are explicitly not migrated to new user profiles. The xpdfimport executable is now in program/, its xpdfimport_err.pdf in share/xpdfimport/. To simplify finding the _err.pdf from xpdfimport, its full pathname is now given as additional second argument to xpdfimport. To find xpdfimport executable from CppunitTest, CppunitTest creates a symlink from solver's unittest/installation/program to solver's bin, so that "$BRAND_BASE_DIR/program/xpdfimport" works there (as CppunitTest now sets BRAND_BASE_DIR to solver's unittest/installation). The sdext/source/pdfipmort/dialogs/ Basic stuff appeared to be unused (even though it was included in the .oxt) and has been removed. The --disable-ext-pdfimport configure switch is renamed to --disable-pdfimport. Having it still conditional requires some pdf_Portable_Document_Format vs. pdf_Portable_Document_Format_import foo in module filter. Change-Id: Iee58c2f6187142a418decc9ea3a5df10eb7e0523
* binfilter.die.die.dieNorbert Thiebaud2012-11-091-1/+0
| | | | | | | Change-Id: Ia3c103e4343d309b997ed37e33a382ffdfbddac3 Reviewed-on: https://gerrit.libreoffice.org/1014 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
* changed scripting javascript/beanshell switches in distro configsAndras Timar2012-10-081-2/+2
| | | | Change-Id: I28219b9d7500a5d162c554903cf92656cb25a01b
* remove deprecated configure switch --disable-activex-componentAndras Timar2012-10-021-1/+0
| | | | Change-Id: I3a5b19ac9f7c09a7bb5c919b3a9bc18ab646fd76
* explicitly --disable-gtk for Windows and MacOSXAndras Timar2012-09-271-0/+1
| | | | Change-Id: I0b90350cd1fb9221213e052c1b0f5605663f5090
* 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
| |