-
The design document says:
> The ~/.local/bin directory would include symlinks pointing to the bin directory of the "active" toolchain, if any.
> This is all very similar to how rustup does things,…
-
The latest version of `glm-py` comes bundled with GLM Version 3.3.1a12.
It looks like v3.3.3 is now available at https://github.com/AquaticEcoDynamics/glm-aed/tree/main/binaries.
It would be gr…
-
_This issue was automatically created by [Allstar](https://github.com/ossf/allstar/)._
**Security Policy Violation**
Project is out of compliance with Binary Artifacts policy: binaries present in sou…
-
`ccache` and `distcc` both ship `bin` directories with wrapper binaries of the compilers they support:
```zsh
$ pacman -Fl ccache
ccache usr/
ccache usr/bin/
ccache usr/bin/ccache
ccache usr/lib…
-
Hi,
I'm maintainer or wrappers for libjxl for [iOS](https://github.com/awxkee/jxl-coder-swift) and [android](https://github.com/awxkee/jxl-coder).
Last update to `0.11.0` almost twiced JXL binar…
-
Actually, I think there may be a problem with this. It looks like the current Maven Wrapper script that is generated for Maven 3.9.9, includes some logic starting at line 175 that will switch the dow…
-
Hi, thanks for this tool.
Your readme states:
> The GUI version is partially open source. Its background service is open sourced in this repo as gpservice. The GUI part is a wrapper of the backgro…
-
@yannickwurm: "Some major work is required for modules which require binaries. Currently using samtools (etc) involves download & compiling... this is extremely prone to fail & a big maintenance effor…
-
### Expected Behavior
Not running wrapper update is a common newbie mistake. Even [the docs](https://docs.gradle.org/current/userguide/gradle_wrapper.html#sec:upgrading_wrapper) explicitly call it ou…
-
In cargo-miri, we want to reuse as much of cargo's logic as we can, but whenever cargo invokes another binary, we want to intercept that. So we set all of RUSTC, RUSTDOC, TARGET_*_RUNNER to ourselves.…