You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
score_basilibs: Update to official release 0.1.2 (#159)
* score_basilibs: Update to official release 0.1.2
- Rename and updated score-baselibs 0.0 -> score_baselibs 0.1.2
- Handling for injected implicit score-baselibs dependency
- Suppress compiler warnings (treated as errors) inherited
- Rename all dependencies
* toolchain: Switch from llvm to score gcc
Instead of using llvm from global bazel registry switch to
score_toolchains_gcc. Did needed changes to get compilation running.
* workflows/check: Update coverage workflow
Adapt the workflow to work with the new toolchain. Currently the coverage
report is created manually since the bazel coverage workflow is broken (see
eclipse-score/toolchains_gcc#21).
0 commit comments