summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)Author
2024-03-17tests: rename skip_on_jobname to expect_skip_on_jobname and skip_on_os to exp...Christoph Reiter
2024-02-16macros: Allow disabling verbose modeDaan De Meyer
2024-02-09Continue fleshing out bash completion scriptTristan Partin
2023-11-01completions: bash: add a bunch of missing completion optionsLuke Elliott
2023-09-13run_project_tests: support checking for symlinksArsen Arsenović
2023-09-07syntax-highlighting: vim: update builtin function listLiam Beguin
2023-09-07Fix crash when installing a vala library and python sourcesXavier Claessens
2023-09-06completions: bash: don't show json errors when completing "meson test".Luke Elliott
2023-09-06completions: bash: added "compile" (and "help") completion.Luke Elliott
2023-09-06completions: bash: fix -x<tab>.Luke Elliott
2023-09-06completions: bash: added a bunch of missing completion options.Luke Elliott
2023-08-14Python: Add 'limited_api' kwarg to extension_moduleAndrew McNulty
2023-04-11zsh: fix help / descriptionsJosh Soref
2023-04-11syntax-highlighting: vim: fix mesonSpaceErrorJosh Soref
2023-03-28Add support for meson.options as a replacement for meson_options.txtDylan Baker
2022-12-05Use meson setup [options] in meson RPM macroJani Välimaa
2022-09-18completions: bash: add simple init competionLiam Beguin
2022-09-18completions: bash: define sub-commands as an arrayLiam Beguin
2022-09-18completions: bash: update meson sub-command listLiam Beguin
2022-09-18completions: bash: add missing functionsLiam Beguin
2022-09-18completions: bash: order function definitions like in helpLiam Beguin
2022-05-03interpreter: new function add_project_dependencies()Paolo Bonzini
2022-03-30Add new debug() functionMarvin Scholz
2022-03-07interpreter: add an implementation for structured_sourcesDylan Baker
2022-02-10implement 'dist --allow-dirty' flagandy5995
2022-02-04Drop emacs meson-modeMarc-André Lureau
2021-12-01add install_symlink functionPablo Correa Gómez
2021-10-12syntax-highlighting: vim: whitespace fixesDoug Kearns
2021-10-12syntax-highlighting: vim: improve the ftpluginDoug Kearns
2021-10-12syntax-highlighting: vim: set b:undo_ftpluginDoug Kearns
2021-10-12syntax-highlighting: vim: use Boolean highlight group for booleansDoug Kearns
2021-10-12syntax-highlighting: vim: match octal and hexadecimal numbersDoug Kearns
2021-10-10Fix typos discovered by codespellChristian Clauss
2021-10-08add install_emptydir functionEli Schwartz
2021-09-30syntax-highlighting: vim: set b:undo_indentDoug Kearns
2021-08-18test runner: add the ability to configure test.json for python pathsEli Schwartz
2021-08-16Add unset_variable()Tristan Partin
2021-08-15editorconfig: add setting to trim trailing whitespaceEli Schwartz
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-06-24Fix test.json schema for 'matrix'Jon Turney
2021-06-23Enforce all dicts with a fixed set of keys in test.json schemaJon Turney
2021-06-22coverage: Enable coverage reportsDaniel Mensinger
2021-05-06syntax-highlighting: vim: add myself as a maintainerLiam Beguin
2021-05-06syntax-highlighting: vim: fix setting cpoLiam Beguin
2021-03-16Add range() functionXavier Claessens
2021-01-13Fix misspellsAntonin Décimo
2020-11-03vim: Drop backwards compatibility with Vim 5.Aman Verma
2020-09-23zsh: Add completions for meson compileDylan Baker