Skip to content

Fix random sim option parsing and continue behavior on macOS.#22

Merged
ric2k1 merged 5 commits into
mainfrom
debug/sim
Mar 24, 2026
Merged

Fix random sim option parsing and continue behavior on macOS.#22
ric2k1 merged 5 commits into
mainfrom
debug/sim

Conversation

@ric2k1
Copy link
Copy Markdown
Contributor

@ric2k1 ric2k1 commented Mar 23, 2026

This updates random simulation to use centralized mandatory/optional option matching, enforces mutual exclusivity for -RST/-RST_N/-Continue, and adds persistent continue-state handling with clear runtime error messages so failures are no longer silent.

ric2k1 added 2 commits March 24, 2026 00:47
This updates random simulation to use centralized mandatory/optional option matching, enforces mutual exclusivity for -RST/-RST_N/-Continue, and adds persistent continue-state handling with clear runtime error messages so failures are no longer silent.
Homebrew removed the Homebrew/bundle tap, so the workflow now runs brew bundle directly against the repository Brewfile.
@ric2k1 ric2k1 closed this Mar 23, 2026
@ric2k1 ric2k1 reopened this Mar 23, 2026
ric2k1 added 3 commits March 24, 2026 01:11
Set CMAKE_POLICY_VERSION_MINIMUM to 3.5 so legacy cmake_minimum_required in the glucose dependency does not abort configuration on GitHub Actions macOS runners.
Only append --sysroot to ABC CC/CXX on macOS with a valid CMAKE_OSX_SYSROOT so Linux builds no longer pass an empty --sysroot that breaks depends.sh and compilation.
Ensure C-based external projects receive a valid compiler even when the top-level project is configured as CXX-only, preventing engine-abc CI failures on Linux and macOS.

Made-with: Cursor
@ric2k1 ric2k1 merged commit bfcdcd5 into main Mar 24, 2026
2 checks passed
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