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
2025-11-19
macros: fix feature to disable verbosity
Dominique Leuenberger
2025-10-15
revert local_program()
Eli Schwartz
2025-10-15
Add local_program() function
Xavier Claessens
2025-09-03
Use https for mesonbuild.com
Tobias Stoeckmann
2025-01-19
zsh: Fix 'meson init --language' completion
meator
2025-01-19
zsh: Add missing flags to 'meson install'
meator
2025-01-08
Add macros for declarative buildsystems of rpm >= 4.20
fundawang
2024-11-02
Add -q as alternative to --quiet for meson install
Andreas Karlsson
2024-09-11
Fix typos
spaette
2024-07-21
zsh: Fix incorrect __meson_wrap_modes expansion
Joey Pabalinas
2024-07-21
zsh: Add completions for {rewrite,devenv,env2mfile,format,help} subcommands
Joey Pabalinas
2024-07-21
zsh: Fix spelling errors
Joey Pabalinas
2024-07-21
zsh: Add new vs backends
Joey Pabalinas
2024-07-10
tests: Clean up leftover files from source dirs.
Jussi Pakkanen
2024-06-17
Add meson test --max-lines
Daan De Meyer
2024-04-23
Add meson test --interactive
Daan De Meyer
2024-04-15
Add bztar support to meson dist
Tristan Partin
2024-03-17
tests: rename skip_on_jobname to expect_skip_on_jobname and skip_on_os to exp...
Christoph Reiter
2024-02-16
macros: Allow disabling verbose mode
Daan De Meyer
2024-02-09
Continue fleshing out bash completion script
Tristan Partin
2023-11-01
completions: bash: add a bunch of missing completion options
Luke Elliott
2023-09-13
run_project_tests: support checking for symlinks
Arsen Arsenović
2023-09-07
syntax-highlighting: vim: update builtin function list
Liam Beguin
2023-09-07
Fix crash when installing a vala library and python sources
Xavier Claessens
2023-09-06
completions: bash: don't show json errors when completing "meson test".
Luke Elliott
2023-09-06
completions: bash: added "compile" (and "help") completion.
Luke Elliott
2023-09-06
completions: bash: fix -x<tab>.
Luke Elliott
2023-09-06
completions: bash: added a bunch of missing completion options.
Luke Elliott
2023-08-14
Python: Add 'limited_api' kwarg to extension_module
Andrew McNulty
2023-04-11
zsh: fix help / descriptions
Josh Soref
2023-04-11
syntax-highlighting: vim: fix mesonSpaceError
Josh Soref
2023-03-28
Add support for meson.options as a replacement for meson_options.txt
Dylan Baker
2022-12-05
Use meson setup [options] in meson RPM macro
Jani Välimaa
2022-09-18
completions: bash: add simple init competion
Liam Beguin
2022-09-18
completions: bash: define sub-commands as an array
Liam Beguin
2022-09-18
completions: bash: update meson sub-command list
Liam Beguin
2022-09-18
completions: bash: add missing functions
Liam Beguin
2022-09-18
completions: bash: order function definitions like in help
Liam Beguin
2022-05-03
interpreter: new function add_project_dependencies()
Paolo Bonzini
2022-03-30
Add new debug() function
Marvin Scholz
2022-03-07
interpreter: add an implementation for structured_sources
Dylan Baker
2022-02-10
implement 'dist --allow-dirty' flag
andy5995
2022-02-04
Drop emacs meson-mode
Marc-André Lureau
2021-12-01
add install_symlink function
Pablo Correa Gómez
2021-10-12
syntax-highlighting: vim: whitespace fixes
Doug Kearns
2021-10-12
syntax-highlighting: vim: improve the ftplugin
Doug Kearns
2021-10-12
syntax-highlighting: vim: set b:undo_ftplugin
Doug Kearns
2021-10-12
syntax-highlighting: vim: use Boolean highlight group for booleans
Doug Kearns
2021-10-12
syntax-highlighting: vim: match octal and hexadecimal numbers
Doug Kearns
2021-10-10
Fix typos discovered by codespell
Christian Clauss
[next]