summaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* tdf#122218 TDF builds for 6.4 are now done on Mojave with Xcode 11Christian Lohmaier2020-02-281-0/+1
| | | | | | | | This allows the blurry-font workaround to be used that wouldn't work with Xcode 10 (the last available for HighSierra and minimum required for notarization) Change-Id: I95030ff8900351ca9ef1d9aab1e0d9f497bd4ab1
* README: Add Weblate badge for core l10nAdolfo Jayme Barrientos2019-11-011-1/+1
| | | | | | | | Change-Id: Ie188f4d7e5ac3291933089a72be638e9af935097 Reviewed-on: https://gerrit.libreoffice.org/81856 Reviewed-by: Sophie Gautier <gautier.sophie@gmail.com> Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
* Android: document one SDK version that worksMiklos Vajna2019-10-281-1/+1
| | | | | | | | | | configure.ac doesn't check for any version as far as I see, add what works for me at the moment. Change-Id: If8b28e2a5d4bf4aea4325038ddf416a43f904db4 Reviewed-on: https://gerrit.libreoffice.org/81621 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
* Android: document one NDK version that worksMiklos Vajna2019-08-261-0/+2
| | | | | | | | | | | The baseline info was silent on Android, and at least my old r16b was too old to build master, while updating to r19c fixes the build, so document that finding. Change-Id: I8713d68a9cfe62ca241f0047f46da496acb85acd Reviewed-on: https://gerrit.libreoffice.org/78119 Reviewed-by: Miklos Vajna <vmiklos@collabora.com> Tested-by: Jenkins
* Fix MSVC version in README.mdStephan Bergmann2019-08-151-1/+1
| | | | | | | | | | ...to match configure.ac check from 206b8c4ae320d7d8614f21800d8f77fa29f8f5ff "On Windows, check for at least Visual Studio 2017 version 15.7" Change-Id: Ie78beb0a1d57aea590f3e73b9d4c45787d6531bf Reviewed-on: https://gerrit.libreoffice.org/77488 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
* baseline is CentOS/RHEL 7 (glibc 2.14 or later)Christian Lohmaier2019-06-051-1/+1
| | | | Change-Id: Ie796a5c8f36b33c61eb69b6b68f7439f9359526f
* Bump (Linux) GCC baseline to 7.0.0Stephan Bergmann2018-12-061-1/+1
| | | | | | | | | | | ...as discussed at <https://lists.freedesktop.org/archives/libreoffice/2018-November/081435.html> "minutes of ESC call ..." Change-Id: Ib1a4fdc56c51ab5c9e45173263689db2b88d72e7 Reviewed-on: https://gerrit.libreoffice.org/63951 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
* Bump (Linux) Clang baseline to 5.0.2Stephan Bergmann2018-12-041-5/+1
| | | | | | | | | | | | | | | | | | ...as discussed at <https://lists.freedesktop.org/archives/libreoffice/2018-November/081435.html> "minutes of ESC call ...". This no longer sets CLANGVER, CLANG_VERSION, and CLANG_FULL_VERSION when using Apple Clang (on macOS), which uses different version numbers from upstream anyway. But those variables are only used in the context of compiler plugins, which do not work with Apple Clang anyway (which lacks necessary include files). (Also, move "AC_SUBST(COM_IS_CLANG)" up to where it belongs.) Change-Id: Iee37c42ecacf52fa5a07e35241bcd404025e1cdf Reviewed-on: https://gerrit.libreoffice.org/63899 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
* Xcode 9.3 reportedly requires at least macOS 10.13.2Stephan Bergmann2018-11-281-1/+1
| | | | | | | | | | | | | ...according to <https://en.wikipedia.org/wiki/Xcode# Xcode_7.0_-_10.x_(since_Free_On-Device_Development)>. (See also the discussion in the mail sub-thread starting at <https://lists.freedesktop.org/archives/libreoffice/2018-November/081453.html> "Re: Compiler baselines".) Change-Id: Iab6fa737dfeb7cea93b18ec85c76d21da92e1d6d Reviewed-on: https://gerrit.libreoffice.org/64177 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
* Bump minimum macOS run-time version to 10.10Tor Lillqvist2018-11-271-1/+1
| | | | | | | | | | | | | It is much over a year since we bumped to 10.9, so it is time. Bumping to 10.10 will allow us to with good conscience get rid of some code that (presumably) tries to emulate some aspects of OS X user interface look that went away in 10.10. See tdf#114839. Change-Id: Ic41f73d8e59a40c4696069af85bb3ff33146086c Reviewed-on: https://gerrit.libreoffice.org/63880 Tested-by: Jenkins Reviewed-by: Tor Lillqvist <tml@collabora.com>
* Bump Xcode baseline to 9.3Stephan Bergmann2018-11-231-1/+1
| | | | | | | | | | | ...as discussed at <https://lists.freedesktop.org/archives/libreoffice/2018-November/081435.html> "minutes of ESC call ..." Change-Id: I47e23d222b4b27256483dfd7de915dd99ae81317 Reviewed-on: https://gerrit.libreoffice.org/63878 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
* Bump compiler plugins Clang baseline to 5.0.2Stephan Bergmann2018-11-231-1/+1
| | | | | | | | | | | ...as discussed at <https://lists.freedesktop.org/archives/libreoffice/2018-November/081435.html> "minutes of ESC call ..." Change-Id: Ia053da171d59747984546f38e19da808825b4f79 Reviewed-on: https://gerrit.libreoffice.org/63832 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
* Add loplugin:includeform documentationStephan Bergmann2018-10-011-0/+2
| | | | | | | Change-Id: I5a8c6ab0a967d9da2e1764301cd54f87f467a653 Reviewed-on: https://gerrit.libreoffice.org/61176 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
* Say VS2017 here, tooTor Lillqvist2018-07-121-1/+1
| | | | Change-Id: Icce460adc702547b12ad8e474507e396424c1eb3
* Bump iOS SDK version to the current one, 11.4Tor Lillqvist2018-06-071-2/+2
| | | | | | | Not sure why we at some stage lost the possibiliy to build against any of several recent versions, but require one specific. But yeah, no big deal, anybody working on iOS code is expected to keep ther Xcode (and thus SDKs) updated.
* iOS, bump versionsjan Iversen2018-04-011-2/+2
| | | | | | | SDK needed is 11.3 Xcode needed is 9.3 Change-Id: If26eda81f969f63500d94e3274dda8efb59dec12
* Updated links in readme files (https etc.)Ilmari Lauhakangas2018-02-111-3/+3
| | | | | | | Change-Id: Id4906290f312dc6d1800d5d17dedf1f07dd3480d Reviewed-on: https://gerrit.libreoffice.org/49491 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
* iOS, bump version to 11.2jan Iversen2017-12-301-2/+2
| | | | Change-Id: Ia24e872f138a78d3d585150e3cde78858de60b77
* Bump --enable-compiler-plugins to Clang 3.8.0Stephan Bergmann2017-12-191-1/+1
| | | | | | | | | | <https://lists.freedesktop.org/archives/libreoffice/2017-December/079107.html> "Clang baseline bump" Change-Id: I18fca8794ea34118fc6308458064d0c28cf5caf7 Reviewed-on: https://gerrit.libreoffice.org/46557 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
* Document that Clang 3.4.2 is known to be too oldStephan Bergmann2017-12-191-0/+4
| | | | | | | | | | <https://lists.freedesktop.org/archives/libreoffice/2017-December/079107.html> "Clang baseline bump" Change-Id: I13b621be7614ce81777bf56ce52a68e36513be20 Reviewed-on: https://gerrit.libreoffice.org/46518 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
* iOS, update to version 11.1jan Iversen2017-11-131-1/+1
| | | | Change-Id: I3e477162468ad7386d83480ce8ae1da9536465b0
* README.md: markdown use 4 spaces for list indentationKorrawit Pruegsanusak2017-11-081-8/+8
| | | | | | | Change-Id: I5ac151877f0bccfdc955171b26fecefcacfbe117 Reviewed-on: https://gerrit.libreoffice.org/43720 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
* loplugin:includeform: document the requirementsMike Kaganski2017-11-031-0/+10
| | | | | | | | | | | See commits acb3ed0615a1b4e31257fa1014e9e2f2188c602c and 189abcf0db61c41a565bd355294bf6e712fc3e5a, and mail thread <https://lists.freedesktop.org/archives/libreoffice/2017-October/078601.html> Change-Id: I2eea0b0a13bfe7f2919f36c94e76796b6a8cf122 Reviewed-on: https://gerrit.libreoffice.org/43945 Reviewed-by: Stephan Bergmann <sbergman@redhat.com> Tested-by: Stephan Bergmann <sbergman@redhat.com>
* iOS update to 11.0jan Iversen2017-10-271-2/+2
| | | | | | Starting to use 11.0 features Change-Id: I0e147c0b436a93d11f220b533a5b2091f7cb56fc
* iOS, update app to swift 4jan Iversen2017-10-081-1/+1
| | | | | | Preparing for iOS 11.0 and xCode 9.0 Change-Id: I9e7dc9b6c55bf5606eae859baa47fcd95fdc5ed8
* iOS, updated README.mdjan Iversen2017-10-041-0/+3
| | | | | | | | | on request. Disclaimer, this is currently work in progress and the library should *not* be used for production. Change-Id: I016933fcf10d7864babbf5d24ffcaa439a6753a7
* Update OSX SDK checkingNoel Grandin2017-10-031-1/+1
| | | | | | | | | | | We require a min of 10.12 to build these days. Also reverse the order of the list in configure.ac so that we pick up newer SDK before older SDK. Change-Id: Iae25f1971123479801a82c9d30172668a4cfa52a Reviewed-on: https://gerrit.libreoffice.org/42450 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
* Document baselinesJan-Marek Glogowski2017-09-081-0/+27
| | | | | | | Change-Id: I32c8b027abec13805fcb4fc244c7eca00e0c6fee Reviewed-on: https://gerrit.libreoffice.org/42072 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de>
* README.md: Add CII Best Practices badgeAdolfo Jayme Barrientos2016-10-101-1/+1
| | | | Change-Id: I9bba2714fafe4d14c28348d36b0530a8109e1845
* drop basebmp entirely nowCaolán McNamara2016-01-201-1/+0
| | | | Change-Id: I534848c4be8eadf86b7f31ac742a80982405f56f
* README: Describe what LibreOffice is aboutDavid Ostrovsky2015-11-281-0/+8
| | | | | | | | | | | | | | Before saying how to develope it, mention what it's all about. The text was shamelessly stolen from OpenHUB LibreOffice project site: [1]. * [1] https://www.openhub.net/p/libreoffice Change-Id: I9e018e441c4d3f176d1d21eddb7a65429a9f9fd2 Reviewed-on: https://gerrit.libreoffice.org/20252 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: jan iversen <jani@documentfoundation.org> Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
* README.md: Add a pretty Coverity badgeAdolfo Jayme Barrientos2015-05-241-0/+3
| | | | Change-Id: Iee62ae710487df67016e48664585bfdff8ccaf75
* README.md: framework is not a wrapper around sfx2Michael Stahl2015-03-311-10/+12
| | | | Change-Id: I1af3c4bdabe4dd9578ddf04c621358b08f6866ae
* README.Code → README.mdAdolfo Jayme Barrientos2015-03-221-0/+66
So that mirrors pick it up and display it, instead of the Android README. Change-Id: I0c4a8b8c7fe11b83c43342003ad27a0d9ef6b2eb