Skip to content

[pull] master from arduino:master #37

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

Merged
merged 1 commit into from
Jul 25, 2025
Merged

[pull] master from arduino:master #37

merged 1 commit into from
Jul 25, 2025

Conversation

pull[bot]
Copy link

@pull pull bot commented Jul 25, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.3)

Can you help keep this open source service alive? 💖 Please sponsor : )

…2625)

* Simplified error reporting in library detection

There is no need to duplicate the preprocessResult/Err variables.
This also simplifies naming making it more straighforward.

* Remove useless targetFilePath variable

* Slight improvement of removeBuildFromSketchFiles

* Rename variables for clarity

* Removed hardcoded build.warn_data_percentage in build.options file

Also fixed the "low memory" warning printer.

* Renamed variables for clarity

* Renamed variables for clarity

* Pre-compute sourceFile fields, and save the in the includes.cache

* Added ObjFileIsUpToDate method to sourceFile

* Implemented parallel task runner

* Simplify use of properties.SplitQuotedString

The new release of the library allow ignoring the returned error.

arduino/go-properties-orderedmap#42

* Use runner.Task in GCC preprocessor

It slightly simplifies code, but also provide the basis for the next
commits.

* Parallelize library discovery phase in compile

* The number of jobs in library detection now follows --jobs flag

* Reordered properties construction for clarity

* Reordered compileFileWithRecipe for clarity

* Added integration test

* fix: libraries are recompiled if the list of include paths changes
@pull pull bot locked and limited conversation to collaborators Jul 25, 2025
@pull pull bot added the ⤵️ pull label Jul 25, 2025
@pull pull bot merged commit cba02e8 into blog2i2j:master Jul 25, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant