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

Avoid unnecessary compiling when clicking "Upload" button #2015

Closed
3 tasks done
wh201906 opened this issue Dec 18, 2022 · 2 comments
Closed
3 tasks done

Avoid unnecessary compiling when clicking "Upload" button #2015

wh201906 opened this issue Dec 18, 2022 · 2 comments
Assignees
Labels
conclusion: duplicate Has already been submitted topic: code Related to content of the project itself type: enhancement Proposed improvement

Comments

@wh201906
Copy link

Describe the request

If no source file is changed since last uploading, there is no need to build the sketch again. The Arduino IDE can just re-use the firmware from the last build.
Users can still start a build by clicking "Verify" button.

Describe the current behavior

When clicking "Upload" button, the Arduino IDE will start a new build even if all source files are not changed.

Arduino IDE version

Version: 2.0.3 Date: 2022-12-05T09:30:25.331Z CLI Version: 0.29.0 [76251df] Copyright © 2022 Arduino SA

Operating system

Windows

Operating system version

Windows 10

Additional context

No response

Issue checklist

  • I searched for previous requests in the issue tracker
  • I verified the feature was still missing when using the latest nightly build
  • My request contains all necessary details
@wh201906 wh201906 added the type: enhancement Proposed improvement label Dec 18, 2022
@per1234 per1234 transferred this issue from arduino/arduino-ide Dec 18, 2022
@per1234 per1234 added the topic: code Related to content of the project itself label Dec 18, 2022
@per1234 per1234 self-assigned this Dec 28, 2022
@per1234
Copy link
Contributor

per1234 commented Dec 28, 2022

Closing as duplicate of #1996

@per1234 per1234 closed this as not planned Won't fix, can't repro, duplicate, stale Dec 28, 2022
@per1234 per1234 added the conclusion: duplicate Has already been submitted label Dec 28, 2022
@apos
Copy link

apos commented Jun 10, 2023

THIS IS SO ANNOYING. Really. Together with the exhaustive compilation times, not just on Windows, also on Linux for V. 2x - this is not acceptable.

Wherever I can, I use now PlatformIO. Unfortunately, this is not possible with every Arduino project.

This problem persists now a long time. Sorry. Can not be accepted.

@arduino arduino locked as resolved and limited conversation to collaborators Jun 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
conclusion: duplicate Has already been submitted topic: code Related to content of the project itself type: enhancement Proposed improvement
Projects
None yet
Development

No branches or pull requests

3 participants