An open API service for providing issue and pull request metadata for open source projects.

GitHub / arduino/arduino-cli issues and pull requests

Labelled with: topic: build-process

#2983 - fix(builder): strip UTF-8 BOM from .ino sources before preprocessing

Pull Request - State: closed - Opened by ritesh006 3 months ago - 3 comments
Labels: type: enhancement, topic: code, topic: build-process

#2952 - [skip changelog] Document Arduino CLI support for global platform.txt, and all recognized paths

Pull Request - State: open - Opened by per1234 5 months ago
Labels: topic: documentation, type: imperfection, topic: build-process

#2951 - Auto-import libraries based on sketch profile.

Pull Request - State: closed - Opened by cmaglie 5 months ago - 1 comment
Labels: type: enhancement, topic: code, topic: build-process

#2946 - Generated function prototype injected before declaration of custom parameter type for code in secondary `.ino` file

Issue - State: open - Opened by per1234 5 months ago
Labels: type: imperfection, topic: build-process

#2940 - Allow platforms without fixed version in profiles.

Pull Request - State: closed - Opened by cmaglie 5 months ago - 1 comment
Labels: type: enhancement, topic: CLI, topic: build-process

#2935 - ctags: filterSketchSource: enlarge buffer size to handle long lines

Pull Request - State: closed - Opened by facchinm 6 months ago - 4 comments
Labels: topic: code, type: imperfection, topic: build-process

#2931 - Prototype injected inside function when there is a line break between type and name

Issue - State: open - Opened by per1234 6 months ago
Labels: topic: code, type: imperfection, topic: build-process

#2930 - Allow locally installed libraries in sketch profiles.

Pull Request - State: open - Opened by cmaglie 6 months ago
Labels: type: enhancement, topic: build-process

#2927 - Support manually installed platforms in build profiles

Issue - State: closed - Opened by per1234 6 months ago
Labels: type: enhancement, topic: code, topic: package-management, topic: build-process

#2870 - Renaming Tab after sucessful build causes build failure

Issue - State: closed - Opened by HattonLe 9 months ago - 2 comments
Labels: conclusion: duplicate, topic: code, type: imperfection, topic: build-process

#2816 - library not recognized, not linting, no explanation other than LS001

Issue - State: closed - Opened by codewitch-honey-crisis 11 months ago - 1 comment
Labels: topic: code, type: imperfection, topic: build-process

#2806 - fix: Sketch preprocessing errors were displayed on stdout instead of stderr

Pull Request - State: closed - Opened by cmaglie 11 months ago - 1 comment
Labels: topic: code, type: imperfection, topic: build-process

#2806 - fix: Sketch preprocessing errors were displayed on stdout instead of stderr

Pull Request - State: closed - Opened by cmaglie 11 months ago - 1 comment
Labels: type: imperfection, topic: build-process

#2782 - improved regexp to also parse error messages with single quotes around header file name

Pull Request - State: closed - Opened by dennisppaul 12 months ago - 4 comments
Labels: type: enhancement, topic: build-process

#2751 - Preprocessor define to identify compiling with Arduino-IDE/CLI

Issue - State: closed - Opened by pdppdp about 1 year ago - 1 comment
Labels: type: enhancement, topic: code, topic: build-process

#2733 - Fixed compiler-cache on Windows when there are non-ASCII characters in file path

Pull Request - State: closed - Opened by cmaglie about 1 year ago - 3 comments
Labels: topic: code, type: imperfection, topic: build-process

#2697 - Prototype not generated for function with inline attribute

Issue - State: open - Opened by per1234 over 1 year ago
Labels: type: imperfection, topic: build-process

#2671 - Non-ASCII characters in library installation or cache path breaks library compilation caching

Issue - State: closed - Opened by vvb333007 over 1 year ago - 12 comments
Labels: conclusion: resolved, type: imperfection, topic: build-process

#2652 - Improved `{build.*.platform.path}` vars enumeration.

Pull Request - State: closed - Opened by cmaglie over 1 year ago - 4 comments
Labels: type: enhancement, topic: code, topic: build-process

#2652 - Improved `{build.*.platform.path}` vars enumeration.

Pull Request - State: closed - Opened by cmaglie over 1 year ago - 4 comments
Labels: type: enhancement, topic: code, topic: build-process

#2625 - Improved compile speed by running multi-threaded library discovery.

Pull Request - State: open - Opened by cmaglie over 1 year ago - 4 comments
Labels: type: enhancement, topic: build-process

#2613 - changing the name of src directory, don't change compilator cache

Issue - State: closed - Opened by FroggyCorp over 1 year ago - 1 comment
Labels: topic: code, type: imperfection, topic: build-process

#2611 - Allow users to provide multiple build cache paths during compilation.

Issue - State: closed - Opened by alessio-perugini over 1 year ago
Labels: type: enhancement, topic: code, topic: build-process

#2525 - Enum defined after a function template cannot be compiled

Issue - State: closed - Opened by Silver-Fang almost 2 years ago - 1 comment
Labels: topic: code, type: imperfection, topic: build-process

#2512 - Fixed an extremely rare race-condition during `compile`

Pull Request - State: closed - Opened by cmaglie almost 2 years ago - 1 comment
Labels: topic: code, type: imperfection, topic: build-process

#2512 - Fixed an extremely rare race-condition during `compile`

Pull Request - State: closed - Opened by cmaglie almost 2 years ago - 1 comment
Labels: type: imperfection, topic: build-process

#2501 - Fixed missing `ARDUINO_USER_AGENT` env var setting.

Pull Request - State: closed - Opened by cmaglie almost 2 years ago - 2 comments
Labels: topic: code, type: imperfection, topic: build-process

#2497 - Fixed sketch compile with broken symlink

Pull Request - State: open - Opened by cmaglie almost 2 years ago - 5 comments
Labels: topic: code, type: imperfection, topic: build-process

#2497 - Fixed sketch compile with broken symlink

Pull Request - State: closed - Opened by cmaglie almost 2 years ago - 6 comments
Labels: topic: code, type: imperfection, topic: build-process

#2464 - Reuse archiveCompiledFiles helper for long commandline shrink

Pull Request - State: closed - Opened by facchinm almost 2 years ago - 2 comments
Labels: type: enhancement, topic: build-process

#2452 - Cp: {sketch_path}: Permission denied - macOS Mojave

Issue - State: closed - Opened by Oortone almost 2 years ago - 1 comment
Labels: conclusion: duplicate, topic: code, type: imperfection, topic: build-process

#2446 - Fix caching for libraries when installation folder differents from Name

Pull Request - State: closed - Opened by facchinm about 2 years ago - 1 comment
Labels: topic: code, type: imperfection, topic: build-process

#2427 - fix: Fixed regression in `compile_commands.json` generation

Pull Request - State: closed - Opened by cmaglie about 2 years ago - 1 comment
Labels: topic: code, type: imperfection, topic: build-process

#2418 - Removed useless file-readable check while enumerating source code files

Pull Request - State: closed - Opened by cmaglie about 2 years ago - 1 comment
Labels: type: imperfection, topic: build-process

#2409 - Increase priority of libraries mentioned explicitly as dependencies

Issue - State: closed - Opened by alranel about 2 years ago - 1 comment
Labels: type: enhancement, conclusion: declined, topic: code, topic: build-process

#2401 - Arduino Language Server produces a lot of compiler errors when used with Arduino CLI 0.35.0-rc.1

Issue - State: closed - Opened by umbynos about 2 years ago
Labels: conclusion: resolved, topic: code, type: imperfection, topic: build-process

#2382 - Invalidate core cache if external dependency was modified

Issue - State: open - Opened by Bodmer about 3 years ago - 8 comments
Labels: type: enhancement, topic: code, topic: build-process

#2372 - Added `{sketch_path}` to build properties

Pull Request - State: closed - Opened by cmaglie about 2 years ago - 1 comment
Labels: type: imperfection, topic: build-process

#2369 - Hooks are recognized even when pattern property name uses string key in place of numeric index

Issue - State: closed - Opened by ArminJo about 2 years ago - 2 comments
Labels: type: enhancement, topic: code, topic: build-process

#2362 - Make `upload.port.*` properties available in compile patterns

Issue - State: closed - Opened by Silver-Fang about 2 years ago - 2 comments
Labels: type: enhancement, conclusion: declined, topic: code, topic: build-process

#2340 - The `sketch_path` platform property is not generated

Issue - State: closed - Opened by per1234 about 2 years ago
Labels: topic: code, type: imperfection, topic: build-process

#2273 - Allow `.cxx` and `.cc` extension in compile

Pull Request - State: closed - Opened by cmaglie over 2 years ago - 1 comment
Labels: type: enhancement, topic: build-process

#2268 - regression: Fix property expansion of "recipe.preproc.macros"

Pull Request - State: closed - Opened by cmaglie over 2 years ago - 1 comment
Labels: priority: high, topic: code, type: imperfection, criticality: highest, topic: build-process

#2263 - Spurious "No such file or directory" errors printed in verbose compile output

Issue - State: closed - Opened by per1234 over 2 years ago
Labels: conclusion: resolved, topic: code, type: imperfection, topic: build-process

#2261 - Unexpanded properties no longer deleted from `recipe.preproc.macros`

Issue - State: closed - Opened by per1234 over 2 years ago
Labels: conclusion: resolved, topic: code, type: imperfection, topic: build-process

#2240 - Using `--library` flag does not compile sketches

Issue - State: closed - Opened by aliphys over 2 years ago - 5 comments
Labels: type: imperfection, topic: build-process

#2233 - feat: library folder name priority promotion for `-main` suffix

Pull Request - State: closed - Opened by RodrigoDornelles over 2 years ago - 3 comments
Labels: type: enhancement, topic: code, topic: build-process

#2227 - #include "file.xyz" fails to find "file.xyz" in sketch directory, for unusual file extensions

Issue - State: closed - Opened by jrobert-gh over 2 years ago - 3 comments
Labels: conclusion: invalid, topic: code, type: imperfection, topic: build-process

#2226 - Add library folder name priority promotion for `-main` suffix

Issue - State: closed - Opened by RodrigoDornelles over 2 years ago
Labels: type: enhancement, conclusion: resolved, topic: code, topic: build-process

#2210 - Option for RAM Caching dependencies

Issue - State: open - Opened by marcusobrien over 2 years ago
Labels: type: enhancement, topic: code, topic: build-process

#2204 - Do not recompile the sketch if there are no changes and libraries have not changed

Issue - State: open - Opened by cmaglie over 2 years ago
Labels: type: enhancement, topic: code, topic: build-process

#2163 - fix: Allow build-path to be in a different drive than current sketch

Pull Request - State: closed - Opened by cmaglie over 2 years ago - 1 comment
Labels: topic: code, type: imperfection, topic: build-process

#2161 - Prototype incorrectly generated for struct member function under certain conditions

Issue - State: open - Opened by jfjlaros over 2 years ago
Labels: type: imperfection, topic: build-process

#2106 - Increase "location priority" score of library locations set via `--library` flag

Issue - State: closed - Opened by per1234 over 2 years ago - 1 comment
Labels: type: enhancement, topic: code, topic: build-process

#1973 - Support of CMake

Issue - State: open - Opened by FStefanni about 3 years ago - 2 comments
Labels: type: enhancement, topic: code, topic: build-process

#1945 - Function prototypes not generated when sketch path contains `"`

Issue - State: open - Opened by per1234 about 3 years ago - 2 comments
Labels: topic: code, type: imperfection, topic: build-process

#1944 - Emit a warning if a prototype is not generated due to known limitations

Issue - State: open - Opened by facchinm over 9 years ago - 1 comment
Labels: type: enhancement, topic: code, topic: build-process

#1892 - Compilation failure if directory too long

Issue - State: open - Opened by kufupa over 3 years ago - 2 comments
Labels: topic: code, type: imperfection, topic: build-process

#1800 - No generated prototype for function with multi-line parameters in unsaved sketch

Issue - State: open - Opened by per1234 almost 4 years ago - 2 comments
Labels: topic: code, type: imperfection, criticality: medium, topic: build-process

#1785 - Backslash incorrectly inserted into generated prototype for multiline template function

Issue - State: open - Opened by jfjlaros over 3 years ago - 3 comments
Labels: topic: code, type: imperfection, topic: build-process

#1761 - The CLI might put the same error multiple times to the stderr

Issue - State: open - Opened by kittaakos over 3 years ago - 2 comments
Labels: topic: code, type: imperfection, topic: build-process

#1650 - Allow code to make `#include` optional

Issue - State: open - Opened by KurtE almost 4 years ago
Labels: type: enhancement, topic: code, topic: build-process

#1618 - Generated prototype incorrectly prefixed with `extern "C"` when using `extern "C" { ... }` to mix C functions in an `.ino` file.

Issue - State: open - Opened by dmalenic almost 4 years ago - 4 comments
Labels: topic: code, type: imperfection, topic: build-process

#1591 - Generated prototype incorrectly prefixed with `extern "C"` when comment contains `//`

Issue - State: open - Opened by Rob58329 almost 4 years ago - 1 comment
Labels: topic: code, type: imperfection, topic: build-process

#1286 - Generated compilation database compiler argument missing extension breaks compilation on Windows.

Issue - State: open - Opened by Falven over 4 years ago - 25 comments
Labels: type: imperfection, topic: build-process

#1269 - Generated function prototype injected before declaration of custom parameter type

Issue - State: closed - Opened by allnick over 4 years ago - 3 comments
Labels: topic: code, type: imperfection, topic: build-process

#1256 - Allow zipped libraries bundled with sketches to be automatically installed

Issue - State: open - Opened by TridentTD over 7 years ago - 6 comments
Labels: type: enhancement, topic: code, topic: package-management, topic: build-process

#1255 - Support bundling libraries with a sketch

Issue - State: open - Opened by hoblins over 7 years ago - 18 comments
Labels: type: enhancement, topic: code, topic: build-process

#1253 - ) in comment breaks function prototype generation

Issue - State: open - Opened by FRautenberg over 6 years ago - 5 comments
Labels: priority: low, topic: code, type: imperfection, topic: build-process

#1246 - Arduino compiler fails if file "includes.cache" exists in the build directory

Issue - State: open - Opened by wcieslik over 5 years ago - 13 comments
Labels: topic: code, type: imperfection, topic: build-process

#1240 - Previous file persists in build folder after renaming non-`.ino` sketch code file

Issue - State: open - Opened by digimeas over 9 years ago - 1 comment
Labels: topic: code, type: imperfection, topic: build-process

#1191 - #line directives inserted into raw string literal by sketch preprocessor

Issue - State: open - Opened by sterretjeToo almost 5 years ago - 6 comments
Labels: type: imperfection, topic: build-process

#1185 - Incorrect compiler error when using --source-override

Issue - State: open - Opened by kittaakos almost 5 years ago
Labels: topic: code, type: imperfection, topic: build-process

#1149 - Please add .cc and .cxx to OTHER_ALLOWED_EXTENSIONS

Issue - State: closed - Opened by raybellis almost 5 years ago - 4 comments
Labels: type: enhancement, conclusion: resolved, topic: build-process

#1107 - Arduino-cli doesn't generate hex files with bootloader if compiled size is > 64kiB

Issue - State: closed - Opened by MCUdude almost 5 years ago - 15 comments
Labels: conclusion: resolved, topic: infrastructure, type: imperfection, topic: build-process

#1017 - Temporary fix for incorrect merge sketch+bootloader

Pull Request - State: closed - Opened by facchinm about 5 years ago - 1 comment
Labels: topic: infrastructure, type: imperfection, topic: build-process

#1009 - with_bootloader binary merger failes for large binaries

Issue - State: closed - Opened by rikba about 5 years ago - 7 comments
Labels: topic: infrastructure, type: imperfection, topic: build-process

#1000 - Support global platform.local.txt

Issue - State: closed - Opened by anno73 almost 7 years ago
Labels: type: enhancement, topic: code, topic: build-process

#999 - Global platform.txt is not supported

Issue - State: closed - Opened by NicoHood about 9 years ago - 5 comments
Labels: topic: documentation, topic: code, type: imperfection, topic: build-process

#846 - Provide dedicated sets of "extra flags" properties for platform developers and users

Issue - State: open - Opened by per1234 over 5 years ago - 24 comments
Labels: type: enhancement, topic: documentation, criticality: high, topic: build-process

#762 - Properties expansions inside `build.variant` break core build

Issue - State: closed - Opened by matthijskooijman over 5 years ago - 4 comments
Labels: topic: code, type: imperfection, topic: build-process