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
/
mesonbuild
/
scripts
Age
Commit message (
Expand
)
Author
2019-09-14
uniform scan-build detection process
Gabriel Ganne
2019-09-05
mesonlib.split_args/quote_arg/join_args
Aleksey Gurtovoy
2019-08-24
wine: Try to get the short paths when generating WINEPATH
Thibault Saunier
2019-08-04
gtkdoc: Use find_program() to get gtkdoc tools
Xavier Claessens
2019-08-03
Merge pull request #5644 from bonzini/meson-exe-cmdline
Jussi Pakkanen
2019-08-02
remove unreachable code
Michael Hirsch, Ph.D
2019-07-23
Made dist a top level command.
Jussi Pakkanen
2019-07-19
backends: do not split command and arguments in ExecutableSerialisation
Paolo Bonzini
2019-07-19
backends: remove unnecessary fields from ExecutableSerialisation
Paolo Bonzini
2019-07-19
backends: discover java/mono wrapper at generation time
Paolo Bonzini
2019-07-19
backends: create ExecutableSerialisation in meson_exe if possible
Paolo Bonzini
2019-07-18
fix all flake8 issues
Daniel Mensinger
2019-07-15
meson: skip captured write if content didn't change
Marc-André Lureau
2019-07-10
Reference error code as hex value and improve comment
Norbert Nemec
2019-07-10
diagnostics for missing DLLs on Windows in meson_exe.py
Norbert Nemec
2019-07-01
Use the same directory names for dist so that ccache works. Closes #5583.
Jussi Pakkanen
2019-06-27
meson_exe: Don't assert that we need an exe_wrapper when we say we don't need...
Dylan Baker
2019-06-06
gnome.yelp(): Fix media symlink fallback path
Christoph Reiter
2019-04-29
Fix unused variables warnings
Daniel Mensinger
2019-04-29
Fix blind exceptions
Daniel Mensinger
2019-04-25
Don't use len() to test for container emptiness
Dylan Baker
2019-04-24
Add gcovr 4.2 support
Richard Kjerstadius
2019-04-22
Update list of potential scan-build binaries. Closes #5287.
Jussi Pakkanen
2019-04-22
i18n: add args keyword to merge_file
Konstantin
2019-04-21
dist: recurse into git submodules
Vladimír Čunát
2019-04-04
Add symbol sizes to .symbols files
Arkadiusz Hiler
2019-04-03
Read file as utf8 on python3
jonathan MERCIER
2019-04-01
Also format headers with Clang-Format. Closes #5184.
Jussi Pakkanen
2019-03-28
gettext: prefer POTFILES.in if it exists
Eli Schwartz
2019-01-30
dist: Handle git worktrees, which have a .git file instead of dir
Dylan Baker
2018-12-30
Add a clang-format target.
Jussi Pakkanen
2018-12-16
coverage: Also remove source_root prefixes
William A. Kennington III
2018-12-12
Better Python exe detector. Closes #4614.
Jussi Pakkanen
2018-12-02
coverage: Print summary after gcovr html generation
Mohammed Sadiq
2018-10-25
depfixer: Do not try to fix rpaths of dlls
Marvin Scholz
2018-10-24
Fix flake8 'imported but unused' reports
Jon Turney
2018-10-14
Do not try to remove duplicate RPATH entries on macOS
David Seifert
2018-10-09
coverage: fix lcov branch coverage generation
Mohammed Sadiq
2018-10-08
scanbuild: Split SCANBUILD using shlex
Guido Günther
2018-10-04
Make custom dist scripts accept arguments.
Jan Tojnar
2018-10-04
Fixed the lack of stdout being displayed when not in capture mode for meson_e...
dx-mon
2018-09-28
Merge pull request #4261 from rossburton/cross
Jussi Pakkanen
2018-09-28
dist: Warn if there are uncommitted changes in the repository
Nirbheek Chauhan
2018-09-28
dist: Make usage of period in messages consistent
Nirbheek Chauhan
2018-09-28
gtkdochelper: show full command if it fails
Ross Burton
2018-09-21
gnome: add support for `module_version`
Marco Trevisan (Treviño)
2018-08-29
Merge pull request #4016 from thiblahute/hotdoc
Jussi Pakkanen
2018-08-28
modules: Add an 'hotdoc' module
Thibault Saunier
2018-08-27
Add support for custom dist scripts.
Jussi Pakkanen
2018-08-07
gtkdoc: set PATH on Windows when executing gtkdoc-scangobj. Fixes #3307
Christoph Reiter
[next]