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
/
data
Age
Commit message (
Expand
)
Author
2024-03-17
tests: rename skip_on_jobname to expect_skip_on_jobname and skip_on_os to exp...
Christoph Reiter
2024-02-16
macros: Allow disabling verbose mode
Daan De Meyer
2024-02-09
Continue fleshing out bash completion script
Tristan Partin
2023-11-01
completions: bash: add a bunch of missing completion options
Luke Elliott
2023-09-13
run_project_tests: support checking for symlinks
Arsen Arsenović
2023-09-07
syntax-highlighting: vim: update builtin function list
Liam Beguin
2023-09-07
Fix crash when installing a vala library and python sources
Xavier Claessens
2023-09-06
completions: bash: don't show json errors when completing "meson test".
Luke Elliott
2023-09-06
completions: bash: added "compile" (and "help") completion.
Luke Elliott
2023-09-06
completions: bash: fix -x<tab>.
Luke Elliott
2023-09-06
completions: bash: added a bunch of missing completion options.
Luke Elliott
2023-08-14
Python: Add 'limited_api' kwarg to extension_module
Andrew McNulty
2023-04-11
zsh: fix help / descriptions
Josh Soref
2023-04-11
syntax-highlighting: vim: fix mesonSpaceError
Josh Soref
2023-03-28
Add support for meson.options as a replacement for meson_options.txt
Dylan Baker
2022-12-05
Use meson setup [options] in meson RPM macro
Jani Välimaa
2022-09-18
completions: bash: add simple init competion
Liam Beguin
2022-09-18
completions: bash: define sub-commands as an array
Liam Beguin
2022-09-18
completions: bash: update meson sub-command list
Liam Beguin
2022-09-18
completions: bash: add missing functions
Liam Beguin
2022-09-18
completions: bash: order function definitions like in help
Liam Beguin
2022-05-03
interpreter: new function add_project_dependencies()
Paolo Bonzini
2022-03-30
Add new debug() function
Marvin Scholz
2022-03-07
interpreter: add an implementation for structured_sources
Dylan Baker
2022-02-10
implement 'dist --allow-dirty' flag
andy5995
2022-02-04
Drop emacs meson-mode
Marc-André Lureau
2021-12-01
add install_symlink function
Pablo Correa Gómez
2021-10-12
syntax-highlighting: vim: whitespace fixes
Doug Kearns
2021-10-12
syntax-highlighting: vim: improve the ftplugin
Doug Kearns
2021-10-12
syntax-highlighting: vim: set b:undo_ftplugin
Doug Kearns
2021-10-12
syntax-highlighting: vim: use Boolean highlight group for booleans
Doug Kearns
2021-10-12
syntax-highlighting: vim: match octal and hexadecimal numbers
Doug Kearns
2021-10-10
Fix typos discovered by codespell
Christian Clauss
2021-10-08
add install_emptydir function
Eli Schwartz
2021-09-30
syntax-highlighting: vim: set b:undo_indent
Doug Kearns
2021-08-18
test runner: add the ability to configure test.json for python paths
Eli Schwartz
2021-08-16
Add unset_variable()
Tristan Partin
2021-08-15
editorconfig: add setting to trim trailing whitespace
Eli Schwartz
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-06-24
Fix test.json schema for 'matrix'
Jon Turney
2021-06-23
Enforce all dicts with a fixed set of keys in test.json schema
Jon Turney
2021-06-22
coverage: Enable coverage reports
Daniel Mensinger
2021-05-06
syntax-highlighting: vim: add myself as a maintainer
Liam Beguin
2021-05-06
syntax-highlighting: vim: fix setting cpo
Liam Beguin
2021-03-16
Add range() function
Xavier Claessens
2021-01-13
Fix misspells
Antonin Décimo
2020-11-03
vim: Drop backwards compatibility with Vim 5.
Aman Verma
2020-09-23
zsh: Add completions for meson compile
Dylan Baker
[next]