setup-cpp icon indicating copy to clipboard operation
setup-cpp copied to clipboard

Install all the tools required for building and testing C++/C projects.

Results 47 setup-cpp issues
Sort by recently updated
recently updated
newest added

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@actions/core](https://redirect.github.com/actions/toolkit/tree/main/packages/core) ([source](https://redirect.github.com/actions/toolkit/tree/HEAD/packages/core)) | [`1.10.1` -> `1.11.1`](https://renovatebot.com/diffs/npm/@actions%2fcore/1.10.1/1.11.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@actions%2fcore/1.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

dependencies

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [@actions/core](https://redirect.github.com/actions/toolkit/tree/main/packages/core) ([source](https://redirect.github.com/actions/toolkit/tree/HEAD/packages/core)) | [`1.10.1` ->...

dependencies

The downloaded llvm.sh script contains `add-apt-repository -y "${REPO_NAME}"` so I don't think this replacement will be done. The script also has an update afterwards which could be patch instead of...

bug

# Tasks - [ ] `lld` can be easily added as it is already supported. We just need to add a CLI and actions option for it. It should be...

enhancement

Windows Arm and Linux Arm are supported, but we have to test them in CI to make sure all the corner cases are covered. This would allow for publishing the...

enhancement

https://github.com/medikoo/memoizee/pull/143