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-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
2018-07-31
Merge pull request #3799 from rossburton/gtkdoc
Jussi Pakkanen
2018-07-09
scripts/gtkdochelper: add support for --run
Ross Burton
2018-07-09
cross: Be more permissive about not-found exe_wrapper
Nirbheek Chauhan
2018-07-09
cross: Use ExternalProgram for cross-file exe_wrapper
Nirbheek Chauhan
2018-07-03
java: remove manifest classpath from installed jar
Niclas Moeslund Overby
2018-06-26
gtkdoc: Use generated types file if there is one
Xavier Claessens
2018-06-21
Merge pull request #3590 from mesonbuild/testcommand
Jussi Pakkanen
2018-06-20
gtkdochelper: pass CC to gtkdoc-scangobj
Ross Burton
2018-06-18
Made install a top level Meson command.
Jussi Pakkanen
2018-06-18
meson_install: Don't add DESTDIR to install_name
Nirbheek Chauhan
2018-06-18
macos: Rewrite install_name for dependent built libraries on install
Nirbheek Chauhan
2018-06-18
depfixer: Rewrite install_name for dylibs on install
Nirbheek Chauhan
2018-06-17
gtkdoc: Run gtkdoc-scangobj command from build directory
Xavier Claessens
2018-06-07
gettext: Install .mo files atomically
Philip Chimento
2018-06-06
Fix issues found by flake8
Xavier Claessens
2018-06-05
Set WINEPATH when running serialized executables
Nirbheek Chauhan
2018-06-02
Add 'install_mode' to all installable targets
Filipe Brandenburger
2018-06-01
Set the meson command to use when we know what it is
Nirbheek Chauhan
2018-06-01
Revert "commandrunner: make run handle python options"
Filipe Brandenburger
2018-05-30
commandrunner: make run handle python options
Martin Kelly
[next]