78 Commits (f0851c9e4b1760c552f7921e6b6a379b006ba014)

Author SHA1 Message Date
Andreas Karlsson 2d40813d42 Add -q as alternative to --quiet for meson install 2 weeks ago
spaette 4179996fef Fix typos 2 months ago
Joey Pabalinas 9459bd8bd4 zsh: Fix incorrect __meson_wrap_modes expansion 4 months ago
Joey Pabalinas 8554699c42 zsh: Add completions for {rewrite,devenv,env2mfile,format,help} subcommands 4 months ago
Joey Pabalinas 7f5262b483 zsh: Fix spelling errors 4 months ago
Joey Pabalinas 9a6adc1e36 zsh: Add new vs backends 4 months ago
Jussi Pakkanen 47fd13aefc
tests: Clean up leftover files from source dirs. 4 months ago
Daan De Meyer a3d3efd3cf Add meson test --max-lines 5 months ago
Daan De Meyer 344a97e08a Add meson test --interactive 7 months ago
Tristan Partin 2d3954efac Add bztar support to meson dist 7 months ago
Christoph Reiter 0762b86e59 tests: rename skip_on_jobname to expect_skip_on_jobname and skip_on_os to expect_skip_on_os 8 months ago
Daan De Meyer 163d703a18 macros: Allow disabling verbose mode 9 months ago
Tristan Partin 4ea51e1b25 Continue fleshing out bash completion script 9 months ago
Luke Elliott 99fadccd29 completions: bash: add a bunch of missing completion options 1 year ago
Arsen Arsenović 56ef698426 run_project_tests: support checking for symlinks 1 year ago
Liam Beguin 983562c66e
syntax-highlighting: vim: update builtin function list 1 year ago
Xavier Claessens b2654b2d43 Fix crash when installing a vala library and python sources 1 year ago
Luke Elliott 2c22311737 completions: bash: don't show json errors when completing "meson test". 1 year ago
Luke Elliott df24e36a62 completions: bash: added "compile" (and "help") completion. 1 year ago
Luke Elliott 7e3f419c7a completions: bash: fix -x<tab>. 1 year ago
Luke Elliott 6a62d49122 completions: bash: added a bunch of missing completion options. 1 year ago
Andrew McNulty c730807696 Python: Add 'limited_api' kwarg to extension_module 1 year ago
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