Skip to content
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

Generate usage message copyright year automatically #256

Merged
merged 2 commits into from
Mar 27, 2023

Conversation

tobil4sk
Copy link
Member

@tobil4sk tobil4sk commented Feb 26, 2022

CMake now generates the copyright year displayed in neko's (and other tools') usage message so that it is up-to-date as of the time the package was built.

This required adding a $neko_build_year() builtin function to neko.

@skial skial mentioned this pull request Mar 2, 2022
1 task
The copyright year displayed in cli usage messages is now automatically
generated when neko is compiled.

This required adding a `$neko_build_year()` builtin function to neko.
@tobil4sk tobil4sk force-pushed the auto-copyright-year branch from cfa5d15 to 6eaee05 Compare March 10, 2023 15:55
@Simn
Copy link
Member

Simn commented Mar 27, 2023

I had to look up what this TIMESTAMP thing does in CMake, but having done so this change makes sense to me.

@Simn Simn merged commit 9aa2aae into HaxeFoundation:master Mar 27, 2023
@tobil4sk tobil4sk deleted the auto-copyright-year branch March 27, 2023 13: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.

2 participants