xamarin-macios/mk
Rolf Bjarne Kvinge a5fc5c1a88
[runtime] Fix min OS versions in various compiler and linker arguments. (#20275)
Once upon a time we needed to special case a higher min OS version that the
min OS version we supported for certain compiler/linker arguments, because we
used features not supported in the min OS version we supported.

That time has passed; in all cases our min OS version is now higher than the
special-cased min OS versions passed to native compilers/linkers, so we can
just use the actual min OS version we support.
2024-03-08 07:26:41 +01:00
..
.gitignore Automatically rerun 'make reset[-versions]' if the maccore dependency was reset. (#3442) 2018-02-09 15:20:06 +01:00
colors.mk Show better error when the mono archive isn't available. Fixes xamarin-macios/maccore#1655. (#6155) 2019-05-29 05:57:49 -07:00
mono.mk [mono] Bump mono to match android (#16851) 2022-11-22 07:28:50 +01:00
quiet.mk Misc fixes to make the build more silent. (#15852) 2022-09-05 10:55:41 +02:00
rules.mk [runtime] Fix min OS versions in various compiler and linker arguments. (#20275) 2024-03-08 07:26:41 +01:00
subdirs.mk Add build system. 2016-04-21 19:11:24 +02:00
versions.mk [build] Add support for worktree checkouts (#19240) 2023-10-19 09:22:37 -07:00
xamarin-reset.sh [mk] Support https urls for maccore. (#5830) 2019-04-02 15:32:54 +02:00
xamarin.mk [CI] Complete support for APIScan in the CI (#20138) 2024-02-23 08:13:57 -05:00