Skip to content

Use acton in Makefile recipes#2882

Merged
plajjan merged 1 commit into
mainfrom
use-acton-in-makefile-recipes
Jun 4, 2026
Merged

Use acton in Makefile recipes#2882
plajjan merged 1 commit into
mainfrom
use-acton-in-makefile-recipes

Conversation

@plajjan

@plajjan plajjan commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

This keeps the actonc compatibility symlink in place, but switches Makefile recipes that actually invoke the compiler to use acton.

The base and std distribution builds, incremental and online test prerequisites, and release version lookup now use the canonical dist/bin/acton path. actonc remains only as the compatibility target and install alias.

@plajjan plajjan changed the title [codex] Use acton in Makefile recipes Use acton in Makefile recipes Jun 4, 2026
@plajjan
plajjan marked this pull request as ready for review June 4, 2026 15:11
The actonc name remains as a compatibility symlink target, but
Makefile recipes should not use it as the compiler command
anymore.

Build and test targets now depend on dist/bin/acton where
they invoke the compiler. Distribution recipes call ../bin/acton
directly while still shipping dist/bin/actonc.
@plajjan
plajjan force-pushed the use-acton-in-makefile-recipes branch from 6eaf9b2 to 128725d Compare June 4, 2026 15:12
@plajjan
plajjan merged commit e0a40ec into main Jun 4, 2026
45 checks passed
@plajjan
plajjan deleted the use-acton-in-makefile-recipes branch June 4, 2026 18:20
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