[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] Implement platform autodetection when possible
From: |
Evan Hanson |
Subject: |
[PATCH] Implement platform autodetection when possible |
Date: |
Tue, 10 Mar 2020 11:06:12 +1300 |
Hi there,
Here's a signed-off version of the latest patch, including removing the
handling of iOS as John suggested. I've also fixed the capitalisation of
the Haiku platform name, added a bit more info to the NEWS entry, and
moved it into the correct section.
This has been tested and works correctly on the following platforms:
- Cygwin
- DragonflyBSD
- FreeBSD
- Haiku
- Linux
- MSYS2
- MinGW
- NetBSD
- OpenBSD
Given that the PLATFORM can still be provided manually, I'm happy for
this to go in. Thank you to John for the changes, and to Alex for the
detection code in the first instance.
Evan
0001-Implement-platform-autodetection-when-possible.patch
Description: Text Data
- [PATCH] Implement platform autodetection when possible,
Evan Hanson <=