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
Age
Commit message (
Expand
)
Author
2023-02-13
add a CI runner testing that Meson runs correctly under PyPy3
Eli Schwartz
2023-01-01
CI: bypass the cache and install codeql latest
Eli Schwartz
2022-11-30
build: harden workflow permissions
Alex
2022-11-28
github workflows: upgrade actions/upload-artifact to version 3
Eli Schwartz
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-11-28
Add github's CodeQL scanner to CI.
Eli Schwartz
2022-11-14
CI: force macOS to use brew's python at all costs
Eli Schwartz
2022-10-30
ci: Fix usage of concurrency in branches other than master
L. E. Segovia
2022-10-24
ci: run `brew update` before `brew install`
Carlo Cabrera
2022-10-24
Revert "ci: Fix llvm detection on macOS CI"
Carlo Cabrera
2022-10-07
CI: add potential workaround for python crashes in MSYS2
Christoph Reiter
2022-10-02
Add stable regression test
Eli Schwartz
2022-10-02
ci: Fix llvm detection on macOS CI
Nirbheek Chauhan
2022-09-23
CI: don't set BOOST_ROOT to an empty string
Christoph Reiter
2022-09-23
Revert "CI: Add a temporary workaround for broken MSYS2 Python path separator...
Christoph Reiter
2022-09-22
CI: Add a temporary workaround for broken MSYS2 Python path separator behaviour
Christoph Reiter
2022-09-03
ci: Fix macOS qt4 detection
Nirbheek Chauhan
2022-08-29
flake8: run in CI
Eli Schwartz
2022-06-24
chore: Set permissions for GitHub actions
neilnaveen
2022-04-14
CI images: don't build on a schedule for forks
Eli Schwartz
2022-04-12
add pypy3 to msys2 CI run
mattip
2022-03-29
gnome: Fix gtkdoc when using multiple Apple frameworks
Jan Tojnar
2022-03-25
cygwin CI: work around gcovr bug
Eli Schwartz
2022-03-01
use a more sane check instead of run_custom_lint
Eli Schwartz
2022-02-14
unittests: fine-tune the check for whether we are in CI
Eli Schwartz
2022-01-31
add types-PyYAML to lint workflow
Stone Tickle
2022-01-25
cygwin: fix python versions again
Eli Schwartz
2022-01-06
add man page generation to build
Stone Tickle
2021-12-31
rename lint workflow for less confusion
Eli Schwartz
2021-12-30
unpin pylint in CI -- the mentioned issue is long since fixed
Eli Schwartz
2021-12-30
cygwin: fix broken python versions
Eli Schwartz
2021-12-06
ci: install pytest-subtests
Dylan Baker
2021-10-24
Merge pull request #9377 from mensinda/jsonDocs
Jussi Pakkanen
2021-10-10
Fix typos discovered by codespell
Christian Clauss
2021-10-09
docs: Also check on pull-requests
Daniel Mensinger
2021-10-09
docs: GitHub Action up the JSON docs
Daniel Mensinger
2021-10-06
ci: Add comment to not forget updating wrapdb rules
Xavier Claessens
2021-10-03
docs: Fix the GitHub action
Daniel Mensinger
2021-09-04
ci: Fix missing MESON_CI_JOBNAME in the image builders
Daniel Mensinger
2021-09-04
ci: Use GitHub concurrency
Daniel Mensinger
2021-08-18
Test boost-python on macOS
Kevin Meagher
2021-07-26
Split run_unittests.py file
Xavier Claessens
2021-07-23
Merge pull request #9005 from jon-turney/xskip-ci-2
Jussi Pakkanen
2021-07-14
coverage: disable the concept of "CI failures"
Eli Schwartz
2021-07-13
Set MESON_CI_JOBNAME for all CI jobs
Jon Turney
2021-07-07
Annotate framework tests with where they are expected to skip
Jon Turney
2021-06-29
tests: test that we always set encoding
Daniel Mensinger
2021-06-23
Merge pull request #8912 from mensinda/fixBothLibraries
Jussi Pakkanen
2021-06-22
tests: both_library test improvements
Daniel Mensinger
[next]