44 Commits (b07d4bb2068f90bfbb0aa6e6ea91412db29388ea)

Author SHA1 Message Date
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
Dylan Baker a65ef70b7d completions/zsh: Add --native-file 4 years ago
Nirbheek Chauhan 84928888e1 vim: Syntax-highlight continue and break statements 4 years ago
Igor Raits d6c6b933c4 mcompile: Add --verbose mode 4 years ago
Igor Raits 0a61f511aa macros.meson: Switch to meson compile / install 4 years ago
Igor Raits c4761afa63 macros.meson: Switch to %{_smp_build_ncpus} 4 years ago
Dylan Baker 29ef4478df compilers/d: Add b_ndebug support 5 years ago
Jon Turney 1dee6c618d
Update test.json schema to add stdout 5 years ago
Dylan Baker 7b7f93a09f mtest: Generate a JUnit xml result file 5 years ago
Dylan Baker e0c9259e79 Add a json schema for the test.json used in tests 5 years ago
Nirbheek Chauhan a076e9852b syntax-highlighting/vim: Add `in` as an operator 5 years ago
Luke Drummond 4e41acb022 Add .wrap file syntax detection for vim 5 years ago
Xavier Claessens 6e865a2330 Add a summary() function for configuration summarization 5 years ago