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

Add --source and --build command line options to make.py #84

Closed
pbrier opened this issue Oct 17, 2013 · 4 comments
Closed

Add --source and --build command line options to make.py #84

pbrier opened this issue Oct 17, 2013 · 4 comments

Comments

@pbrier
Copy link
Contributor

pbrier commented Oct 17, 2013

I would like to add the option to make.py to get sources from arbitrary locations and put the build output to any other location, for ad-hock compilation (of things not in the tests.py). Any comments or suggestions to that?

@mbednotifications
Copy link

I agree, we're using the mbed platform to build projects internally that
our hosted on our enterprise git repository.
To build we had to created our own script based of make.py to compile from
our projects folder.
It would be great if it had something out of the box.

On Thursday, October 17, 2013 2:25:54 PM UTC-7, Peter Brier wrote:

I would like to add the option to make.py to get sources from arbitrary
locations and put the build output to any other location, for ad-hock
compilation (of things not in the tests.py). Any comments or suggestions to
that?


Reply to this email directly or view it on GitHubhttps://github.com//issues/84
.

@emilmont
Copy link
Contributor

+1: It is a good feature request.

@larsgk
Copy link

larsgk commented Oct 18, 2013

+1
On Oct 18, 2013 6:10 PM, "Emilio Monti" notifications@github.com wrote:

+1: It is a good feature request.


Reply to this email directly or view it on GitHubhttps://github.com//issues/84#issuecomment-26608315
.

@pbrier
Copy link
Contributor Author

pbrier commented Oct 20, 2013

See issue #86

emilmont added a commit that referenced this issue Oct 21, 2013
Issue #84 - Added command line source/build directory option
bridadan pushed a commit that referenced this issue Jun 21, 2016
Response files for includes, de-duplicate includes and more
artokin pushed a commit to artokin/mbed-os that referenced this issue Nov 28, 2017
… from b1c9efb..471121d

471121d Update apache license (ARMmbed#84)
7cb9f65 Enable COAP traces in Linux builds (ARMmbed#82)

git-subtree-dir: features/nanostack/FEATURE_NANOSTACK/coap-service
git-subtree-split: 471121d
yossi2le pushed a commit to yossi2le/mbed-os that referenced this issue Jan 2, 2019
artokin pushed a commit to artokin/mbed-os that referenced this issue Feb 25, 2019
…c358..dd98c37

dd98c37 Merge pull request ARMmbed#85 from ARMmbed/sync_with_MbedOS
8418f4c (via Mbed OS) Add missing mbed_lib.json for frameworks and nanostack
eb0692e Merge pull request ARMmbed#84 from ARMmbed/nslist_iar7
7ce58bf Support C++03 compilers that cannot return properly-typed pointers.
2775dce Merge pull request ARMmbed#83 from ARMmbed/IOTTHD-3187
fef3c6d Remove references to yotta
a953636 Avoid memcmp(x, NULL, 0)
1de4b47 (split) Fix C++11 build with Arm Compiler 6 (ARMmbed#79)

git-subtree-dir: features/frameworks/nanostack-libservice
git-subtree-split: dd98c37c363acd0b6547ca59adc735ee52b2a7b1
artokin pushed a commit to artokin/mbed-os that referenced this issue Feb 25, 2019
0a4f6be astyle validation (ARMmbed#89)
f43f52d add mention about mbed-os.lib generation and ignore example folder (ARMmbed#88)
3f48e87 .tmp_data_ptr = 0 added (ARMmbed#55)
9697f63 doc update + mbed-os 5 example application (ARMmbed#84)
891508b CI improvements - introduce Jenkinsfile (ARMmbed#87)

git-subtree-dir: features/frameworks/mbed-trace
git-subtree-split: 0a4f6be43da09feb2e55eae0697546bcc23d0a23
linlingao added a commit to linlingao/mbed-os that referenced this issue Jul 12, 2019
Return unsupported on set channel in STA mode. Increased connection t…
Jookia pushed a commit to Jookia/mbed-os that referenced this issue Mar 11, 2023
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

No branches or pull requests

4 participants