Skip to content

Makefile: Correct and expand translation excluded directories #3491

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 2 commits into from
Oct 1, 2020

Conversation

jepler
Copy link

@jepler jepler commented Sep 30, 2020

As originally written, the TRANSLATE_SOURCES_EXC was incorrect. If more than one build directory existed, "make translate"
(and make check-translate) would error.

I corrected the problem, commented it, and added a number of additional exclude directives. This decreases the length of time it takes to "make translate", which is always nice.

I reviewed the PR and should have caught this, but did not.

cc @microdev

As originally written, the TRANSLATE_SOURCES_EXC was incorrect.  If
more than one build directory existed, "make translate"
(and make check-translate) would error.

I corrected the problem, commented it, and added a number of additional
exclude directives.

I reviewed the PR and should have caught this, but did not.
Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@tannewt
Copy link
Member

tannewt commented Oct 1, 2020

Failure was due to network issue.

@tannewt tannewt merged commit 1606517 into adafruit:main Oct 1, 2020
@adafruit adafruit deleted a comment from microdev Oct 1, 2020
@jepler jepler deleted the makefile-translation-exclude branch November 3, 2021 21:10
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.

3 participants