Age | Commit message (Expand) | Author | Files | Lines |
2020-09-23 | zsh: Add completions for meson compile | Dylan Baker | 1 | -0/+16 |
2020-09-23 | zsh: add completions for subprojects | Dylan Baker | 1 | -3/+77 |
2020-09-23 | zsh: add wrap completions | Dylan Baker | 1 | -1/+54 |
2020-09-23 | zsh: add missing arguments to meson test completions | Dylan Baker | 1 | -5/+6 |
2020-09-23 | zsh: Add completions for meson init | Dylan Baker | 1 | -2/+22 |
2020-09-23 | zsh: Add completions for meson install | Dylan Baker | 1 | -2/+17 |
2020-09-22 | zsh: add meson dist completions | Dylan Baker | 1 | -2/+18 |
2020-09-22 | zsh: Add ability to complete depedency paths | Dylan Baker | 1 | -4/+4 |
2020-09-22 | zsh: add missing options for meson introspect | Dylan Baker | 1 | -5/+7 |
2020-09-22 | zsh: share common options between meson configure and meson setup | Dylan Baker | 1 | -36/+38 |
2020-09-22 | zsh: Add missing options for meson setup | Dylan Baker | 1 | -12/+26 |
2020-09-22 | zsh: remove binaries that are not longer installed | Dylan Baker | 1 | -1/+1 |
2020-08-27 | test: Add 'dir' support for installed files in test.json | Daniel Mensinger | 1 | -0/+1 |
2020-08-08 | completions/zsh: Add --native-file | Dylan Baker | 1 | -0/+1 |
2020-07-22 | vim: Syntax-highlight continue and break statements | Nirbheek Chauhan | 1 | -1/+2 |
2020-06-21 | mcompile: Add --verbose mode | Igor Raits | 1 | -0/+1 |
2020-06-15 | macros.meson: Switch to meson compile / install | Igor Raits | 1 | -3/+9 |
2020-06-15 | macros.meson: Switch to %{_smp_build_ncpus} | Igor Raits | 1 | -9/+3 |
2020-04-30 | Update test.json schema to add stdout | Jon Turney | 1 | -0/+25 |
2020-04-23 | mtest: Generate a JUnit xml result file | Dylan Baker | 1 | -0/+96 |
2020-04-17 | Add a json schema for the test.json used in tests | Dylan Baker | 1 | -0/+105 |
2020-03-12 | syntax-highlighting/vim: Add `in` as an operator | Nirbheek Chauhan | 1 | -1/+1 |
2020-01-14 | Add .wrap file syntax detection for vim | Luke Drummond | 1 | -0/+1 |
2019-12-12 | Add a summary() function for configuration summarization | Xavier Claessens | 1 | -0/+1 |
2019-11-07 | syntax-highlighting: vim: fix setting cpo [skip ci] | Liam Beguin | 1 | -1/+1 |
2019-10-18 | syntax-highlighting: vim: add license header [skip ci] | Liam Beguin | 3 | -0/+3 |
2019-10-14 | syntax-highlighting: vim: set comment string | Liam Beguin | 1 | -0/+3 |
2019-08-12 | Add is_disabler function | James Hilliard | 1 | -0/+1 |
2019-07-10 | Add alias_target() function | Xavier Claessens | 1 | -0/+1 |
2019-04-28 | RPM Macros: Use `meson test` for %meson_test | Stephen Gallagher | 1 | -1/+11 |
2019-04-08 | Revert "rpm: Always set b_ndebug to true" | Igor Gnatenko | 1 | -1/+0 |
2019-03-26 | rpm: Always set b_ndebug to true | Igor Gnatenko | 1 | -0/+1 |
2019-03-08 | bash/zsh: drop completion for deprecated command | Eric Engestrom | 2 | -42/+1 |
2019-02-20 | zsh: complete targets | Eric Engestrom | 1 | -2/+16 |
2019-02-20 | add Bash completion script | Eric Engestrom | 1 | -0/+441 |
2019-01-15 | Remove argv2, which is not supported by polkit. Closes #4758. | Jussi Pakkanen | 1 | -1/+0 |
2019-01-04 | rpm: remove manual printing of error logs on failure | Zbigniew Jędrzejewski-Szmek | 1 | -6/+1 |
2018-11-30 | syntax-highlighting: vim: Allow overriding shiftwidth and softtabstop | Laurent Pinchart | 3 | -5/+17 |
2018-08-07 | Test that vim syntax highlighting is up-to-date | Nirbheek Chauhan | 1 | -0/+3 |
2018-07-25 | rpm: pass --auto-features=enabled [skip ci] | Igor Gnatenko | 1 | -0/+2 |
2018-07-25 | rpm: use %{shrink…} [skip ci] | Igor Gnatenko | 1 | -18/+18 |
2018-07-25 | rpm: use %set_build_flags [skip ci] | Igor Gnatenko | 1 | -5/+1 |
2018-07-02 | meson.vim: Add missing disabler() entry [skip ci] | Nirbheek Chauhan | 1 | -0/+1 |
2018-06-30 | Add feature footer | Juergen Hoetzel | 1 | -0/+2 |
2018-06-30 | Setup mode-specific `comment-start' and `'comment-end' | Juergen Hoetzel | 1 | -15/+2 |
2018-06-18 | Made install a top level Meson command. | Jussi Pakkanen | 1 | -2/+1 |
2018-05-17 | Support installation via polkit | Ryan Gonzalez | 1 | -0/+24 |
2018-04-11 | Trivial update to meson vim syntax + typo in snippet [skip ci] | Nirbheek Chauhan | 1 | -0/+1 |
2018-04-06 | new wrap-mode: forcefallback | Mathieu Duponchelle | 1 | -1/+1 |
2018-02-11 | Re-link remaining github wiki urls to mesonbuild.com site | Sami Kerola | 1 | -2/+2 |