Skip to content

Conversation

@cmaglie
Copy link
Member

@cmaglie cmaglie commented Mar 13, 2020

It's useful in IDE integrations if we want to run the build but don't want to copy the build artifact in the sketch folder.

@cmaglie cmaglie self-assigned this Mar 13, 2020
@cmaglie cmaglie requested review from masci and rsora March 13, 2020 13:38
@cmaglie cmaglie added this to the 0.10.0 milestone Mar 13, 2020
Copy link
Contributor

@rsora rsora left a comment

Choose a reason for hiding this comment

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

Small changes, the rest is LGTM

Co-Authored-By: Roberto Sora <r.sora@arduino.cc>
@cmaglie cmaglie merged commit fbd35df into arduino:master Mar 13, 2020
@cmaglie cmaglie deleted the dry-run branch March 13, 2020 14:14
@ianfixes
Copy link

Perform the build but do not copy the compile output file

This means that --dry-run does in fact do the compilation? What is the "compile output file"? Is it the compile logs or the compiled binary?

@ianfixes
Copy link

I think I can answer my own question -- it seems to prevent a directory called build from being copied into your Sketch directory.

@per1234
Copy link
Contributor

per1234 commented Nov 16, 2020

@ianfixes note this: #1051

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