summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)Author
2020-09-23zsh: Add completions for meson initDylan Baker
2020-09-23zsh: Add completions for meson installDylan Baker
2020-09-22zsh: add meson dist completionsDylan Baker
2020-09-22zsh: Add ability to complete depedency pathsDylan Baker
2020-09-22zsh: add missing options for meson introspectDylan Baker
2020-09-22zsh: share common options between meson configure and meson setupDylan Baker
2020-09-22zsh: Add missing options for meson setupDylan Baker
2020-09-22zsh: remove binaries that are not longer installedDylan Baker
2020-08-27test: Add 'dir' support for installed files in test.jsonDaniel Mensinger
2020-08-08completions/zsh: Add --native-fileDylan Baker
2020-07-22vim: Syntax-highlight continue and break statementsNirbheek Chauhan
2020-06-21mcompile: Add --verbose modeIgor Raits
2020-06-15macros.meson: Switch to meson compile / installIgor Raits
2020-06-15macros.meson: Switch to %{_smp_build_ncpus}Igor Raits
2020-04-30Update test.json schema to add stdoutJon Turney
2020-04-23mtest: Generate a JUnit xml result fileDylan Baker
2020-04-17Add a json schema for the test.json used in testsDylan Baker
2020-03-12syntax-highlighting/vim: Add `in` as an operatorNirbheek Chauhan
2020-01-14Add .wrap file syntax detection for vimLuke Drummond
2019-12-12Add a summary() function for configuration summarizationXavier Claessens
2019-11-07syntax-highlighting: vim: fix setting cpo [skip ci]Liam Beguin
2019-10-18syntax-highlighting: vim: add license header [skip ci]Liam Beguin
2019-10-14syntax-highlighting: vim: set comment stringLiam Beguin
2019-08-12Add is_disabler functionJames Hilliard
2019-07-10Add alias_target() functionXavier Claessens
2019-04-28RPM Macros: Use `meson test` for %meson_testStephen Gallagher
2019-04-08Revert "rpm: Always set b_ndebug to true"Igor Gnatenko
2019-03-26rpm: Always set b_ndebug to trueIgor Gnatenko
2019-03-08bash/zsh: drop completion for deprecated commandEric Engestrom
2019-02-20zsh: complete targetsEric Engestrom
2019-02-20add Bash completion scriptEric Engestrom
2019-01-15Remove argv2, which is not supported by polkit. Closes #4758.Jussi Pakkanen
2019-01-04rpm: remove manual printing of error logs on failureZbigniew Jędrzejewski-Szmek
2018-11-30syntax-highlighting: vim: Allow overriding shiftwidth and softtabstopLaurent Pinchart
2018-08-07Test that vim syntax highlighting is up-to-dateNirbheek Chauhan
2018-07-25rpm: pass --auto-features=enabled [skip ci]Igor Gnatenko
2018-07-25rpm: use %{shrink…} [skip ci]Igor Gnatenko
2018-07-25rpm: use %set_build_flags [skip ci]Igor Gnatenko
2018-07-02meson.vim: Add missing disabler() entry [skip ci]Nirbheek Chauhan
2018-06-30Add feature footerJuergen Hoetzel
2018-06-30Setup mode-specific `comment-start' and `'comment-end'Juergen Hoetzel
2018-06-18Made install a top level Meson command.Jussi Pakkanen
2018-05-17Support installation via polkitRyan Gonzalez
2018-04-11Trivial update to meson vim syntax + typo in snippet [skip ci]Nirbheek Chauhan
2018-04-06new wrap-mode: forcefallbackMathieu Duponchelle
2018-02-11Re-link remaining github wiki urls to mesonbuild.com siteSami Kerola
2018-01-16A few small improvements to meson.elJon Turney
2018-01-04rpm: print testlog from subshellIgor Gnatenko
2017-12-14vim: Add warning function to list of builtinsDylan Baker
2017-11-11_meson: Explicitly specify license to match the Z ShellArseny Maslennikov