summaryrefslogtreecommitdiff
path: root/docs/markdown/Contributing.md
AgeCommit message (Expand)Author
2025-03-07docs: describe the support policy for python versionsEli Schwartz
2024-07-28add initial support for llvm-flangH. Vetinari
2024-03-17tests: rename skip_on_jobname to expect_skip_on_jobname and skip_on_os to exp...Christoph Reiter
2023-04-11fix various spelling issuesJosh Soref
2022-12-12Fixing typosAndreas Deininger
2022-05-26don't tell documentation contributors to skip CIGuilherme Janczak
2022-02-15fix missing documentation for testsuite option in test.jsonEli Schwartz
2022-02-10Contributing.md: fix typoAlyssa Ross
2022-01-23Contributing.md:specify max line length for docsandy5995
2021-08-18test runner: add the ability to configure test.json for python pathsEli Schwartz
2021-08-16Document new rules for green CI.Jussi Pakkanen
2021-07-07Allow `skip_*` test.json keys at top-level or in `matrix:`Jon Turney
2021-07-07Add `skip_on_os` to test.jsonJon Turney
2021-07-07Add `skip_on_jobname` to test.jsonJon Turney
2021-03-21Docs: Fix small typoHRXN
2021-01-31Capitalize "Meson" consistently as it is a proper name. [skip ci]Jussi Pakkanen
2021-01-30Rewrap long text lines in docs. [skip ci]Jussi Pakkanen
2021-01-13Fix misspellsAntonin Décimo
2021-01-10cmake: add PATH logic to preliminary dep check (fixes #8133)Daniel Mensinger
2020-12-11CI: Move all remaining jobs from travis-ci to GHAChristoph Reiter
2020-08-27test: Add 'dir' support for installed files in test.jsonDaniel Mensinger
2020-04-30Update test.json schema to add stdoutJon Turney
2020-04-30Add a mechanism for validating meson output in testsJon Turney
2020-04-28tests: Add support for specifying tool requirementsDaniel Mensinger
2020-04-28docs: Fix Contributing.mdDaniel Mensinger
2020-04-17Add a json schema for the test.json used in testsDylan Baker
2020-04-13Remove alignment syntax not supported by hotdoc. Closes: #6954. [skip ci]Jussi Pakkanen
2020-03-09project_tests: Add the option to the test format to mark the languageDylan Baker
2020-03-09project_tests: Add "version" to "shared_lib" and "pdb" typesDylan Baker
2020-03-06project_tests: Add a "shared_lib" typeDylan Baker
2020-02-26test: Updated docsDaniel Mensinger
2020-02-13Document some more details of how project tests workJon Turney
2019-12-23doc: examples of run_project_tests.py optionsMichael Hirsch, Ph.D
2019-11-06Fix typos found by codespellWolfgang Stöggl
2019-10-19docs: Fix some incorrect links [skip ci]Anton Leontiev
2019-07-11docMichael Hirsch, Ph.D
2019-07-05Explain that using shell functionality is forbidden. [skip ci]Jussi Pakkanen
2019-05-12Add entry for random design points. [skip ci]Jussi Pakkanen
2018-11-28docs: Remove mention of appveyor from Contributing docJon Turney
2018-07-05Fix flake8 issues (#3834)Jon Turney
2018-07-02Contributing.md: Document procedure for new features [skip ci]Nirbheek Chauhan
2018-07-01Document merge workflow for contributors and maintainers. [skip ci]Jussi Pakkanen
2018-03-22Document the new and improved review guidelines. [skip ci]Jussi Pakkanen
2018-02-20Add references to CI and recommendation to disable them for doc only changes ...Aleksey Filippov
2018-01-19Correct spelling mistakes.Edward Betts
2017-12-26Explain test setup a bit more.Jussi Pakkanen
2017-12-20Created documentation page for code contributions.Jussi Pakkanen