Skip to content

Remove duplicate shutdown function, OS-specific build adjustments, C++ & 64-bit changes#360

Open
skittles1 wants to merge 5 commits into
developfrom
linux_adj
Open

Remove duplicate shutdown function, OS-specific build adjustments, C++ & 64-bit changes#360
skittles1 wants to merge 5 commits into
developfrom
linux_adj

Conversation

@skittles1
Copy link
Copy Markdown

  • Was required due to the existing one causing incorrect shutdown on linux early in the conversion, but that doesn't seem to be the case now.

- Was required due to the existing one causing incorrect shutdown
on linux early in the conversion, but that doesn't seem to be the
case now.
- Avoid pinning a specific win SDK version in the VS projects.
- Add blakcomp.l & blakcomp.y to blakcomp project to have them
available in VS.
- This isn't ever used & can cause issues on linux
due to '/' being the directory separator.
- Update Bison & Flex to latest versions (3.8.2 and 2.6.4 respectively).
- Fix verbose error setting in blakcomp.y.
@skittles1 skittles1 changed the title Remove duplicate shutdown function Remove duplicate shutdown function, OS-specific build adjustments, C++ & 64-bit changes Apr 22, 2026
- Adjustments to blakcomp to handle OS-specific path strings a bit
cleaner.
- Set compiler flags for C++20, remove SSE2 which is redundant.
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