Skip to content

☂️ Windows support #170

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

Open
9 tasks
varungandhi-src opened this issue Apr 11, 2023 · 0 comments
Open
9 tasks

☂️ Windows support #170

varungandhi-src opened this issue Apr 11, 2023 · 0 comments

Comments

@varungandhi-src
Copy link
Contributor

varungandhi-src commented Apr 11, 2023

Requested by some customers and prospects. Sub-parts:

Build system:

  • Support building the indexer on Windows. Right now, grailbio/bazel-toolchain that we're using doesn't support Windows.

Code changes:

  • There are certain code paths which are OS-specific, we need to audit/change those.

Releases:

  • Automatically publish a release binary for Windows

Feature support:

  • Support MSVC-style command-line flags starting with /.
  • Automatic resource directory detection needs to correctly determine the standard library on Windows

Documentation:

  • Provide more instructions on generating a compilation database, as people may be using other build systems

Testing:

  • Testing against compilation databases using clang (- style arguments)
  • Testing against compilation databases using clang-cl
  • Testing against compilation databases using MSVC

Desired outcome: Using scip-clang on Windows should be as easy as on Linux or macOS.

@varungandhi-src varungandhi-src added the enhancement New feature or request label Apr 11, 2023
@varungandhi-src varungandhi-src changed the title Provide binaries for Windows Windows support Jun 27, 2023
@varungandhi-src varungandhi-src changed the title Windows support ☂️ Windows support Jun 27, 2023
@linear linear bot closed this as not planned Won't fix, can't repro, duplicate, stale Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant