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
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
2020-09-23
zsh: add completions for subprojects
Dylan Baker
2020-09-23
zsh: add wrap completions
Dylan Baker
2020-09-23
zsh: add missing arguments to meson test completions
Dylan Baker
2020-09-23
zsh: Add completions for meson init
Dylan Baker
2020-09-23
zsh: Add completions for meson install
Dylan Baker
2020-09-22
zsh: add meson dist completions
Dylan Baker
2020-09-22
zsh: Add ability to complete depedency paths
Dylan Baker
2020-09-22
zsh: add missing options for meson introspect
Dylan Baker
2020-09-22
zsh: share common options between meson configure and meson setup
Dylan Baker
2020-09-22
zsh: Add missing options for meson setup
Dylan Baker
2020-09-22
zsh: remove binaries that are not longer installed
Dylan Baker
2020-08-27
test: Add 'dir' support for installed files in test.json
Daniel Mensinger
2020-08-08
completions/zsh: Add --native-file
Dylan Baker
2020-07-22
vim: Syntax-highlight continue and break statements
Nirbheek Chauhan
2020-06-21
mcompile: Add --verbose mode
Igor Raits
2020-06-15
macros.meson: Switch to meson compile / install
Igor Raits
[next]