-
Notifications
You must be signed in to change notification settings - Fork 515
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
Bump to mono:2017-12 #3421
Merged
Merged
Bump to mono:2017-12 #3421
Changes from 19 commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
6f9b2f9
Bump mono to 2017-12
alexanderkyte b57b9f5
[integration] bump maccore
alexanderkyte 7cadda4
Test fix for issue with stateful script loading
alexanderkyte 4f787ac
Install only selected files to mimic Mono NO_INSTALL flag
marek-safar 52154df
Exclude lines with comments from profile source files
marek-safar 6570d15
Bump 2017-12 mono
marek-safar 276a41f
Bump mono
marek-safar bf5da43
Bump Mono
marek-safar 67a711e
Update linker sources location
marek-safar b2bd45e
More linker updates
marek-safar 6afe61e
More build fixes
marek-safar 941f660
Merge branch 'master' of github.com:xamarin/xamarin-macios into HEAD
luhenry 7613b1d
Bump to mono:2017-12
luhenry 5fe8823
Merge branch 'master' of github.com:xamarin/xamarin-macios into mono-…
luhenry ba29e84
Bump to mono:2017-12
luhenry ed6a604
[tests] update regular expression for extracting mono version
lewurm 2295b66
Fix debug spew
luhenry 5e2695b
Bump to mono:2017-12
luhenry 59f5ed4
Bump to mono:2017-12
lewurm 32d55f3
Bump to mono:2017-12
luhenry da5f5de
Bump to mono:2017-12
luhenry b2711ec
Bump to maccore:master
luhenry a521246
Bump to mono:2017-12
luhenry File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule mono
updated
1884 files
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
ifdef ENABLE_XAMARIN | ||
NEEDED_MACCORE_VERSION := 62c4393c94ed274acbc1edce259a3c22a461f922 | ||
NEEDED_MACCORE_BRANCH := master | ||
NEEDED_MACCORE_VERSION := 5a97b45faf02315eb266d3670fd1492e34228f0f | ||
NEEDED_MACCORE_BRANCH := 2017-12 | ||
|
||
MACCORE_DIRECTORY := maccore | ||
MACCORE_MODULE := [email protected]:xamarin/maccore.git | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
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 will need to be merged first (once it's all green) on maccore
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.
Do you want to go through a PR as well for
xamarin/maccore
?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.
yes, but there's no build on maccore so it can be fast - mostly just reviewing the changes. The original ones were minor, only mono-extensions bump, but could not be merged ahead of time since it broke with 2017-10