summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)Author
2025-09-03Use https for mesonbuild.comTobias Stoeckmann
2025-01-19zsh: Fix 'meson init --language' completionmeator
2025-01-19zsh: Add missing flags to 'meson install'meator
2025-01-08Add macros for declarative buildsystems of rpm >= 4.20fundawang
2024-11-02Add -q as alternative to --quiet for meson installAndreas Karlsson
2024-09-11Fix typosspaette
2024-07-21zsh: Fix incorrect __meson_wrap_modes expansionJoey Pabalinas
2024-07-21zsh: Add completions for {rewrite,devenv,env2mfile,format,help} subcommandsJoey Pabalinas
2024-07-21zsh: Fix spelling errorsJoey Pabalinas
2024-07-21zsh: Add new vs backendsJoey Pabalinas
2024-07-10tests: Clean up leftover files from source dirs.Jussi Pakkanen
2024-06-17Add meson test --max-linesDaan De Meyer
2024-04-23Add meson test --interactiveDaan De Meyer
2024-04-15Add bztar support to meson distTristan Partin
2024-03-17tests: rename skip_on_jobname to expect_skip_on_jobname and skip_on_os to exp...Christoph Reiter
2024-02-16macros: Allow disabling verbose modeDaan De Meyer
2024-02-09Continue fleshing out bash completion scriptTristan Partin
2023-11-01completions: bash: add a bunch of missing completion optionsLuke Elliott
2023-09-13run_project_tests: support checking for symlinksArsen Arsenović
2023-09-07syntax-highlighting: vim: update builtin function listLiam Beguin
2023-09-07Fix crash when installing a vala library and python sourcesXavier Claessens
2023-09-06completions: bash: don't show json errors when completing "meson test".Luke Elliott
2023-09-06completions: bash: added "compile" (and "help") completion.Luke Elliott
2023-09-06completions: bash: fix -x<tab>.Luke Elliott
2023-09-06completions: bash: added a bunch of missing completion options.Luke Elliott
2023-08-14Python: Add 'limited_api' kwarg to extension_moduleAndrew McNulty
2023-04-11zsh: fix help / descriptionsJosh Soref
2023-04-11syntax-highlighting: vim: fix mesonSpaceErrorJosh Soref
2023-03-28Add support for meson.options as a replacement for meson_options.txtDylan Baker
2022-12-05Use meson setup [options] in meson RPM macroJani Välimaa
2022-09-18completions: bash: add simple init competionLiam Beguin
2022-09-18completions: bash: define sub-commands as an arrayLiam Beguin
2022-09-18completions: bash: update meson sub-command listLiam Beguin
2022-09-18completions: bash: add missing functionsLiam Beguin
2022-09-18completions: bash: order function definitions like in helpLiam Beguin
2022-05-03interpreter: new function add_project_dependencies()Paolo Bonzini
2022-03-30Add new debug() functionMarvin Scholz
2022-03-07interpreter: add an implementation for structured_sourcesDylan Baker
2022-02-10implement 'dist --allow-dirty' flagandy5995
2022-02-04Drop emacs meson-modeMarc-André Lureau
2021-12-01add install_symlink functionPablo Correa Gómez
2021-10-12syntax-highlighting: vim: whitespace fixesDoug Kearns
2021-10-12syntax-highlighting: vim: improve the ftpluginDoug Kearns
2021-10-12syntax-highlighting: vim: set b:undo_ftpluginDoug Kearns
2021-10-12syntax-highlighting: vim: use Boolean highlight group for booleansDoug Kearns
2021-10-12syntax-highlighting: vim: match octal and hexadecimal numbersDoug Kearns
2021-10-10Fix typos discovered by codespellChristian Clauss
2021-10-08add install_emptydir functionEli Schwartz
2021-09-30syntax-highlighting: vim: set b:undo_indentDoug Kearns
2021-08-18test runner: add the ability to configure test.json for python pathsEli Schwartz