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

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-review Awaiting review from Bazel team on PRs product: CLion CLion plugin product: GoLand GoLand plugin product: IntelliJ IntelliJ plugin
Projects
Status: Untriaged
Development

Successfully merging this pull request may close these issues.

4 participants