-
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
Use a separate mono clone for watchOS. #56
Merged
Merged
Commits on May 13, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 5490088 - Browse repository at this point
Copy the full SHA 5490088View commit details
Commits on May 16, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 9c77afa - Browse repository at this point
Copy the full SHA 9c77afaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 611b35c - Browse repository at this point
Copy the full SHA 611b35cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d424740 - Browse repository at this point
Copy the full SHA d424740View commit details -
[builds] Build tools64 completely before watchbcl.
watchbcl uses mdb rebase from tools64, but adding a more "correct" dependency when the mdb rebase occurs causes tools64 to be built twice simultaneously (probably because we use submakes, so a different make process also tries to build tools64). So instead use a bigger hammer and just build tools64 completely before building watchbcl.
Configuration menu - View commit details
-
Copy full SHA for 69fe27a - Browse repository at this point
Copy the full SHA 69fe27aView commit details -
[builds] Use libmono-profiler-log-static.a instead of libmono-profile…
…r-log.a. This was already done for iOS device builds [1], this does the same thing for all the other builds (simulator, tvOS, watchOS). [1] xamarin/maccore@f773a69
Configuration menu - View commit details
-
Copy full SHA for a7f2dd5 - Browse repository at this point
Copy the full SHA a7f2dd5View commit details -
[builds] There's no libmono-profiler-log.dylib anymore on watchOS.
Mono disabled building the log profiler as a dynamic library [1], so don't try to install it. [1] mono/mono@cfd9870
Configuration menu - View commit details
-
Copy full SHA for 71b04db - Browse repository at this point
Copy the full SHA 71b04dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 085b79c - Browse repository at this point
Copy the full SHA 085b79cView commit details
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.