summaryrefslogtreecommitdiff
path: root/data
Commit message (Expand)AuthorAgeFilesLines
* zsh: fix help / descriptionsJosh Soref2023-04-111-3/+3
* syntax-highlighting: vim: fix mesonSpaceErrorJosh Soref2023-04-111-1/+1
* Add support for meson.options as a replacement for meson_options.txtDylan Baker2023-03-281-0/+1
* Use meson setup [options] in meson RPM macroJani VĂ€limaa2022-12-051-1/+1
* completions: bash: add simple init competionLiam Beguin2022-09-181-1/+35
* completions: bash: define sub-commands as an arrayLiam Beguin2022-09-181-20/+21
* completions: bash: update meson sub-command listLiam Beguin2022-09-181-1/+26
* completions: bash: add missing functionsLiam Beguin2022-09-181-0/+16
* completions: bash: order function definitions like in helpLiam Beguin2022-09-181-44/+44
* interpreter: new function add_project_dependencies()Paolo Bonzini2022-05-031-0/+1
* Add new debug() functionMarvin Scholz2022-03-301-0/+1
* interpreter: add an implementation for structured_sourcesDylan Baker2022-03-071-0/+1
* implement 'dist --allow-dirty' flagandy59952022-02-101-0/+1
* Drop emacs meson-modeMarc-André Lureau2022-02-041-31/+0
* add install_symlink functionPablo Correa GĂłmez2021-12-011-0/+1
* syntax-highlighting: vim: whitespace fixesDoug Kearns2021-10-121-4/+4
* syntax-highlighting: vim: improve the ftpluginDoug Kearns2021-10-121-3/+20
* syntax-highlighting: vim: set b:undo_ftpluginDoug Kearns2021-10-121-0/+2
* syntax-highlighting: vim: use Boolean highlight group for booleansDoug Kearns2021-10-121-2/+2
* syntax-highlighting: vim: match octal and hexadecimal numbersDoug Kearns2021-10-121-0/+2
* Fix typos discovered by codespellChristian Clauss2021-10-101-1/+1
* add install_emptydir functionEli Schwartz2021-10-081-0/+1
* syntax-highlighting: vim: set b:undo_indentDoug Kearns2021-09-301-0/+2
* test runner: add the ability to configure test.json for python pathsEli Schwartz2021-08-181-0/+3
* Add unset_variable()Tristan Partin2021-08-161-1/+2
* editorconfig: add setting to trim trailing whitespaceEli Schwartz2021-08-151-1/+0
* Allow `skip_*` test.json keys at top-level or in `matrix:`Jon Turney2021-07-071-0/+18
* Add `skip_on_os` to test.jsonJon Turney2021-07-071-0/+6
* Add `skip_on_jobname` to test.jsonJon Turney2021-07-071-0/+6
* Fix test.json schema for 'matrix'Jon Turney2021-06-241-5/+11
* Enforce all dicts with a fixed set of keys in test.json schemaJon Turney2021-06-231-0/+9
* coverage: Enable coverage reportsDaniel Mensinger2021-06-221-0/+25
* syntax-highlighting: vim: add myself as a maintainerLiam Beguin2021-05-063-0/+3
* syntax-highlighting: vim: fix setting cpoLiam Beguin2021-05-061-1/+1
* Add range() functionXavier Claessens2021-03-161-0/+1
* Fix misspellsAntonin DĂ©cimo2021-01-131-3/+3
* vim: Drop backwards compatibility with Vim 5.Aman Verma2020-11-031-30/+15
* zsh: Add completions for meson compileDylan Baker2020-09-231-0/+16
* zsh: add completions for subprojectsDylan Baker2020-09-231-3/+77
* zsh: add wrap completionsDylan Baker2020-09-231-1/+54
* zsh: add missing arguments to meson test completionsDylan Baker2020-09-231-5/+6
* zsh: Add completions for meson initDylan Baker2020-09-231-2/+22
* zsh: Add completions for meson installDylan Baker2020-09-231-2/+17
* zsh: add meson dist completionsDylan Baker2020-09-221-2/+18
* zsh: Add ability to complete depedency pathsDylan Baker2020-09-221-4/+4
* zsh: add missing options for meson introspectDylan Baker2020-09-221-5/+7
* zsh: share common options between meson configure and meson setupDylan Baker2020-09-221-36/+38
* zsh: Add missing options for meson setupDylan Baker2020-09-221-12/+26
* zsh: remove binaries that are not longer installedDylan Baker2020-09-221-1/+1
* test: Add 'dir' support for installed files in test.jsonDaniel Mensinger2020-08-271-0/+1