Philip Withnall
9e3c017df8
docs: Update various outdated links which pointed to wiki.gnome.org
...
wiki.gnome.org has been retired but for some reason none of the old
pages were given HTTP redirects, so everyone has to update all their
links manually everywhere.
Signed-off-by: Philip Withnall <pwithnall@gnome.org >
2025-01-23 14:00:46 +00:00
John Ralls
9bbb1acd7d
Raise minimum supported macOS version to 10.13 (High Sierra).
...
Allows removing all macOS version ifdefs.
Closes https://gitlab.gnome.org/GNOME/glib/-/issues/3441
2024-11-20 18:15:34 -08:00
Philip Withnall
3348e942b2
docs: Document 32-bit support policy
...
Signed-off-by: Philip Withnall <pwithnall@gnome.org >
Fixes : #3477
2024-10-18 13:59:23 +01:00
Philip Withnall
837d14d36a
docs: Update CI platforms list and Visual Studio recommendation
...
Follow up to !4318 because I didn’t think of it during review.
Signed-off-by: Philip Withnall <pwithnall@gnome.org >
2024-10-07 15:09:03 +01:00
Philip Withnall
21fa4ea91b
ci: Update Fedora CI image to Fedora 39
...
Fedora 37 is out of support so, as per our policy, update the CI image
to the oldest still-supported release, which is 39.
Update the mingw CI image too, as it’s built on top of the Fedora one.
Update the supported platforms documentation (and fix the Debian version
listed there to match what’s currently in CI, which is up to date).
Signed-off-by: Philip Withnall <pwithnall@gnome.org >
2024-05-15 13:27:47 +01:00
Philip Withnall
021d58b251
ci: Add a policy for how to deal with CI failures due to changes in msys2
...
Signed-off-by: Philip Withnall <pwithnall@gnome.org >
2024-05-15 11:31:20 +01:00
Luca Bacci
af0a9489e7
Docs: Static builds on MSVC are supported
2023-10-03 10:26:10 +02:00
Philip Withnall
05b861db8b
docs: Expand supported platforms documentation a little
...
Signed-off-by: Philip Withnall <pwithnall@endlessos.org >
2023-06-29 15:51:44 +01:00
Philip Withnall
ff315e8407
docs: Fix list formatting in supported-platforms.md
...
Signed-off-by: Philip Withnall <pwithnall@endlessos.org >
2023-05-02 14:34:21 +01:00
Philip Withnall
54a7e8a3a4
docs: Update supported platforms list
...
This just updates the list to reflect what we currently have in CI,
rather than any radical changes.
Signed-off-by: Philip Withnall <pwithnall@endlessos.org >
2022-05-18 08:36:50 +01:00
Philip Withnall
446e016923
docs: Formatting improvements to supported-platforms.md
...
This doesn’t change the content.
Signed-off-by: Philip Withnall <pwithnall@endlessos.org >
2022-05-18 08:36:50 +01:00
Philip Withnall
aa60b45ff8
docs: Add compiler and toolchain requirements from the wiki
...
These files are Markdown-ified versions of the following wiki pages:
* https://wiki.gnome.org/Projects/GLib/CompilerRequirements
* https://wiki.gnome.org/Projects/GLib/SupportedPlatforms
Keeping the files in version control with the rest of the documentation
means they should be easier to find, and easier to remember to keep up
to date.
They have not been modified other than to change to Markdown and tweak
the formatting. Content updates to them will be done in future commits.
Signed-off-by: Philip Withnall <pwithnall@endlessos.org >
2022-05-18 08:36:36 +01:00