Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
darwin: change the SDK pattern, update the SDKs, and update source releases #346043
darwin: change the SDK pattern, update the SDKs, and update source releases #346043
Changes from 6 commits
22369ef
08ad882
40d415f
5721c4f
1211498
8f8e240
6a54c7f
639108e
5567902
3fb982d
a447cba
d10c85b
689e898
4283b8f
8fae285
d1c2539
17aeace
fcd9dc8
4802277
0a3c487
9ecb69c
c218ce1
97d75cb
51755b0
826edbf
a556a81
54d591b
472d10b
a79ed0d
f1480a2
1ebcfd5
5a60ff8
25c6fe1
4dc3227
d3114e0
654e19f
7647c68
2fd9a1a
e6a4c83
3e5acda
18211ad
34ce30c
bf45402
aef4614
45e65c1
f51c62a
15ac657
118a214
49834c3
fee84be
dd569d8
75bc428
1fd1796
76a5ef6
9c004ef
b7442b9
4624bd7
78076b3
129a959
8e7056c
94b1474
c5c276b
b878c44
8574626
b8dbc16
83807dc
97454b4
eed715a
0335ce0
ca4dd24
b0884d5
9af3511
375057b
dac3f1f
b8be4c4
4b4270c
822a865
6fca3b4
149eb5a
a19b0a7
9ea9221
97da1bd
29a87d6
9d376e2
3904162
2bf9c22
1c17748
f90d4d5
84f8fcf
6986cab
8a0d884
66fcbb9
1c26a2f
0e61488
b62e262
3e5316c
092b50a
7a8e3bf
2ed29e2
4fbe414
390e8e7
65650be
2e1f901
0d76542
67271ab
b47afcc
fe9623e
db40aca
07272a0
fd2ae22
ac79109
d78b641
ae78385
8a59383
cce88cf
2ade0ae
1c2dde0
eb7c5f8
b9005e1
1afb8b5
29f65b3
7b23be1
ec40b04
259c350
4c77578
7be27dc
03e585a
6b6277e
6c6b7b0
bdf3046
4854f28
ab006b0
4d328d0
d5f4ae4
82a2469
e0cf96b
c640ed8
32f5feb
47df058
d3ca461
1d8c6e7
9c31a3e
fc97344
edb2497
44f1fa4
42daeac
d293dd1
01d1005
6d0bc8c
f493fb8
a32fcaa
7b84d89
72f19ad
63bfe3c
7e4956a
bafc6ff
e3f2829
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this doesn't seem to disable asserts. need to add
-Db_ndebug=if-release
to the meson flags as well,