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

ChakraCore NuGet Package Implementation #1

Closed
wants to merge 3 commits into from
Closed

Conversation

pre10der89
Copy link
Owner

Adding implementation for several nuget packages that allow the ChakraCore DLLs to be referenced in .NET projects... This main tasks in git issue chakra-core#85...

A nuspec has been provided for the following flavors:

ARM, x86, x64 (combined)
ARM (only)
x86 (only)
x64 (only)
Symbols [PDBs] (only)

v140 (CPP only)

Suwei Chen and others added 3 commits January 10, 2017 10:37
Multi-thread race condition causes inconsistency in chakra's
DynamicSourceHolder vs. WWAHost's internal mapping count.
Fix by removing call to dynamic source holder from backend JIT code.
…er UWA background task

Merge pull request chakra-core#2349 from suwc:build/suwc/bugfix

Multi-thread race condition causes inconsistency in chakra's DynamicSourceHolder vs. WWAHost's internal mapping count. Fix by removing call to dynamic source holder from backend JIT code.
commit 1325f44
Merge: 6432af3 c1623a6
Author: Andrew Forster <[email protected]>
Date:   Tue Jan 10 10:40:05 2017 -0800

    Merge branch 'master' of https://github.com/pre10der89/ChakraCore into chakra_nuget

commit 6432af3
Merge: bfec5a6 71a87b0
Author: Andrew Forster <[email protected]>
Date:   Wed Jan 4 17:44:24 2017 -0800

    Merge branch 'master' of https://github.com/pre10der89/ChakraCore into chakra_nuget

commit bfec5a6
Author: Andrew Forster <[email protected]>
Date:   Wed Jan 4 17:42:52 2017 -0800

    Replace Tab with spaces

commit b9c321c
Author: Andrew Forster <[email protected]>
Date:   Wed Jan 4 15:29:49 2017 -0800

    Added copyright and converted tabs to space in package.ps1 and added .pack-version to the ignore copyright check

commit 3a8a9a0
Merge: b486c3c 3f84a23
Author: Andrew Forster <[email protected]>
Date:   Wed Jan 4 15:16:40 2017 -0800

    Merge branch 'master' of https://github.com/pre10der89/ChakraCore into chakra_nuget

commit b486c3c
Author: Andrew Forster <[email protected]>
Date:   Wed Dec 21 17:43:50 2016 -0800

    Adding updated nuspec
@pre10der89 pre10der89 closed this Jan 20, 2017
@pre10der89 pre10der89 deleted the chakra_nuget branch January 20, 2017 01:41
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.

1 participant