index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
/
workflows
/
unusedargs_missingreturn.yml
Age
Commit message (
Expand
)
Author
2025-06-18
Remove coverage measurement.
Jussi Pakkanen
2025-04-24
ci: bump Ubuntu version for UnusedMissingReturn jobs
Paolo Bonzini
2024-07-30
ci: Update actions/setup-python to v5 to fix deprecations
Nirbheek Chauhan
2024-07-30
ci: Update to checkout@v4 to squelch node warnings
Nirbheek Chauhan
2023-04-24
ci: Don't error out CI if codecov upload fails
Nirbheek Chauhan
2023-04-21
ci: Move to the codecov github action
Nirbheek Chauhan
2023-04-11
ci: properly check `test cases/windows` files
Josh Soref
2022-11-28
github workflows: upgrade actions/checkout to version 3
Eli Schwartz
2022-11-28
github workflows: upgrade setup-python to version 4
Eli Schwartz
2022-10-30
ci: Fix usage of concurrency in branches other than master
L. E. Segovia
2022-06-24
chore: Set permissions for GitHub actions
neilnaveen
2021-09-04
ci: Use GitHub concurrency
Daniel Mensinger
2021-07-13
Set MESON_CI_JOBNAME for all CI jobs
Jon Turney
2021-06-22
coverage: Enable coverage reports
Daniel Mensinger
2020-09-03
tests: add fortran cmake subproject include test
Michael Hirsch
2020-06-13
ci: Pin ninja to 1.9.0.post1 for now
Nirbheek Chauhan
2020-01-23
cmake: Always Add C, CXX if no language is specified (fixes #6441)
Daniel Mensinger
2019-12-04
ci/test: unused args for objc, objc++
Michael Hirsch, Ph.D
2019-12-04
ci/test: unused args for Windows
Michael Hirsch, Ph.D
2019-11-18
Use strict function prototypes
Michael Hirsch, Ph.D
2019-11-17
lint+mypy: move to github actions
Michael Hirsch, Ph.D
2019-11-17
use '-Werror=unused-parameter' for gcc/clang on project tests and -fimplicit-...
Michael Hirsch, Ph.D