peakschris
peakschris
https://github.com/bazelbuild/bazel/discussions/22594
@memsharded @franramirez688 and @Neeeflix thank you! Amazing to see that so much work has been done on this :-). Is there a way I can grab a windows executable containing...
Amazing, thanks everyone and @franramirez688 thank you too! Any idea when this might be out in a release?
Update: Even the sequence of steps above fails, with this error. I'm stuck! ``` /// Machine without internet access bazel build //x --vendor_dir=/offline/vendor --repository_cache=/offline/cache --registry=file://offline/bazel-central-registry --nofetch ERROR: Analysis of target...
This seems to be an issue only when the registry is located at a file url: common --registry=file:///%workspace%/bazel-central-registry @Wyverald
My current thinking is that this might be a bad interaction between the file:///%workspace% URL supplied to the --registry option and experimental_downloader_config (I'm using both). I'm not sure if file...
@trybka we are keenly waiting the modules feature, is there anything that can be done to help expedite the review of this and other MRs? cc @comius
@comius @trybka can this go in now?
@PikachuHyA thank you so much for this work, I am looking forward to using C++20 modules in our bazel builds :-)
@comius @trybka can this go in now?