Skip to content

Fix build directories name casing #679

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 1 commit into from
May 29, 2018

Conversation

screamerbg
Copy link
Contributor

@screamerbg screamerbg commented May 26, 2018

This is a small fix to ensure that mbed compile and mbed test output directories will use upper casing for case-sensitive operating systems. This avoids the problem where mbed compile -m k64f and mbed compile -m K64F produces 2 separate output build folders.

Related to #529 and #530.

cc @JammuKekkonen @korjaa
Also cc @OPpuolitaival @studavekar regarding possible CI related issues/questions.

@screamerbg screamerbg requested review from sg- and theotherjimmy May 26, 2018 10:41
@theotherjimmy
Copy link
Contributor

@screamerbg Working twards 1.8.0 I see!

@theotherjimmy theotherjimmy merged commit 4f24ce5 into ARMmbed:master May 29, 2018
@bridadan
Copy link
Contributor

Nice! 😄

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.

4 participants