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

[ Feature ] (File Management) Support for --sym_link for outputs that do not produce standard build links & output control #203

Open
robbie-vanderzee opened this issue Jul 2, 2024 · 2 comments

Comments

@robbie-vanderzee
Copy link

Sym_link

Builds which reroute bazel output cannot be generated for, request to add support for this

Output

compile_commands.json is always placed in the TLD. Ideally, we should be able to configure where this artifact is placed.

@robbie-vanderzee
Copy link
Author

Related: #202 .

@PeterAaser
Copy link

PeterAaser commented Aug 7, 2024

Hi, I'm new to bazel and I'm having problems that leads me to this issue.
With build --symlink_prefix=build/bazel- in my .bazelrc I get the following error:

>>> //bazel-out is missing. Please remove --symlink_prefix and --experimental_convenience_symlinks, so the workspace mirrors the compilation environment.

Am I understanding it correctly that this issue seeks to fix this problem/limitation, making it so that the symlink directories can be put elsewhere?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants