Skip to content
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

Add support for an out-of-process generation host #50

Merged
merged 9 commits into from
Oct 15, 2018

Conversation

jeromelaban
Copy link
Member

This adds better support for macOS and adds support for .NET Core builds.

Fixes #33.

This adds better support for macOS and adds support for .NET Core builds.
@jeromelaban jeromelaban changed the title Add support for a out-of-process generation host Add support for an out-of-process generation host Oct 12, 2018
- Enable inner binary logger support
- Fix inner binary logger file flush
- Provide the global errors in the resulting binlog
- Add missing binding redirects (XI/XA tasks fails to load)
- Remove legacy TargetFrameworkRootPath (the path is already provided by the environment)
@@ -134,11 +134,14 @@
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
</PropertyGroup>
<PropertyGroup>
<PostBuildEvent>copy /y "$(TargetDir)\*.*" "\\mm01\Documents\sourcegen-task"</PostBuildEvent>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

\\mm01 can't be right ;-)

@jeromelaban jeromelaban merged commit f1ab77b into master Oct 15, 2018
@jeromelaban jeromelaban deleted the dev/jela/oop-generation branch October 15, 2018 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants