Skip to content

Conversation

@driusan
Copy link
Collaborator

@driusan driusan commented Oct 30, 2025

Some tweaks to the Makefile language file generation:

  1. Only run msgfmt or i18next-conv if the original .po file has changed
  2. Ensure make modulename handles file generation the same way as make locales
  3. Consistently generate the json files for all .po files, instead of doing it selectively as we need it.

@driusan driusan added the State: Needs work PR awaiting additional work by the author to proceed label Oct 31, 2025
@driusan
Copy link
Collaborator Author

driusan commented Oct 31, 2025

Need to rebase this and add any missing new .po files to the list.

This updates the makefile so that it will only run the msgfmt or i18next-conv
commands if the source file has changed. This should speed up compile time
during development.
@driusan driusan force-pushed the BetterLangMakefile branch from ae2d2b4 to 4c67158 Compare October 31, 2025 18:46
@driusan driusan removed the State: Needs work PR awaiting additional work by the author to proceed label Oct 31, 2025
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