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
2021-10-04
various python neatness cleanups
Eli Schwartz
2021-09-24
scripts/meson_exe: narrow type annotation
Dylan Baker
2021-09-24
scripts/meson_exe: close fd if we open it
Dylan Baker
2021-09-14
unused variable -- open() does not need "as f"
Eli Schwartz
2021-08-31
pylint: turn on superflous-parens
Dylan Baker
2021-08-20
external-project: Add support for WAF build system
Xavier Claessens
2021-08-18
backends/ninja: write depscan input files to json
Dylan Baker
2021-08-09
i18n: use real build/install targets for gmo files
Eli Schwartz
2021-08-04
Escape path in exclude filter passed to gcovr
Alois Wohlschlager
2021-07-23
Add support for gcovr --sonarqube report
Weston Schmidt
2021-07-05
use modern set syntax
Eli Schwartz
2021-06-29
Add feed arg to custom_target()
Simon Ser
2021-06-29
fix: Always explicitly set encoding for text files (fixes #8263)
Daniel Mensinger
2021-06-02
Do not delete workdir in case scan-build fails.
Jussi Pakkanen
2021-05-01
Do not accidentally format files when only checking if they are formatted.
Jussi Pakkanen
2021-04-19
Xcode: regenerato project file when build conf changes.
Jussi Pakkanen
2021-03-30
scripts/meson_exe: fix stdout and stderr decoding
Aleksandr Mezin
2021-03-24
depfixer: temporarily modify file permissions
Hemmo Nieminen
2021-03-16
clangformat: Add clang-format-check target
Xavier Claessens
2021-03-16
clangformat: Add include and ignore files
Xavier Claessens
2021-03-16
Add `meson devenv` command and meson.add_devenv()
Xavier Claessens
2021-03-04
mass rewrite of string formatting to use f-strings everywhere
Eli Schwartz
2021-03-04
various python neatness cleanups
Eli Schwartz
2021-03-04
raw string literals are next to godliness
Eli Schwartz
2021-02-05
run_target: Add env kwarg
Xavier Claessens
2021-01-30
Merge pull request #8264 from xclaesse/ep-misc
Jussi Pakkanen
2021-01-30
Fix executable as script on Windows
Xavier Claessens
2021-01-29
external_project: Improve logging
Xavier Claessens
2021-01-27
custom_target: Add env kwarg
Xavier Claessens
2021-01-20
Use case-insensitive suffix check for fortran
Jonas Lundholm Bertelsen
2021-01-14
Merge pull request #8192 from dcbaker/submit/minstall-type-annotations
Jussi Pakkanen
2021-01-13
scripts/depfixer: make rpaths_dirs_to_remove a set
Dylan Baker
2021-01-13
Fix misspells
Antonin Décimo
2021-01-04
Use a single coredata dictionary for options
Dylan Baker
2020-12-25
Extend the C++ module scanner to handle Fortran, too.
Jussi Pakkanen
2020-12-22
depfixer: split new rpath into multiple entries for dedup comparisons
Alan Coopersmith
2020-12-13
Add mypy annotations.
Jussi Pakkanen
2020-12-13
Scan all C++ sources and ignore everything else.
Jussi Pakkanen
2020-12-13
C++ module compilation works for a simple project.
Jussi Pakkanen
2020-12-10
Respect MESON_INSTALL_QUIET in gettext.py
Daan De Meyer
2020-11-17
Collect and return clang-format's return code
Florian Schmaus
2020-11-17
Fix clang-tidy return value reporting (Part Ⅱ)
Florian Schmaus
2020-11-07
Fix clang-tidy return value reporting (#7949)
Florian Schmaus
2020-11-04
symbolextractor: Add FreeBSD support
Thibault Payet
2020-11-01
Fix #5492 (#7919)
Elliot
2020-10-12
exclude generated file from clang-tidy processing
Michele Dionisio
2020-10-05
Never run clang-format / clang-tidy against directories
Bernd Busse
2020-09-20
Make meson_exe report pickled command when it fails
Jon Turney
2020-09-13
externalproject: Fix typing annotation
Xavier Claessens
2020-09-13
external-project: Add typing annotation
Xavier Claessens
[next]