index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
Age
Commit message (
Expand
)
Author
2018-07-25
rpm: pass --auto-features=enabled [skip ci]
Igor Gnatenko
2018-07-25
rpm: use %{shrink…} [skip ci]
Igor Gnatenko
2018-07-25
rpm: use %set_build_flags [skip ci]
Igor Gnatenko
2018-07-02
meson.vim: Add missing disabler() entry [skip ci]
Nirbheek Chauhan
2018-06-30
Add feature footer
Juergen Hoetzel
2018-06-30
Setup mode-specific `comment-start' and `'comment-end'
Juergen Hoetzel
2018-06-18
Made install a top level Meson command.
Jussi Pakkanen
2018-05-17
Support installation via polkit
Ryan Gonzalez
2018-04-11
Trivial update to meson vim syntax + typo in snippet [skip ci]
Nirbheek Chauhan
2018-04-06
new wrap-mode: forcefallback
Mathieu Duponchelle
2018-02-11
Re-link remaining github wiki urls to mesonbuild.com site
Sami Kerola
2018-01-16
A few small improvements to meson.el
Jon Turney
2018-01-04
rpm: print testlog from subshell
Igor Gnatenko
2017-12-14
vim: Add warning function to list of builtins
Dylan Baker
2017-11-11
_meson: Explicitly specify license to match the Z Shell
Arseny Maslennikov
2017-11-11
Move shell completions and text editor helpers to data/
Arseny Maslennikov
2017-11-11
Add zsh completion function for Meson
Arseny Maslennikov
2017-10-12
rpm: print test logs on failure
Zbigniew Jędrzejewski-Szmek
2017-04-28
rpm: pass --wrap-mode=nodownload to %meson
Igor Gnatenko
2016-12-18
add support for $sharedstatedir
Igor Gnatenko
2016-12-18
add support for $infodir
Igor Gnatenko
2016-12-18
add support for $sbindir
Igor Gnatenko
2016-12-15
rpm: use VPATH macro
Igor Gnatenko
2016-12-13
rpm: use __global_*flags
Igor Gnatenko
2016-12-13
rpm: use meson's syntax to specify sourcedir and builddir
Igor Gnatenko
2016-12-06
add builtin support for localstatedir
Igor Gnatenko
2016-10-08
fixup! fixup! rpm: couple of improvements and fixes
Igor Gnatenko
2016-10-08
fixup! rpm: couple of improvements and fixes
Igor Gnatenko
2016-10-08
rpm: couple of improvements and fixes
Igor Gnatenko
2016-08-25
macros.meson: override all supported options (#717)
Igor Gnatenko
2015-10-30
rpm macros: export *FLAGS
Igor Gnatenko
2015-08-02
macros.meson: simplify RPM macros by using expand
Igor Gnatenko
2015-07-23
drop meson.lang for GtkSourceView
Igor Gnatenko
2015-03-23
Moved rpm macros to a subdirectory to reduce clutter.
Jussi Pakkanen
2014-11-24
Create simple Emacs major mode.
Jussi Pakkanen
2014-11-23
Highlight multiline string.
Jussi Pakkanen
2014-11-23
Start work on gtksourceview syntax highlighting file.
Jussi Pakkanen