Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basic qsync support in CLion for linux #7094

Merged
merged 6 commits into from
Dec 16, 2024

Conversation

LeFrosch
Copy link
Collaborator

@LeFrosch LeFrosch commented Dec 2, 2024

This PR provides basic support for qsync in CLion, but only for linux with gcc so far. Issues addressed:

  • cc_info_file and cc_toolchain_info propagation in the aspect
  • project model setup in CLion

Also adds a simple integration test that imports the project using query sync.

@LeFrosch LeFrosch marked this pull request as ready for review December 2, 2024 17:07
@github-actions github-actions bot added product: CLion CLion plugin product: IntelliJ IntelliJ plugin product: GoLand GoLand plugin awaiting-review Awaiting review from Bazel team on PRs labels Dec 2, 2024
@LeFrosch LeFrosch merged commit 6db6a26 into bazelbuild:master Dec 16, 2024
5 checks passed
@LeFrosch LeFrosch deleted the c-qsync-fixes branch December 16, 2024 15:39
@github-actions github-actions bot removed the awaiting-review Awaiting review from Bazel team on PRs label Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
product: CLion CLion plugin product: GoLand GoLand plugin product: IntelliJ IntelliJ plugin
Projects
Development

Successfully merging this pull request may close these issues.

4 participants