Skip to content

Warn users that the Makefile is now deprecated #750

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

Merged
merged 5 commits into from
Aug 12, 2025

Conversation

timangus
Copy link
Member

@timangus timangus commented Aug 5, 2025

As outlined in #748, this implements options 3/4/5 of the last section. It's mainly for @NuclearMonster, on the wording and timing, but I'm open to suggestions from anyone. It adds a skippable message to invocations of the Makefile, warning that the Makefile is going away. If we set REQUIRE_DEPRECATION_ACK=1 it becomes a hard error and the user must acknowledge the message to keep it working.

For now it's a skippable message, with REQUIRE_DEPRECATION_ACK=1 it
becomes a hard error that the user must explicitly acknowledge.
@timangus timangus force-pushed the makefile-deprecation-notice branch from d46a72c to d52024d Compare August 5, 2025 22:45
@timangus timangus merged commit 2c893f2 into main Aug 12, 2025
18 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.

2 participants