Age | Commit message (Expand) | Author | Files | Lines |
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 |
2018-01-16 | A few small improvements to meson.el | Jon Turney | 1 | -6/+5 |
2018-01-04 | rpm: print testlog from subshell | Igor Gnatenko | 1 | -2/+2 |
2017-12-14 | vim: Add warning function to list of builtins | Dylan Baker | 1 | -0/+1 |
2017-11-11 | _meson: Explicitly specify license to match the Z Shell | Arseny Maslennikov | 1 | -0/+24 |
2017-11-11 | Move shell completions and text editor helpers to data/ | Arseny Maslennikov | 6 | -0/+344 |
2017-11-11 | Add zsh completion function for Meson | Arseny Maslennikov | 1 | -0/+189 |
2017-10-12 | rpm: print test logs on failure | Zbigniew Jędrzejewski-Szmek | 1 | -1/+6 |
2017-04-28 | rpm: pass --wrap-mode=nodownload to %meson | Igor Gnatenko | 1 | -0/+2 |
2016-12-18 | add support for $sharedstatedir | Igor Gnatenko | 1 | -0/+1 |
2016-12-18 | add support for $infodir | Igor Gnatenko | 1 | -0/+1 |
2016-12-18 | add support for $sbindir | Igor Gnatenko | 1 | -0/+1 |
2016-12-15 | rpm: use VPATH macro | Igor Gnatenko | 1 | -18/+16 |
2016-12-13 | rpm: use __global_*flags | Igor Gnatenko | 1 | -5/+5 |
2016-12-13 | rpm: use meson's syntax to specify sourcedir and builddir | Igor Gnatenko | 1 | -16/+14 |
2016-12-06 | add builtin support for localstatedir | Igor Gnatenko | 1 | -11/+12 |
2016-10-08 | fixup! fixup! rpm: couple of improvements and fixes | Igor Gnatenko | 1 | -3/+9 |
2016-10-08 | fixup! rpm: couple of improvements and fixes | Igor Gnatenko | 1 | -1/+0 |
2016-10-08 | rpm: couple of improvements and fixes | Igor Gnatenko | 1 | -20/+28 |
2016-08-25 | macros.meson: override all supported options (#717) | Igor Gnatenko | 1 | -1/+10 |