verilator/ci
Geza Lore 39b646349f
Add --enable-light-debug configure option (#7886)
Change default debug build to use -O0 instead of -Og as the latter is
still not great debugging experience. Use -Og -gz, plus the new -ggdb1,
which together significantly cut down debug info size, to save CI cache
space, while still enabling -gdbbt tests to work.
2026-07-06 18:02:37 +01:00
..
docker Commentary: Use standard multiline rst comments, other cleanups 2026-06-18 21:58:01 -04:00
ci-build.bash Add --enable-light-debug configure option (#7886) 2026-07-06 18:02:37 +01:00
ci-common.bash CI: Improve ccache handling in build and test jobs (#7874) 2026-07-06 01:44:32 +01:00
ci-install.bash CI: Squash macos brew warning (#7881) 2026-07-06 11:43:55 +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: Factor out artifact based caching as a reusable action (#7883) 2026-07-06 14:16:06 +01:00
ci-win-compile.ps1 CI: Cleanup Windows build (#7873) 2026-07-05 19:15:09 +01:00
ci-win-test.ps1 CI: Cleanup Windows build (#7873) 2026-07-05 19:15:09 +01:00