Skip to content

Add ignore-compiler-mtime flag#2568

Merged
plajjan merged 1 commit into
mainfrom
ignore-compiler-mtime
Dec 29, 2025
Merged

Add ignore-compiler-mtime flag#2568
plajjan merged 1 commit into
mainfrom
ignore-compiler-mtime

Conversation

@plajjan

@plajjan plajjan commented Dec 29, 2025

Copy link
Copy Markdown
Contributor

actonc treats .ty as stale when the compiler binary is newer, which is usually correct after upgrades of Acton. Add --ignore-compiler-mtime to bypass that check for core compiler development workflows while keeping the new default in place.

Wire the flag through acton and dependency builds so it stays consistent across project builds.

actonc treats .ty as stale when the compiler binary is newer, which is
usually correct after upgrades of Acton. Add --ignore-compiler-mtime to bypass
that check for core compiler development workflows while keeping the new
default in place.

Wire the flag through acton and dependency builds so it stays consistent
across project builds.
@plajjan plajjan enabled auto-merge December 29, 2025 22:42
@plajjan plajjan merged commit 1a77e7d into main Dec 29, 2025
36 of 37 checks passed
@plajjan plajjan deleted the ignore-compiler-mtime branch December 29, 2025 22:53
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