summaryrefslogtreecommitdiffstats
path: root/distro-configs
Commit message (Collapse)AuthorAgeFilesLines
* "Official" TDF Mac builds are done w/o ext-wiki-publisherStephan Bergmann2014-01-232-2/+0
| | | | | | | | | | | | | ...since LO 4.1.3, cf. <http://lists.freedesktop.org/archives/libreoffice/2013-October/057006.html> "minutes of ESC call ...," and the underlying issue (Java extension's Addons.xcu causing JVM instantiation upon start of Writer on Mac) has not been addressed since, and Norbert confirmed on IRC that he did the disabling by locally specifying --disable-ext-wiki-publisher on the build machines and continues to use that configuration for all builds since (LO 4.1.4, 4.2.0, 32- and 64-bit), so better reflect that directly in distro-configs. Change-Id: Ib40588a5a6e49f7b9f58df8f1f4eb146de003444
* typo fixesAndras Timar2013-12-201-1/+1
| | | | Change-Id: Ia5f104bfd707bcf4e159c78ca2764c861fb0b6d9
* solver doesn't solve anything...Michael Stahl2013-10-311-1/+0
| | | | | | | | | | | | | | ... it is an abbreviation of "Solar Version". Since nobody can remember that: remove OUTDIR OUTDIR_FOR_BUILD SOLARVER SOLARVERSION solarpath and any mention thereof. Change-Id: Idb3031c4f25a76ac05b22ec67e3ca3e1e8e512ad Reviewed-on: https://gerrit.libreoffice.org/6515 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
* distro-configs: remove no longer working --without-system-cairoStephan Bergmann2013-10-242-2/+0
| | | | | | | ...after 800005b120d06100e082ad45051d4f1c3c549569 "Disallow --without-system-cairo combined with (implicit) --enable-gtk." Change-Id: I74f5e4f454f5e1724e258380bbbcd771bf58453a
* add a distro config for MacOSX 64 bits build (10.8 min sdk)Norbert Thiebaud2013-10-221-0/+16
| | | | Change-Id: I21fbfce72cdf7446845df8ae8f65d6d899163d2f
* Make building installation sets depend on --with-package-format=...Stephan Bergmann2013-10-154-0/+10
| | | | | | | | | | | | | | | ...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-148-8/+0
| | | | | Change-Id: I87805ceacf184d5aa5faae68e8bb932391ace7fb Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
* Force 64-bit on 64-bit configurationsFridrich Štrba2013-06-041-0/+1
| | | | Change-Id: I0064c7b05fa5c410b131d3b537ea62f2ecb26f0a
* Win64 MinGW configurationFridrich Štrba2013-06-041-0/+31
| | | | Change-Id: I273b019409f36d0b4488458e152099493ce81147
* No need to avoid liblangtag for the BUILD platformTor Lillqvist2013-05-202-2/+0
| | | | Change-Id: I45852dfa38d9162d0fb5fa608974dbc78fe5d2f3
* UNIXWRAPPERNAME is unusedTor Lillqvist2013-05-153-3/+0
| | | | Change-Id: Ic25acc8413960c2268b5fffc287e8e4f3165a767
* Remove --disable-unix-qstart-libpng from distro-configs.Mark Wielaard2013-05-142-2/+0
| | | | | | | | | | | | commit cc858aca0ebf653eebceaf09e2316763d8d81051 "configure: substantially de-bong libpng handling" Removed the unix-qstart-libpng configure option. Also remove it from the distro-configs. Change-Id: I99de8b99d531d7bedc76ac171050219801000284 Reviewed-on: https://gerrit.libreoffice.org/3900 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
* LibreOfficeLinux.conf: use system zlibMichael Stahl2013-05-081-1/+1
| | | | | | | | It appears that there are some externals that link against the system zlib anyway, and the assumption is that system zlib will work everywhere. Change-Id: Id348ed88d00ec1495aa54871c994062b9e1b3e85
* Make configury work as well as possible for iOS without optionsTor Lillqvist2013-05-012-29/+5
| | | | Change-Id: If28fbe59f55626aeca05fa93446a0e5034ea2b91
* Revert "Don't enable postgresql-sdbc by default"Tor Lillqvist2013-04-305-5/+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
* Clarify intended use of these filesTor Lillqvist2013-04-301-10/+21
| | | | | | | Or, as it might happen, not... If there are differing opinions, please revert and/or amend. Or start a discussion on the development list. Change-Id: Ide5060802fda2d59a1c098d1ba8398fc095007c8
* Fix 64-bitness optionTor Lillqvist2013-04-301-2/+1
| | | | | | Also, don't claim TDF would be doing 64-bit Windows builds. Change-Id: I3abdb13cf7b29c6d249d49fd6f66ce1b9993d97e
* Don't enable postgresql-sdbc by defaultTor Lillqvist2013-04-305-0/+5
| | | | | | | | | | | 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
* Add --disable-neonTor Lillqvist2013-04-241-0/+1
| | | | Change-Id: Icf9d75e699e8a430ce0d2a305e1b696d8023466b
* Add --enable-mpl-subset --disable-lotuswordproTor Lillqvist2013-04-241-0/+2
| | | | Change-Id: I648e5c23704125e939eceda9ac29217f1c63cd47
* --without-agfa-monotype-fonts is goneStephan Bergmann2013-04-172-2/+0
| | | | | | ...since 62bf424fa84b0ccd0828a474a1351b0134f27eab "remove dead code." Change-Id: Idfe58e53232c6cef755f4f7e4d572f7cac3efc6a
* Explicitely mention --disable-gio in distro-configs/LibreOfficeLinux.confPetr Mladek2013-04-091-0/+1
| | | | | | | | AFAIK, we could not use GIO for the release builds because they are built on too old system. GIO has got enabled by default but it can't be used together with GNOME VFS, so we need to explicitely disable it here. Change-Id: Ic5e64b0b5a7c000b9add2892a18bbc963ea2b900
* There is no --enable-ext-report-builder any moreAndras Timar2013-03-237-7/+0
| | | | Change-Id: I447a2cfd0e90e61c4a3015d9ef58a78ae86eb874
* There is no --disable-ext-report-builder any moreTor Lillqvist2013-03-222-2/+0
| | | | Change-Id: I05d3958b56cc8dc18773049deb40d4d4929b0ba4
* clean up obsolete mozilla optionsDavid Ostrovsky2013-02-245-12/+0
| | | | Change-Id: I443e77c33b797aaff0b0389525148d1ee2d3193c
* remove obsoleted option --disable-build-mozabAndras Timar2013-02-241-1/+0
| | | | Change-Id: I6bc95c27bf807288ee147995fd4d864903f8cec4
* Kill the --without-system-stdlibs optionFridrich Štrba2013-02-193-3/+0
| | | | Change-Id: I54bff2c8593995829857d30b38b8626a8c1a1a4f
* Enable dbus in LibreOfficeLinux configurationFridrich Štrba2013-02-081-1/+1
| | | | Change-Id: I959437dd440c0eec4fdfa75498a95295bb85cda0
* No use for help or myspell-dicts for Android or iOSTor Lillqvist2013-01-213-6/+0
|
* default to --without-help and --without-myspell-dictsNorbert Thiebaud2013-01-219-0/+15
| | | | | | | | | | | | | | | | 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>
* system-zlib for mingwLuboš Luňák2013-01-031-0/+1
|
* Drop obsolete optionsTor Lillqvist2012-12-261-2/+0
|
* Remove --with-stlport from LO 4.0Stephan Bergmann2012-12-173-3/+0
| | | | | | | | | | | | | | | | | | | | | | | The STLport was only built for the benefit of old extensions on platforms that once used it themselves (Linux x86, Solaris x86 and SPARC, Windows). We deliberately break such old extensions for LO 4.0 by no longer shipping that backwards-compatiblity cludge. Keeps STLport listed in readlicense_oo/ because of o3tl/inc/o3tl/compat_functionality.hxx. Also removes GXX_INCLUDE_PATH, as that was only used by STLport (if at all?). Removes a spurious #define MOVEFILE_REPLACE_EXISTING 0x01 from l10ntools/inc/helpmerge.hxx that was once added with 854812584862d0609b695682d2bfea2667d75c00 "INTEGRATION: CWS extensionl10nfix01 (1.11.6); FILE MERGED: 2008/06/26 13:56:03 ihi 1.11.6.1: #i90987# windows rename -> MoveFileEx" but now starts to cause trouble on Windows. Also disables warning C4005 about redefinition of WB_LEFT/RIGHT macros (defined in both tools/wintypes.hxx and the Windows API) in a number of places that include windows.h -- however the old STLport caused those warnings to not show. Change-Id: Ie138a219fbbc86fb5aaa7ea0b88cf349935d9829
* There is no --disable-mozilla optionTor Lillqvist2012-12-082-2/+0
| | | | Change-Id: I279b20d30c0c7ccbe82583ad97e2c4e65cb30221
* Bug 57917 - --enable-ext-oooblogger does not work with Python 3Noel Grandin2012-12-062-2/+0
| | | | | | | Remove the oooblogger extension. It is unmaintained and the original author (caolan) wants it dead. Change-Id: Iff89f5badbb74f465c57e068a9e1acbbc13bc235
* Change some default config for Windows release buildFridrich Štrba2012-12-041-0/+2
| | | | Change-Id: I9b028618212f5e2f9fe0f11181d97a9bfe06bf93
* --without-system-libpng for "universal" Linux buildsStephan Bergmann2012-12-031-0/+1
| | | | | | | ...so that e.g. Fedora 17 does not require installation of libpng-compat package for old libpng12.so. Change-Id: I45cf3928b30dbbb815f70cde1972dc4972007c05
* Always use Java target version 1.5Tor Lillqvist2012-11-297-7/+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-299-9/+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
* Unify options and their order in the Android distro-configsTor Lillqvist2012-11-292-2/+4
| | | | Change-Id: Id27ec2d8531df8122d957af19cdd343eb189654d
* distro-configs: add --with-java-target-version=1.5 to LibreOfficeAndroid.confMiklos Vajna2012-11-291-0/+1
| | | | | | The current latest Android SDK doesn't cope with Java7 otherwise. Change-Id: I0331f283dfc3ac331a8c5381058f43df7d8e8fc6
* Update to be able to at least start the MinGW build again.Jan Holesovsky2012-11-251-0/+1
| | | | Change-Id: I51a3cf81bf6ba4f0d50cb3f2ac52c2d220955b56
* Update MinGW build reqs.Jan Holesovsky2012-11-252-2/+0
| | | | Change-Id: I5877e181d5f395037f7bea747df429bb9e9080f6
* Turn PDF import from bundled extension to plain codeStephan Bergmann2012-11-249-18/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Use --disable-cairo-canvas here, tooTor Lillqvist2012-11-211-0/+1
| | | | Change-Id: I21ca700e16d41a0f8372bf997cdd7ae57e555c41
* android: disable liblangtag for build and target.Michael Meeks2012-11-162-0/+4
|
* dropped obsolete --with-system-gettext configure optionEnrico Weigelt, metux ITS2012-11-141-1/+0
| | | | | | | Change-Id: Ia46cb802d40bb1ba199cf937f332c4b343bc22e9 Reviewed-on: https://gerrit.libreoffice.org/1060 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
* binfilter.die.die.dieNorbert Thiebaud2012-11-097-7/+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>
* There is no --with-system-glib any more.Jan Holesovsky2012-11-071-1/+0
| | | | Change-Id: I43690a0196e54d45567f30151d95cf10f0ac3c38
* --with-system-glib for mingwLuboš Luňák2012-10-311-0/+1
| | | | | After 047bc54675193bb10a74b865a057fc0438fb824c it is no longer triggered by rsvg alone, so I guess this is the right way to get system glib on migw again.