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

Build fixed #19

Merged
merged 6 commits into from
Mar 11, 2015
Merged

Build fixed #19

merged 6 commits into from
Mar 11, 2015

Conversation

Rast1234
Copy link
Contributor

Hello. As i promised in #3, here is my working version. It is possible now to automatically rebuild v8 and js.net with desired MSVC++, processor architecture, release/debug mode and .NET with specified Visual Studio version. It is easy to get full V8 build environment too. See readme and all the .bat`s.

There is one drawback: if you want to build with MSVC++2010 using Visual Studio 2012/2013, you will need VS2010 installed. I know it is possible to use Windows SDKs but i can not test this because SDK7/7.1 fail to install.

And one last note: i don't know how to properly make nuget packages for multiple platforms and i am unsure if you merge this pull request or there's need to edit something. So no nuget packages here for now.

@oliverbock
Copy link
Contributor

This looks great. So far as I can see, this is a rewrite of the build scripts etc, including a move to using depot_tools to get v8. I note that you have removed VS2008 support, which I think is fine. I guess that the nuget build process has been broken for a while, so I don't think its lack is a problem.

oliverbock added a commit that referenced this pull request Mar 11, 2015
@oliverbock oliverbock merged commit 2d7a393 into JavascriptNet:master Mar 11, 2015
@Rast1234 Rast1234 mentioned this pull request Mar 12, 2015
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.

2 participants