aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/unusedargs_missingreturn.yml
AgeCommit message (Expand)AuthorFilesLines
2023-04-24ci: Don't error out CI if codecov upload failsNirbheek Chauhan1-2/+2
2023-04-21ci: Move to the codecov github actionNirbheek Chauhan1-4/+22
2023-04-11ci: properly check `test cases/windows` filesJosh Soref1-2/+2
2022-11-28github workflows: upgrade actions/checkout to version 3Eli Schwartz1-2/+2
2022-11-28github workflows: upgrade setup-python to version 4Eli Schwartz1-2/+2
2022-10-30ci: Fix usage of concurrency in branches other than masterL. E. Segovia1-1/+1
2022-06-24chore: Set permissions for GitHub actionsneilnaveen1-0/+3
2021-09-04ci: Use GitHub concurrencyDaniel Mensinger1-0/+4
2021-07-13Set MESON_CI_JOBNAME for all CI jobsJon Turney1-0/+3
2021-06-22coverage: Enable coverage reportsDaniel Mensinger1-3/+9
2020-09-03tests: add fortran cmake subproject include testMichael Hirsch1-19/+12
2020-06-13ci: Pin ninja to 1.9.0.post1 for nowNirbheek Chauhan1-1/+5
2020-01-23cmake: Always Add C, CXX if no language is specified (fixes #6441)Daniel Mensinger1-1/+3
2019-12-04ci/test: unused args for objc, objc++Michael Hirsch, Ph.D1-2/+6
2019-12-04ci/test: unused args for WindowsMichael Hirsch, Ph.D1-2/+22
2019-11-18Use strict function prototypesMichael Hirsch, Ph.D1-2/+5
2019-11-17lint+mypy: move to github actionsMichael Hirsch, Ph.D1-2/+2
2019-11-17use '-Werror=unused-parameter' for gcc/clang on project tests and -fimplicit-...Michael Hirsch, Ph.D1-0/+38