verilator/.github/workflows
Geza Lore 832f41f0fe
Internals: Hide CC make rules (#6537)
All code is built as C++ via CXX, but we still have some references to
CC. Trying to make sure we don't add plain C later by hiding the C
compiler. (So it's always enough to override CXX=... in configure)
2025-10-07 17:37:42 +01:00
..
build-test.yml CI: Adjust reusable-build workflow parameters 2025-10-05 09:30:49 +01:00
contributor.yml Bump actions/checkout from 4 to 5 (#6374) 2025-09-04 08:21:26 -04:00
coverage.yml CI: Run coverage job on 'pr: dev-coverage' label in PRs (#6527) 2025-10-07 17:03:13 +01:00
docker.yml Bump actions/checkout from 4 to 5 (#6374) 2025-09-04 08:21:26 -04:00
format.yml CI: Fix write permissions in format job 2025-09-29 07:49:54 +01:00
pages.yml CI: Notify PRs when coverage report is available 2025-10-07 12:58:21 +01:00
reusable-build.yml Internals: Hide CC make rules (#6537) 2025-10-07 17:37:42 +01:00
reusable-lint-py.yml CI: Improve and cleanup (#6448) 2025-09-17 20:41:29 +01:00
reusable-rtlmeter-build.yml CI: Avoid man page builds (#6402) 2025-09-07 13:32:34 -04:00
reusable-rtlmeter-run.yml CI: Add 60 minute timeout to RTLMeter compile and run steps (#6506) 2025-09-29 17:37:06 +01:00
reusable-test.yml Internals: Hide CC make rules (#6537) 2025-10-07 17:37:42 +01:00
rtlmeter-pr-results.yml Bump actions/create-github-app-token from 2.1.1 to 2.1.4 (#6435) 2025-09-16 07:20:46 -04:00
rtlmeter.yml CI: Exclude 'Example' and 'hello' cases from RTLMeter PR reports (#6452) 2025-09-18 13:02:37 +01:00