Catch2 icon indicating copy to clipboard operation
Catch2 copied to clipboard

Bazel build: Update of skylib

Open Vertexwahn opened this issue 1 year ago • 2 comments

This PR only affects the Bazel Build of Catch2.

  • Update of skylib
  • Add config for gcc11
  • Remove not needed load of cc_rules

Vertexwahn avatar Sep 18 '22 13:09 Vertexwahn

Codecov Report

Merging #2528 (072a1c7) into devel (c0e582e) will decrease coverage by 0.19%. The diff coverage is n/a.

@@            Coverage Diff             @@
##            devel    #2528      +/-   ##
==========================================
- Coverage   91.75%   91.56%   -0.19%     
==========================================
  Files         183      183              
  Lines        7476     7560      +84     
==========================================
+ Hits         6859     6922      +63     
- Misses        617      638      +21     

codecov[bot] avatar Sep 18 '22 14:09 codecov[bot]

@horenmar Can you please review?

Vertexwahn avatar Sep 20 '22 18:09 Vertexwahn

@horenmar Currently the Bazel build of Catch2 is broken. This PR is going to fix this (proper handing of CATCH_CONFIG_SHARED_LIBRARY)

Vertexwahn avatar Sep 26 '22 16:09 Vertexwahn