public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] devtool: ide: Improve VSCode support
@ 2024-02-19 16:55 Enguerrand de Ribaucourt
  2024-02-19 16:55 ` [PATCH v2 1/5] devtool: ide_sdk: Use bitbake's python3 for generated scripts Enguerrand de Ribaucourt
                   ` (4 more replies)
  0 siblings, 5 replies; 17+ messages in thread
From: Enguerrand de Ribaucourt @ 2024-02-19 16:55 UTC (permalink / raw)
  To: openembedded-core; +Cc: adrian.freihofer, Ross.Burton, mohammed.raza

These patches improve the VSCode support in devtool ide-sdk from Adrian
Freihofer.

I added a generic C++ configuration for the VScode extension while
awaiting for autotools support.

A refactoring is proposed for the meson class. Without absolute compiler
paths, the linter inside VSCode will not be able to find the
cross-compiler. Let me know if you have any concerns about this
refactoring.

The other bug fixes are relatively minor and make the tool work for some
edge cases.

v2:
 - Added signed-off-by mentions
 - Removed duplicate topdir exception fix
 - Added a condition for the generic C++ configuration (matching autotools)
 - Kept the source mapping for debug source as it was required to not open the
   local files instead of the read-only files in the editor on some
   configurations




^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2024-02-25 20:52 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-19 16:55 [PATCH v2 0/5] devtool: ide: Improve VSCode support Enguerrand de Ribaucourt
2024-02-19 16:55 ` [PATCH v2 1/5] devtool: ide_sdk: Use bitbake's python3 for generated scripts Enguerrand de Ribaucourt
2024-02-20  9:03   ` adrian.freihofer
2024-02-19 16:55 ` [PATCH v2 2/5] devtool: code: Add source mapping for debug source files Enguerrand de Ribaucourt
2024-02-20  9:01   ` adrian.freihofer
2024-02-21 14:12     ` Enguerrand de Ribaucourt
2024-02-21 14:56       ` Enguerrand de Ribaucourt
2024-02-22 13:00         ` adrian.freihofer
2024-02-22 15:51           ` Enguerrand de Ribaucourt
2024-02-25 20:52             ` adrian.freihofer
2024-02-19 16:55 ` [PATCH v2 3/5] devtool: ide: vscode: Configure read-only files Enguerrand de Ribaucourt
2024-02-20  9:05   ` adrian.freihofer
2024-02-19 16:55 ` [PATCH v2 4/5] meson: use absolute cross-compiler paths Enguerrand de Ribaucourt
2024-02-20 12:54   ` [OE-core] " Richard Purdie
2024-02-19 16:55 ` [PATCH v2 5/5] devtool: code: Provide a generic C++ configuration Enguerrand de Ribaucourt
2024-02-20  9:20   ` adrian.freihofer
2024-02-20  9:27     ` Enguerrand de Ribaucourt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox