summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Collapse)Author
2026-06-06Added copyright headers to files missing themFrédéric Desbiens
Applied the standard MIT license header to all project-owned C, header, assembly, shell, and Python files that were missing a copyright notice. Third-party, toolchain startup, and auto-generated files were excluded. Co-authored-by: Copilot <[email protected]>
2026-06-04Added a release preparation script (#266)Frédéric Desbiens
Co-authored-by: Copilot <[email protected]>
2023-11-28Add regression tests. (#126)CQ Xiao
Add regression tests (auto triggered on PR, manually triggered in forked branch).