eclipse-cdt-cloud / eclipse-cdt-cloud/cdt-cloud-blueprint

Out-of-the-box support for projects using the GNU toolset

Open
#47 1 comment 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
TypeScript
Stars
31
Forks
14
PR merge metrics
No merged PRs in 30d

Description

At least from the webpage this blueprint is currently highly clang/cmake centric. This FR is about extending that.

### Feature Description:

* example project
* task definitions (possibly "configure" as a step that is executed once; "build" which executes "make", likely placing `-g` (or even `-ggdb3` to CFLAGS/CXXFLAGS)
* clangd integration (that likely would mean to wrap the `make` invocation into `bear` to provide the necessary clangd configuration)
* possibly pre-configured/installed extensions for Makefiles and autoconf/automake (I can recommend `maelvalais.autoconf` for both).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.