OS X build compatibility and readme updates#8
Merged
andyleejordan merged 2 commits intomasterfrom Jan 15, 2016
Merged
Conversation
Shared libraries are .dylib (not .so) so use a wildcard. Recent dotnet-cli builds will guess the correct runtime when not supplied.
Contributor
|
Nice! Does this mean this works on OS X now, or just that it should work soon? |
Member
Author
|
I built and ran it on OS X last night 😄 However, I made some changes in |
Contributor
|
Either way, that is supremely awesome! |
Member
Author
|
Just tested, still working on OS X, and the majority of our Pester tests pass too. The native tests fail, but it's a failure of a test itself, not the library. It also compiles on Windows, I'm just having to adjust our guards to get it running. I'm hopeful it'll be soon. |
Contributor
|
I think you've named this repo incorrectly ;) |
Member
Author
|
I made a point about that actually, that the name was going to be a misnomer very soon 😃 |
Contributor
|
looks good |
8 tasks
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.