From 446e0169236286fac8cb025e87048aa66642c2a7 Mon Sep 17 00:00:00 2001 From: Philip Withnall Date: Tue, 17 May 2022 22:53:37 +0100 Subject: [PATCH] docs: Formatting improvements to supported-platforms.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This doesn’t change the content. Signed-off-by: Philip Withnall --- docs/supported-platforms.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/supported-platforms.md b/docs/supported-platforms.md index bf9dcd8ab..afe2ad5f7 100644 --- a/docs/supported-platforms.md +++ b/docs/supported-platforms.md @@ -8,16 +8,16 @@ GLib on a particular system, or we have regular builds of GLib on that system. Minimum versions --- - * Mac OS: minimum version OS X 10.7 (we don’t support universal binaries: see - https://bugzilla.gnome.org/show_bug.cgi?id=780238); some features (like - notification support) require OS X 10.9 (see - https://bugzilla.gnome.org/show_bug.cgi?id=747146) - * Windows: minimum version is Windows 8 (see - https://gitlab.gnome.org/GNOME/glib/-/merge_requests/1970), minimum build - chain is Visual Studio 2012 + * macOS: minimum version OS X 10.7 (we + [don’t support universal binaries](https://bugzilla.gnome.org/show_bug.cgi?id=780238); + some features (like notification support) + [require OS X 10.9](https://bugzilla.gnome.org/show_bug.cgi?id=747146) + * Windows: + [minimum version is Windows 8](https://gitlab.gnome.org/GNOME/glib/-/merge_requests/1970), + minimum build chain is Visual Studio 2012 * Static builds are only supported with MinGW-based toolchains (cf [this comment](https://gitlab.gnome.org/GNOME/glib/-/merge_requests/2384#note_1336662)) - * Android: minimum NDK version 15, see https://gitlab.gnome.org/GNOME/glib/issues/1113 + * Android: [minimum NDK version 15](https://gitlab.gnome.org/GNOME/glib/issues/1113) * Linux: glibc newer than 2.5 (if using glibc; other forms of libc are supported) Tested platforms @@ -48,7 +48,7 @@ Policy and rationale --- Due to their position in the market, we consider supporting GNU/Linux, Windows -and Mac OS to be the highest priorities and we will go out of our way to +and macOS to be the highest priorities and we will go out of our way to accommodate these systems, even in places that they are contravening standards. In general, we are open to the idea of supporting any Free Software UNIX-like