dart-sdk/runtime/platform
Vyacheslav Egorov 56ad16f4de [vm] Make VM strict about min required Mac OS X version.
Refuse to initialize VM if current Mac OS X version is below
MAC_OS_X_VERSION_MIN_REQUIRED, which was configured in build
time through mac_sdk_min GN argument.

TEST=tested manually by changing return value of MacOSXVersion

Cq-Include-Trybots: luci.dart.try:dart-sdk-mac-arm64-try
Bug: https://github.com/flutter/flutter/issues/121739
Change-Id: I9d913516077dbb196e8d6ebd7fe9f3914de7c748
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/286932
Reviewed-by: Michael Thomsen <mit@google.com>
Reviewed-by: Ryan Macnak <rmacnak@google.com>
Commit-Queue: Slava Egorov <vegorov@google.com>
2023-03-08 09:08:39 +00:00
..
address_sanitizer.h Revert "[VM] Begin supporting Perfetto file recorder" 2023-02-28 12:41:00 +00:00
allocation.cc
allocation.h
assert.cc
assert.h [vm] Update to variadic FATAL. 2023-03-06 22:06:59 +00:00
atomic.h
BUILD.gn
elf.h
floating_point.h
floating_point_win.cc
floating_point_win.h
globals.h
growable_array.h
hashmap.cc
hashmap.h
leak_sanitizer.h
mach_o.h
memory_sanitizer.h
pe.h
platform_sources.gni
priority_queue.h Spelling pkg analyzer lib 2023-01-25 14:08:27 +00:00
safe_stack.h
signal_blocker.h
splay-tree-inl.h
splay-tree.h
syslog.h
syslog_android.cc
syslog_fuchsia.cc
syslog_linux.cc
syslog_macos.cc
syslog_win.cc
text_buffer.cc [vm] Speed up JSON encoding. 2023-02-21 18:58:42 +00:00
text_buffer.h [vm] Speed up JSON encoding. 2023-02-21 18:58:42 +00:00
thread_sanitizer.h
unaligned.h
undefined_behavior_sanitizer.h
unicode.cc
unicode.h
utils.cc
utils.h Spelling pkg dev compiler 2023-01-26 09:12:41 +00:00
utils_android.cc [vm] Update to variadic FATAL. 2023-03-06 22:06:59 +00:00
utils_android.h
utils_fuchsia.cc [vm] Update to variadic FATAL. 2023-03-06 22:06:59 +00:00
utils_fuchsia.h
utils_linux.cc [vm] Update to variadic FATAL. 2023-03-06 22:06:59 +00:00
utils_linux.h
utils_macos.cc [vm] Make VM strict about min required Mac OS X version. 2023-03-08 09:08:39 +00:00
utils_macos.h [vm] Make VM strict about min required Mac OS X version. 2023-03-08 09:08:39 +00:00
utils_win.cc [vm] Update to variadic FATAL. 2023-03-06 22:06:59 +00:00
utils_win.h