Files
codeql/misc/bazel
Paolo Tranquilli d1c63603ee refactor: migrate Starlark files to explicit rules_cc imports
Bazel 9 removes native.cc_* and CcInfo from global scope. Update:
- swift/rules.bzl: Add cc_binary, cc_library, CcInfo imports; use
  explicit cc_binary/cc_library instead of native.cc_*
- misc/bazel/cmake/cmake.bzl: Add CcInfo import for provider usage
2026-02-10 13:44:05 +01:00
..
2024-12-10 12:05:37 +01:00
2024-05-31 11:49:36 +02:00
2024-06-05 14:46:59 +02:00