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
/
docs
/
markdown
/
Contributing.md
Age
Commit message (
Expand
)
Author
2025-03-07
docs: describe the support policy for python versions
Eli Schwartz
2024-07-28
add initial support for llvm-flang
H. Vetinari
2024-03-17
tests: rename skip_on_jobname to expect_skip_on_jobname and skip_on_os to exp...
Christoph Reiter
2023-04-11
fix various spelling issues
Josh Soref
2022-12-12
Fixing typos
Andreas Deininger
2022-05-26
don't tell documentation contributors to skip CI
Guilherme Janczak
2022-02-15
fix missing documentation for testsuite option in test.json
Eli Schwartz
2022-02-10
Contributing.md: fix typo
Alyssa Ross
2022-01-23
Contributing.md:specify max line length for docs
andy5995
2021-08-18
test runner: add the ability to configure test.json for python paths
Eli Schwartz
2021-08-16
Document new rules for green CI.
Jussi Pakkanen
2021-07-07
Allow `skip_*` test.json keys at top-level or in `matrix:`
Jon Turney
2021-07-07
Add `skip_on_os` to test.json
Jon Turney
2021-07-07
Add `skip_on_jobname` to test.json
Jon Turney
2021-03-21
Docs: Fix small typo
HRXN
2021-01-31
Capitalize "Meson" consistently as it is a proper name. [skip ci]
Jussi Pakkanen
2021-01-30
Rewrap long text lines in docs. [skip ci]
Jussi Pakkanen
2021-01-13
Fix misspells
Antonin Décimo
2021-01-10
cmake: add PATH logic to preliminary dep check (fixes #8133)
Daniel Mensinger
2020-12-11
CI: Move all remaining jobs from travis-ci to GHA
Christoph Reiter
2020-08-27
test: Add 'dir' support for installed files in test.json
Daniel Mensinger
2020-04-30
Update test.json schema to add stdout
Jon Turney
2020-04-30
Add a mechanism for validating meson output in tests
Jon Turney
2020-04-28
tests: Add support for specifying tool requirements
Daniel Mensinger
2020-04-28
docs: Fix Contributing.md
Daniel Mensinger
2020-04-17
Add a json schema for the test.json used in tests
Dylan Baker
2020-04-13
Remove alignment syntax not supported by hotdoc. Closes: #6954. [skip ci]
Jussi Pakkanen
2020-03-09
project_tests: Add the option to the test format to mark the language
Dylan Baker
2020-03-09
project_tests: Add "version" to "shared_lib" and "pdb" types
Dylan Baker
2020-03-06
project_tests: Add a "shared_lib" type
Dylan Baker
2020-02-26
test: Updated docs
Daniel Mensinger
2020-02-13
Document some more details of how project tests work
Jon Turney
2019-12-23
doc: examples of run_project_tests.py options
Michael Hirsch, Ph.D
2019-11-06
Fix typos found by codespell
Wolfgang Stöggl
2019-10-19
docs: Fix some incorrect links [skip ci]
Anton Leontiev
2019-07-11
doc
Michael Hirsch, Ph.D
2019-07-05
Explain that using shell functionality is forbidden. [skip ci]
Jussi Pakkanen
2019-05-12
Add entry for random design points. [skip ci]
Jussi Pakkanen
2018-11-28
docs: Remove mention of appveyor from Contributing doc
Jon Turney
2018-07-05
Fix flake8 issues (#3834)
Jon Turney
2018-07-02
Contributing.md: Document procedure for new features [skip ci]
Nirbheek Chauhan
2018-07-01
Document merge workflow for contributors and maintainers. [skip ci]
Jussi Pakkanen
2018-03-22
Document the new and improved review guidelines. [skip ci]
Jussi Pakkanen
2018-02-20
Add references to CI and recommendation to disable them for doc only changes ...
Aleksey Filippov
2018-01-19
Correct spelling mistakes.
Edward Betts
2017-12-26
Explain test setup a bit more.
Jussi Pakkanen
2017-12-20
Created documentation page for code contributions.
Jussi Pakkanen