56 Commits (ce5f2982e46fac866034a45558a82c337279fd6a)

Author SHA1 Message Date
Josh Soref 0551a8847d zsh: fix help / descriptions 2 years ago
Josh Soref 01016fc554 syntax-highlighting: vim: fix mesonSpaceError 2 years ago
Dylan Baker 4a014d1724 Add support for meson.options as a replacement for meson_options.txt 2 years ago
Jani Välimaa 99dfc988eb Use meson setup [options] in meson RPM macro 2 years ago
Liam Beguin 020e16a2b5 completions: bash: add simple init competion 2 years ago
Liam Beguin 3f86f19f95 completions: bash: define sub-commands as an array 2 years ago
Liam Beguin 24e97e1945 completions: bash: update meson sub-command list 2 years ago
Liam Beguin f08c788f61 completions: bash: add missing functions 2 years ago
Liam Beguin ebe14848e0 completions: bash: order function definitions like in help 2 years ago
Paolo Bonzini 3a960023d3 interpreter: new function add_project_dependencies() 3 years ago
Marvin Scholz 2cdddbab56 Add new debug() function 3 years ago
Dylan Baker cbc62e892a interpreter: add an implementation for structured_sources 3 years ago
andy5995 b1e6cc5553 implement 'dist --allow-dirty' flag 3 years ago
Marc-André Lureau db680a78d1 Drop emacs meson-mode 3 years ago
Pablo Correa Gómez 4f882ff8ec add install_symlink function 3 years ago
Doug Kearns ace184fa45 syntax-highlighting: vim: whitespace fixes 3 years ago
Doug Kearns 4d363e463d syntax-highlighting: vim: improve the ftplugin 3 years ago
Doug Kearns 7cddf9a6db syntax-highlighting: vim: set b:undo_ftplugin 3 years ago
Doug Kearns 462003f996 syntax-highlighting: vim: use Boolean highlight group for booleans 3 years ago
Doug Kearns a0dc60f841 syntax-highlighting: vim: match octal and hexadecimal numbers 3 years ago
Christian Clauss a5020857f3 Fix typos discovered by codespell 3 years ago
Eli Schwartz 108bd996ee
add install_emptydir function 3 years ago
Doug Kearns 6512478d2f syntax-highlighting: vim: set b:undo_indent 3 years ago
Eli Schwartz 44e123dd90
test runner: add the ability to configure test.json for python paths 3 years ago
Tristan Partin 1dc13e9951 Add unset_variable() 3 years ago
Eli Schwartz 59d4f771d2
editorconfig: add setting to trim trailing whitespace 3 years ago
Jon Turney c78e6cac80 Allow `skip_*` test.json keys at top-level or in `matrix:` 3 years ago
Jon Turney a2e44296c9 Add `skip_on_os` to test.json 3 years ago
Jon Turney 7126fbaf81 Add `skip_on_jobname` to test.json 3 years ago
Jon Turney 5da3557331
Fix test.json schema for 'matrix' 3 years ago
Jon Turney 81d2d559f1
Enforce all dicts with a fixed set of keys in test.json schema 3 years ago
Daniel Mensinger 765aff5a42 coverage: Enable coverage reports 3 years ago
Liam Beguin d433abf89c syntax-highlighting: vim: add myself as a maintainer 4 years ago
Liam Beguin 0fbcebaca1 syntax-highlighting: vim: fix setting cpo 4 years ago
Xavier Claessens a45f939092 Add range() function 4 years ago
Antonin Décimo 39ede12aa5 Fix misspells 4 years ago
Aman Verma 388fa6e776 vim: Drop backwards compatibility with Vim 5. 4 years ago
Dylan Baker 1b63dcc531 zsh: Add completions for meson compile 4 years ago
Dylan Baker 9f893384db zsh: add completions for subprojects 4 years ago
Dylan Baker 3afaa879ec zsh: add wrap completions 4 years ago
Dylan Baker f0db3d3750 zsh: add missing arguments to meson test completions 4 years ago
Dylan Baker c6f7588afa zsh: Add completions for meson init 4 years ago
Dylan Baker a137cd0bfb zsh: Add completions for meson install 4 years ago
Dylan Baker 80af160036 zsh: add meson dist completions 4 years ago
Dylan Baker ecefe45f8e zsh: Add ability to complete depedency paths 4 years ago
Dylan Baker 670bc63fda zsh: add missing options for meson introspect 4 years ago
Dylan Baker f2572ea077 zsh: share common options between meson configure and meson setup 4 years ago
Dylan Baker 84d5233b5f zsh: Add missing options for meson setup 4 years ago
Dylan Baker 250c4463b4 zsh: remove binaries that are not longer installed 4 years ago
Daniel Mensinger 17439fa3e8 test: Add 'dir' support for installed files in test.json 4 years ago