Skip to content
This repository has been archived by the owner on Aug 5, 2024. It is now read-only.

[feature] Add CPP support #277

Merged
merged 3 commits into from
Jul 22, 2022

Conversation

azdrojowa123
Copy link
Contributor

@azdrojowa123 azdrojowa123 commented Jul 22, 2022

Implement basic CPP support - still need to do some work e.g. with cpp compiler


https://youtrack.jetbrains.com/issue/BAZEL-25

@azdrojowa123 azdrojowa123 force-pushed the feature/cpp_support branch 2 times, most recently from 5ecfbf8 to 13b46e4 Compare July 22, 2022 08:57
@azdrojowa123 azdrojowa123 force-pushed the feature/cpp_support branch from 13b46e4 to cbe0398 Compare July 22, 2022 09:10
Copy link
Member

@abrams27 abrams27 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

really good job! looks great, some nitpicking from my side

we dont want to commit all.log file - dunno why it was created
also, u need to fix the java formatting - we are using google java formatter (u can download the plugin), but sometimes there are some discrepancies between the plugin and the CI script - then u need to fix it manually : (

plus please update the description a bit and the changelog
plus please uncomment the cpp tests in ci - https://github.com/JetBrains/bazel-bsp/blob/master/.github/workflows/integration-tests.yml

@azdrojowa123 azdrojowa123 force-pushed the feature/cpp_support branch from 7f36869 to 23b4fc7 Compare July 22, 2022 11:07
@azdrojowa123 azdrojowa123 force-pushed the feature/cpp_support branch from 23b4fc7 to 83c50a0 Compare July 22, 2022 11:16
install/src/main/resources/aspects.bzl Outdated Show resolved Hide resolved
install/src/main/resources/aspects.bzl Outdated Show resolved Hide resolved
Copy link
Member

@abrams27 abrams27 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks great, thanks!

@azdrojowa123 azdrojowa123 changed the title Add CPP support [feature] Add CPP support Jul 22, 2022
@tpasternak
Copy link
Contributor

@abrams27 merge is blocked due to this, is this issue still valid? #277 (comment)

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.

3 participants