-
-
Notifications
You must be signed in to change notification settings - Fork 423
Pull requests: arduino/arduino-cli
Pull requests list
fix(builder): strip UTF-8 BOM from .ino sources before preprocessing
conclusion: resolved
Issue was resolved
topic: build-process
Related to the sketch build process
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
#2983
by ritesh006
was merged Sep 25, 2025
Loading...
2 of 6 tasks
linker: allow multi-step link recipe (Related to the sketch build process
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
c.combine
)
topic: build-process
#2954
by pillo79
was merged Jul 31, 2025
Loading...
[skip changelog] Document Arduino CLI support for global platform.txt, and all recognized paths
topic: build-process
Related to the sketch build process
topic: documentation
Related to documentation for the project
type: imperfection
Perceived defect in any part of project
#2952
by per1234
was merged Jul 14, 2025
Loading...
3 tasks done
Auto-import libraries based on sketch profile.
topic: build-process
Related to the sketch build process
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
#2951
by cmaglie
was merged Jul 11, 2025
Loading...
2 of 6 tasks
Auto-import libraries based on sketch profile.
conclusion: duplicate
Has already been submitted
topic: build-process
Related to the sketch build process
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
Allow platforms without fixed version in profiles.
topic: build-process
Related to the sketch build process
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
#2940
by cmaglie
was merged Jul 4, 2025
Loading...
4 of 6 tasks
ctags: filterSketchSource: enlarge buffer size to handle long lines
topic: build-process
Related to the sketch build process
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
#2935
by facchinm
was merged Jun 26, 2025
Loading...
3 of 6 tasks
Allow locally installed libraries in sketch profiles.
topic: build-process
Related to the sketch build process
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
#2930
by cmaglie
was merged Jul 3, 2025
Loading...
4 of 6 tasks
fix: Sketch preprocessing errors were displayed on stdout instead of stderr
topic: build-process
Related to the sketch build process
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
#2806
by cmaglie
was merged Jan 9, 2025
Loading...
3 of 6 tasks
improved regexp to also parse error messages with single quotes around header file name
topic: build-process
Related to the sketch build process
type: enhancement
Proposed improvement
Fixed compiler-cache on Windows when there are non-ASCII characters in file path
topic: build-process
Related to the sketch build process
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
#2733
by cmaglie
was merged Oct 16, 2024
Loading...
3 of 6 tasks
Improved Related to the sketch build process
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
{build.*.platform.path}
vars enumeration.
topic: build-process
#2652
by cmaglie
was merged Jul 26, 2024
Loading...
2 of 6 tasks
Improved compile speed by running multi-threaded library discovery.
topic: build-process
Related to the sketch build process
type: enhancement
Proposed improvement
#2625
by cmaglie
was merged Jul 25, 2025
Loading...
2 of 6 tasks
Fixed an extremely rare race-condition during Related to the sketch build process
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
compile
topic: build-process
#2512
by cmaglie
was merged Jan 24, 2024
Loading...
2 of 6 tasks
Fixed missing Related to the sketch build process
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
ARDUINO_USER_AGENT
env var setting.
topic: build-process
#2501
by cmaglie
was merged Jan 16, 2024
Loading...
3 of 6 tasks
Fixed sketch compile with broken symlink
topic: build-process
Related to the sketch build process
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
#2497
by cmaglie
was merged Jan 17, 2024
Loading...
3 of 6 tasks
Reuse archiveCompiledFiles helper for long commandline shrink
topic: build-process
Related to the sketch build process
type: enhancement
Proposed improvement
#2464
by facchinm
was merged Dec 20, 2023
Loading...
2 of 6 tasks
Arduino CLI v0.35.0
Fix caching for libraries when installation folder differents from Name
topic: build-process
Related to the sketch build process
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
#2446
by facchinm
was merged Dec 4, 2023
Loading...
2 of 6 tasks
Arduino CLI v0.35.0
fix: Fixed regression in Related to the sketch build process
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
compile_commands.json
generation
topic: build-process
#2427
by cmaglie
was merged Nov 15, 2023
Loading...
3 of 6 tasks
Arduino CLI v0.35.0
Removed useless file-readable check while enumerating source code files
topic: build-process
Related to the sketch build process
type: imperfection
Perceived defect in any part of project
#2418
by cmaglie
was merged Nov 14, 2023
Loading...
2 of 6 tasks
Arduino CLI v0.35.0
Added Related to the sketch build process
type: imperfection
Perceived defect in any part of project
{sketch_path}
to build properties
topic: build-process
#2372
by cmaglie
was merged Oct 17, 2023
Loading...
3 of 6 tasks
Arduino CLI v0.35.0
Allow Related to the sketch build process
type: enhancement
Proposed improvement
.cxx
and .cc
extension in compile
topic: build-process
#2273
by cmaglie
was merged Aug 23, 2023
Loading...
4 of 6 tasks
Arduino CLI v0.35.0
regression: Fix property expansion of "recipe.preproc.macros"
criticality: highest
Of highest impact
priority: high
Resolution is a high priority
topic: build-process
Related to the sketch build process
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
#2268
by cmaglie
was merged Aug 18, 2023
Loading...
2 of 6 tasks
Arduino CLI 0.34.0
feat: library folder name priority promotion for Related to the sketch build process
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
-main
suffix
topic: build-process
#2233
by RodrigoDornelles
was merged Jul 4, 2023
Loading...
6 tasks done
Arduino CLI 0.34.0
fix: Allow build-path to be in a different drive than current sketch
topic: build-process
Related to the sketch build process
topic: code
Related to content of the project itself
topic: infrastructure
Related to project infrastructure
type: imperfection
Perceived defect in any part of project
#2163
by cmaglie
was merged May 2, 2023
Loading...
2 of 6 tasks
Arduino CLI 0.33.0
ProTip!
Filter pull requests by the default branch with base:master.
You can’t perform that action at this time.