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

More manual cmake settings management #543

Closed

Conversation

bencoman
Copy link

The previous WIP PR was copying the template file to "CMakeSettings.jsonx" (notice the x on the end).
When changed to copy over actual user "CMakeSettings.json", Visual Studio was automatically re-parsing "CMakeSettings.json" and the info messages didn't get shown long enough to understand what was happening.

So I believe copying the template over the user build settings will need to be a manual operation per this PR.

guillep and others added 30 commits November 14, 2020 13:42
Add FEATURE_THREADED_FFI to allow single threaded FFI.
…yteSymbol and maybe there are others users of this.

If the user puts it in a class that is invalid... well... it cannot be handled by the VM
and it should continue the search if executed.
…es the errors locally, and out handler is global
…rror-reporting

Improving the Windows Error printing handler
- Organizing them
- Cleanup.
- Implementing loadSymbol and #integerAt:Put:Size:Signed:
hogoww and others added 24 commits December 17, 2020 15:08
[cleanup] use #baseHeader insteand of #longAt: variants in layout tests
[improvement] temps & arguments are now set automatically from method…
…tings-json-template

WIP proposed template management of CMakeSettings.json
@bencoman
Copy link
Author

whoops

@bencoman bencoman closed this Dec 24, 2020
hogoww referenced this pull request in hogoww/opensmalltalk-vm Dec 25, 2021
hogoww referenced this pull request in hogoww/opensmalltalk-vm Dec 25, 2021
…od [ swizzleObjStackAt: ] KILLED by 2/209 test cases.
hogoww referenced this pull request in hogoww/opensmalltalk-vm Feb 26, 2022
…ver with false ] on method [ fullGC ] 10 test cases.
hogoww referenced this pull request in hogoww/opensmalltalk-vm Feb 26, 2022
…er with false ] on method [ fullGC ] 10/10 test case are EQUIVALENT
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

6 participants