Skip to content

Fix cached build #367

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 2 commits into from
Aug 28, 2019
Merged

Fix cached build #367

merged 2 commits into from
Aug 28, 2019

Conversation

cmaglie
Copy link
Member

@cmaglie cmaglie commented Aug 28, 2019

Because of a bug in the properties map checking, the "build options" resulted always "changed" resulting in a full rebuild every time.

The real fix is in the update of the library go-properties-orderedmap.
The rest of the patch is just cosmetic.

…in build options

This is accomplished by updating go-properties-orderedmap with this fix:
arduino/go-properties-orderedmap@05018b2
This commit should be equivalent, no semantic changes just simplified
the notation.
@cmaglie cmaglie merged commit fffa451 into arduino:master Aug 28, 2019
@cmaglie cmaglie deleted the fix-cached-build branch August 28, 2019 18:03
cmaglie added a commit to arduino/arduino-builder that referenced this pull request Aug 28, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants