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

export multiple profiles as multiple build configurations #588

Closed
bmcdonnell-ionx opened this issue Dec 20, 2017 · 7 comments
Closed

export multiple profiles as multiple build configurations #588

bmcdonnell-ionx opened this issue Dec 20, 2017 · 7 comments

Comments

@bmcdonnell-ionx
Copy link
Contributor

bmcdonnell-ionx commented Dec 20, 2017

Description

Can we add the ability to export multiple build profiles as multiple build configurations in a single IDE project.

Background:

Inspired by C++11 in exported projects.

In source control for my projects, I'm currently keeping just the files needed so that a developer can check out, and either build or export with mbed-cli. This is in keeping with the convention of publicly-available sample programs.

mbed export apparently creates multiple build configurations - one each for Debug and Release - at least it does for MCUXpresso. (mbed export -m LPC4088 -i mcuxpresso.) But AFAIK, there is no way to both customize build flags (e.g. -std=gnu++11), and have more than one build configurations in the exported project.

Issue request type

[ ] Question
[x] Enhancement
[ ] Bug

@screamerbg
Copy link
Contributor

cc @theotherjimmy

@screamerbg
Copy link
Contributor

Bump @theotherjimmy

@theotherjimmy
Copy link
Contributor

@bmcdonnell-ionx I have no plans to implement multiple profile support at this time.

@bmcdonnell-ionx
Copy link
Contributor Author

Issue header has missing or incorrectly filled in fields! Please fix.

@adbridge, what does that mean?

@adbridge
Copy link
Contributor

adbridge commented Oct 2, 2018

@bmcdonnell-ionx We have recently added an issue pro-forma which requires a checkbox selection stating the type of issue, to be filled in. There is also a new automated script which checks this which has just been enabled. It looks like mbed-cli does not have that proforma currently and this issue was raised prior to that coming in. I will fix it :)

@ciarmcom
Copy link
Member

Internal Jira reference: https://jira.arm.com/browse/MBOCUSTRIA-67

@ciarmcom
Copy link
Member

Thank you for raising this issue. Please note we have updated our policies and
now only defects should be raised directly in GitHub. Going forward questions and
enhancements will be considered in our forums, https://forums.mbed.com/ . If this
issue is still relevant please re-raise it there.
This GitHub issue will now be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants