verilator/ci
Geza Lore 6e06cd18da
CI: Decouple build and test into separate scripts, simplify workflows (#7871)
- Split the monolithic ci-script.bash into ci-build.bash and
  ci-test.bash, with shared setup in ci-common.bash.
- Pass job parameters as explicit command-line options rather than
  environment variables (--compiler, --prefix, --suite, --asan,
  --gcov, --reloc, --ccwarn).
- Detect the host OS and distribution at runtime (uname,
  /etc/os-release) instead of the legacy Travis-era CI_OS_NAME,
  CI_RUNS_ON and CI_BUILD_STAGE_NAME variables.
- Remove dead code: FreeBSD support, Windows wavediff install, the
  unused CI_COMMIT variable, and various redundant operations.
- Inline the single-entry build-job matrices.
- Rename osx to macOS
- Refuse to run these ci scripts outside GitHub Actions to protect
  developer checkouts.
2026-07-05 15:46:30 +01:00
..
docker Commentary: Use standard multiline rst comments, other cleanups 2026-06-18 21:58:01 -04:00
ci-build.bash CI: Decouple build and test into separate scripts, simplify workflows (#7871) 2026-07-05 15:46:30 +01:00
ci-common.bash CI: Decouple build and test into separate scripts, simplify workflows (#7871) 2026-07-05 15:46:30 +01:00
ci-install.bash CI: Decouple build and test into separate scripts, simplify workflows (#7871) 2026-07-05 15:46:30 +01:00
ci-pages-notify.bash CI: Fix deleting pr notifications after multiple reruns 2026-07-04 22:46:19 +01:00
ci-pages.bash CI: Generate whole RTLMeter report in ci-rtlmeter-report.bash 2026-06-07 09:54:40 +01:00
ci-rtlmeter-cases.py CI: Load RTLMeter cases to run from separate file (#7730) 2026-06-07 20:50:31 +01:00
ci-rtlmeter-report.bash CI: Improve RTLMeter PR report (#7740) 2026-06-08 22:22:52 +01:00
ci-rtlmeter-report.py CI: Improve RTLMeter PR report (#7740) 2026-06-08 22:22:52 +01:00
ci-test.bash CI: Decouple build and test into separate scripts, simplify workflows (#7871) 2026-07-05 15:46:30 +01:00
ci-win-compile.ps1 Add SPDX copyright identifiers, and get 'reuse' clean. No functional change. 2026-01-26 20:24:34 -05:00
ci-win-test.ps1 Add SPDX copyright identifiers, and get 'reuse' clean. No functional change. 2026-01-26 20:24:34 -05:00