summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)AuthorFilesLines
2015-10-19Bump version to 4.4-10cp-4.4-10Andras Timar1-1/+1
Change-Id: I06a273b32be167a3bad311131a756e5b62485779
2015-10-07Bump version to 4.4-9Andras Timar1-1/+1
Change-Id: I05e0e9ed8e9d8b68375d1da189710b3fc0d43fe4
2015-10-02accept OS X 10.11 in configure, and fix firebird build against itTor Lillqvist1-4/+13
Accept also OS X 10.11 Change-Id: Ieedf4810f1e726bf11f0d0b1a203e560a0b16550 (cherry picked from commit bcd52844597640504d3a7caf5441f9f6181497c5) Fix Firebird build against OS X SDK 10.11 Change-Id: I60c7540241c41f5063736f2a3d4817371411c8dc (cherry picked from commit a799d7c9a66464f33bd8ee42d535e29a976d64ae) Reviewed-on: https://gerrit.libreoffice.org/18718 Reviewed-by: Tor Lillqvist <tml@collabora.com> Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2015-09-05Bump version to 4.4-8Andras Timar1-1/+1
Change-Id: I0776bcfd878e7943857bf7515e9031f5804c3a18
2015-08-21allow sifrAndras Timar1-1/+1
Change-Id: Id15942828d0fac3f509b6541a2c82dc62e046cd7
2015-08-04Bump version to 4.4-2cp-4.4-2Andras Timar1-1/+1
Change-Id: Ida2f7532fbe9ab8900898661bd4315a3b933cdd5
2015-05-19Fix --disable-pdfimport buildTor Lillqvist1-0/+1
Conflicts: sd/qa/unit/import-tests.cxx Change-Id: I932f584ef3c054abe738d59e9957c3a40be1d2c9
2015-05-19Make cpp/poppler-version.h header optionalTomáš Chvátal1-3/+6
Older popler (SLE11) does not have this header yet. With the code simply if the header not found define version to oldest possible working candidate and also raise the .pc check to the same. Change-Id: I039c879879188fe2eb90cd119b80a1d6354a6a9c Reviewed-on: https://gerrit.libreoffice.org/15339 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-05-19This test was the wrong way surely?Tor Lillqvist1-1/+1
Change-Id: I3470fbd2992cd96a772452d75fb2f0320bb529bf
2015-05-19Decouple the "Mac-like" app bundle structure choice from sandboxing choiceTor Lillqvist1-1/+10
Add a switch --enable-canonical-installation-tree-structure. Only implemented for OS X for now, but the same switch can be used if and when we want to make it possible to make the Unix installation tree more "standard", too. Change-Id: Icb0ad500b77d7e986f2f188fd17faabaf2e2fe99 Conflicts: configure.ac
2015-05-19The com.apple.application-identifier value should be prefixed with the teamidTor Lillqvist1-0/+13
Change-Id: I6b58492ba051bb5032870aa47cfacbe3a292e31f Conflicts: configure.ac
2015-05-03build with VS2013 abd SDK 7.1AAndras Timar1-1/+1
Change-Id: I290ad517f9f37f6551f62b042752f552ee31b502
2015-04-04system mdds >= 0.11.2 is requiredAndras Timar1-1/+1
Change-Id: If364a1180a25f69cb04d04a37c2b94a341a96d16 Reviewed-on: https://gerrit.libreoffice.org/15058 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
2015-03-27LibreOffice-from-Collabora versioningAndras Timar1-1/+1
Conflicts: configure.ac Change-Id: Iff7004808f9637f3dbc6393751246c3a82134487
2015-03-21gdk-pixbuf-xlib-2.0->gdk-pixbuf-2.0Caolán McNamara1-1/+1
(cherry picked from commit 7fff01817f61a2eb53a5da7248163630a7fb1555) Conflicts: configure.ac Change-Id: Ib58578fd9e093d912294d861094e19151a097534 Reviewed-on: https://gerrit.libreoffice.org/14928 Tested-by: David Tardon <dtardon@redhat.com> Reviewed-by: David Tardon <dtardon@redhat.com>
2015-03-10bump product version to 4.4.3.0.0+Christian Lohmaier1-1/+1
Change-Id: Ia91aa1543f78d2c5c04eb71dc44b006ba883f611
2015-03-04configure: properly check for Windows SDK 8.1AMichael Stahl1-2/+2
Due to the wildcard checking for it will actually attempt to check for the SDK 8.0, which fails with Visual Studio 2013 because its SDK 8.0 apparently lacks a midl.exe, so configure fails. Change-Id: Ib0e61a3a999d6a2ebe16645225fc9838dab3bdb1 (cherry picked from commit c503d3780fd095cc94103bf0f89b662c446b3b2b) Reviewed-on: https://gerrit.libreoffice.org/14736 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-02-09bump product version to 4.4.2.0.0+Christian Lohmaier1-1/+1
Change-Id: Icfb523b90b731edda7e3b5e6f2e4a94647aadc4e
2015-01-23Related rhbz#1185307: One more location to look for Hamcrest jarStephan Bergmann1-0/+2
Change-Id: I307a009c14dd5cd946b39fbfb80ffc3962a7739b (cherry picked from commit 8419fa8c28dd9c5f64a72d28d561b3817d781232) Reviewed-on: https://gerrit.libreoffice.org/14143 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-01-08actually bump product version to 4.4.1.0.0+Christian Lohmaier1-1/+1
Change-Id: I79384d49f45d5f0647e285e743cf366ae6b83696
2015-01-08bump product version to 4.4.0.2.0+Christian Lohmaier1-1/+1
Change-Id: I290091169d23465c89539a32a4fdb132f11a886e
2015-01-06build requires libmwaw 0.3.4 nowDavid Tardon1-1/+1
Change-Id: Ia129961bc429514b70e4bb508a76424e4df83289 (cherry picked from commit c075fc1b39c7d8389cd960ccde7295d011105ae6) Reviewed-on: https://gerrit.libreoffice.org/13771 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-12-17bump product version to 4.4.0.1.0+Christian Lohmaier1-1/+1
Change-Id: I3564add9ac695bf2fb4e7f29dadb4875f3d672f6
2014-12-16we need system libcmis 0.5.0 nowMiklos Vajna1-1/+1
Change-Id: I2bbac86709669bf67fc71d08075abd4afc19525a (cherry picked from commit f31568f5ca97ec9765e68477e4d11c6aeba73235)
2014-12-16OneDrive binding settingsMihai Varga1-0/+33
Change-Id: I72c97931098c1a029d39532e3433c0aeaba73e3f (cherry picked from commit fc1bfd9e6d774917bd90d67b1135402d2d33ef6b)
2014-12-08Don't treat clew as part of an "external" clcc moduleTor Lillqvist1-16/+3
There is no obvious authoritative upstream for clew anyway, so it causes philosophical problems for distros. For a while, we used to use a zip archive from the "clcc" project on SourceForge that included clew.c and clew.h. (Before that we also just had clew.c and clew.h in our source repo.) So, drop the external/clcc module and have clew.c and clew.h in the source repo again. But this time clew is in a module of its own, not in sc. This re-introduces "No need to have OpenCL optional at configure-time" This reverts commit 764836cb00e8e6dfd2ab48e080a166ec90359e01. Change-Id: I413142f4f9f8399489f9c3e5327132822f07a454 Reviewed-on: https://gerrit.libreoffice.org/13368 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-12-08Revert "No need to have OpenCL optional at configure-time"David Tardon1-1/+13
As long as this requires bundling clcc, not allowing to disable it is unacceptable. This reverts commit 3b0b76462aa54f60bc9823d9c6ef64e5e35c1208. Conflicts: configure.ac Change-Id: I12b3d5e3325bbd03cd98e1fb5139705d694493c2 (cherry picked from commit 764836cb00e8e6dfd2ab48e080a166ec90359e01)
2014-12-05bump product version to 4.4.0.0.beta2+Christian Lohmaier1-1/+1
Change-Id: Ie88c83ea11469238ff1b096f7f7c337ee362146d
2014-11-28Work in progress: Move Calc-independend OpenCL configuration out of scTor Lillqvist1-4/+4
Intermediate commit. More changes will follow: The device selection logic needs to be moved, too. (And cleaned up.) Instead of the separate formulacalculationoptions dialog we should simply have a normal options page for those OpenCL-related settings that will remain purely Calc-specific, like the formula opcode subsetting. Change-Id: Id60d95e80d377cbbf5780beb473b221bce06b5e5
2014-11-28Move clew into a library of its ownTor Lillqvist1-0/+1
Change-Id: Ifb7e86b078bd549506a9cc1b9ce9fc22fffc5eec
2014-11-27configure: do not default to system libjpeg on LinuxMichael Stahl1-13/+1
There are multiple different sonames of libjpeg in different distros, so use a system one only when system libs are requested. Change-Id: I164433a31ab0fb4723da6843eb1f1132c8447d9e (cherry picked from commit 20d1e20d16ac377c160d47b53ff487a75fbd166f)
2014-11-20bump product version to 4.4.0.0.beta1+Christian Lohmaier1-1/+1
Change-Id: I4f22ea3c4fa7b0714166b3d59c3002a9e22b460e
2014-11-20Bin the --disable-vba optionTor Lillqvist1-5/+0
We don't check it anywhere in configure.ac. Change-Id: I7ccd0480049bc43139552eb32d8c8ac254aeeecd
2014-11-20No need to have OpenGL slide transitions optional at configure-timeTor Lillqvist1-44/+6
(The --disable-opengl option was misnamed; it actually referred only to the OpenGL slide transitions, not our other use of OpenGL.) Use of OpenGL is still hardcoded off for platforms where we don't know whether and/or how to handle it yet (iOS and Android), and otherwise it is optional at run-time. Change-Id: I65d0612dbc79ee07273854e5a468d891ef07c6b7
2014-11-20No need to have OpenCL optional at configure-timeTor Lillqvist1-11/+1
It continues to not be used on platforms where not available (iOS and Android), and on others it is optional at run-time anyway. Change-Id: I7ba2f87ac143aad78df7edc2e6e6dc014c29c071
2014-11-19HAVE_FEATURE_CRASHDUMP instead of manual SAL_ENABLE_CRASH_REPORTStephan Bergmann1-0/+1
Change-Id: Ifaf971d77f11cef207706989bba11dbe2028ca79
2014-11-17Add internal libjpeg-turbo library to be used instead of libjpegMatúš Kukan1-3/+64
Unfortunately requires nasm - the netwide assembler - http://www.nasm.us/ Upstream libjpeg-turbo is meant to be built with CMake on Windows but thanks to our gcc-wrappers we are able to avoid that. jpeg is kept mostly for platforms we are cross-compiling to. For now, it's used also for Mac OS X because jpeg-turbo does not build there, which should be fixed later. Change-Id: Id87b7072a8acc2578c3abf7e82cb1499e5094dbf
2014-11-12Bump cairo version to 1.2.0Riccardo Magliocchetti1-1/+1
Requirement already fullfilled by RHEL 5 Change-Id: I2304ecac744d1b46b4329ab6d1a0b75739d5c4ea Reviewed-on: https://gerrit.libreoffice.org/12250 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-8/+8
Change-Id: I1ab4e23b0539f8d39974787f226e57a21f96e959 Reviewed-on: https://gerrit.libreoffice.org/12164 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-11-11READELF needs to be defined for unix such as SOLARISRichard PALO1-1/+3
Change-Id: I749fa8a19e00957a3f83f41e029687b435a3a903 Signed-off-by: Michael Stahl <mstahl@redhat.com>
2014-11-11configure: --enable-headless is dead long live --without-xRiccardo Magliocchetti1-14/+8
To avoid confusion with the --headless runtime option leverage --without-x for the headless build. Please note that build and code ifdefery naming is not changed. Change-Id: Iefdbc7ca5b4bb5627ebd2c78b4cedf44dce4ae5b Reviewed-on: https://gerrit.libreoffice.org/12303 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2014-11-10Revert "Force --std=gnu89 for clang."Luboš Luňák1-4/+0
Explictly passing any CFLAGS to configure overrides (=disables) CFLAGS that would be used by default. So if this sets CFLAGS to just --std=gnu89, .c files will never be built with optimization or debuginfo. This reverts commit 3a4860a751980b566b44d57cde188292df5e8726.
2014-11-07Clarify configure GStreamer handlingJan-Marek Glogowski1-23/+23
Currrently --disables-gstreamer disables GStreamer API 1.0 support and --enable-gstreamer-0-10 enables GStreamer API 0.10 support. To build with GStreamer API 0.10 you need to --disable-gstreamer and --enable-gstreamer-0-10, which doesn't seem logical. But actually it's possible to build both avmedia GStreamer backends, so this changes: * --disable-gstreamer to --disable-gstreamer-1-0 * configure variables to include the GStreamer API version "1_0" * adapts the configure help text Change-Id: Icffd8cfb9d80b3021e290675e7c9644c2a31fce8 Reviewed-on: https://gerrit.libreoffice.org/11912 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2014-11-07bump product version to 4.4.0.0.alpha2+Christian Lohmaier1-1/+1
Change-Id: I1ea75499fa9db95f34d3fb438469559849541a53
2014-11-05Add build support for iwyuRiccardo Magliocchetti1-0/+8
include-what-you-use is a tool to help removing unneeded includes. Homepage: https://code.google.com/p/include-what-you-use/ So to use it pass its path to configure like: ./configure --with-iwyu=/usr/bin/include-what-you-use May be helpful for fdo#42949 Change-Id: Idc185c5181d754b9dfd82fcf6a5ad05953b3cd03 Reviewed-on: https://gerrit.libreoffice.org/12255 Reviewed-by: Michael Meeks <michael.meeks@collabora.com> Tested-by: Michael Meeks <michael.meeks@collabora.com>
2014-11-01system libgltf conflicts with dbgutil tooDavid Tardon1-0/+5
Change-Id: I326d62077b556501d0a98794bca4b00f4bcfc369
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini1-3/+3
Change-Id: Ia43976d84eede6f699381bc4f3daf89b95e4cb4f Reviewed-on: https://gerrit.libreoffice.org/12150 Reviewed-by: Bryan Quigley <gquigs@gmail.com> Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2014-10-30Document that gtk3 support is experimentalMatthew J. Francis1-1/+2
Change-Id: I87df8cb6a4e4e374c5c9782e695fcdf020d5707f Reviewed-on: https://gerrit.libreoffice.org/12121 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-10-23The android remote app is in a separate repositoryChristian Lohmaier1-17/+1
so get rid of the noop-configure switch that was left Change-Id: I95ddf0fb1639c9801b27007cc24e366c2d6084cf
2014-10-23remove --without-ppds option nowCaolán McNamara1-21/+0
This was intended for the time we had a huge bunch of third party ppds, those are now long gone. SGENT42.PS is now the same as SGENPRT.PS since commit 871d8e0f278dab646e1877a505577edc730a26cf Date: Mon Nov 25 14:13:40 2013 +0000 Resolves: rhbz#188467 default to Type42 so get rid of that one, leaving just the single SGENPRT.PS fallback ppd Change-Id: I851f25b2789b8aa101acd18193cd01e8cded4d09