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
2024-04-04
env2mfile: Only consume LDFLAGS for relevant languages
Ole André Vadla Ravnås
2024-04-01
depfixer: change fix_darwin to act like fix_rpathtype_entry
Fabian Groffen
2024-03-29
scripts/depscan: remove unnecessary function
Dylan Baker
2024-03-29
scripts/depscan: pick language once, at configure time
Dylan Baker
2024-03-29
scripts/depscan: combine pickle and JSON data into a single file
Dylan Baker
2024-03-28
depscan: use a defaultdict to simplify append action
Dylan Baker
2024-02-24
scripts/coverage: Implemented handling for passing the gcovr and llvm-cov bin...
dragonmux
2024-02-23
env2mfile: move language args to `built-in options`
Ole André Vadla Ravnås
2024-02-16
coverage: pass .lcovrc config file to genhtml
Esther Dalhuisen
2024-01-28
python module: correct the embedded path for bytecompiled files
Eli Schwartz
2023-12-13
Use SPDX-License-Identifier consistently
Dylan Baker
2023-12-06
Fix coverage with lcov 2.0 and uncovered subprojects
David Robillard
2023-11-02
scan-build: Exclude subprojects from scan-build report
Andrew McNulty
2023-11-01
Add comments suggesting to keep shell completion scripts up-to-date near cmd ...
Luke Elliott
2023-10-26
i18n module: Invoke itstool with the full command line
Chun-wei Fan
2023-10-20
add missing imports for future annotations
Eli Schwartz
2023-10-08
Add support for lcov 2.0
Nigel Kukard
2023-10-02
python module: stop using distutils "link to libpython" probe on recent python
Eli Schwartz
2023-10-02
python module: refactor pypy detection into a consistent variable
Eli Schwartz
2023-10-02
python module: stop using distutils schemes on sufficiently new Debian
Eli Schwartz
2023-09-26
mypy: replace fchmod by chmod
Charles Brunet
2023-09-25
Add clang-tidy-fix target
Lei YU
2023-09-15
environment, env2mfile: Don't shell split paths if they point to a valid exec...
L. E. Segovia
2023-08-14
Python: Add 'limited_api' kwarg to extension_module
Andrew McNulty
2023-08-11
treewide: automatic rewriting of all comment-style type annotations
Eli Schwartz
2023-08-02
treewide: internally avoid deprecated machine file uses of "pkgconfig"
Eli Schwartz
2023-06-19
Add kernel and subsystem properties to machine objects.
Jussi Pakkanen
2023-06-12
env2mfile: Take pkg-config properties from env
Xavier Claessens
2023-06-12
env2mfile: Take binaries from env for cross file too
Xavier Claessens
2023-06-12
env2mfile: Not all compilers have env for flags
Xavier Claessens
2023-05-16
meson_exe: print suitable debug information for DLL not found errors
Eli Schwartz
2023-05-02
bytecompile: switch to handling destdir in the script launcher env
Eli Schwartz
2023-05-02
python module: add an automatic byte-compilation step
Eli Schwartz
2023-04-25
Fix html coverage report generation when using clang on linux
Jakob Widauer
2023-04-11
fix various spelling issues
Josh Soref
2023-03-28
Import cpu detection fix from Debian.
Jussi Pakkanen
2023-03-21
Fix run_tool() when git is not installed
Alyssa Ross
2023-03-16
hotdoc: Install devhelp files at the right location
Xavier Claessens
2023-02-28
Add detection code for powerpc64le.
Jussi Pakkanen
2023-02-28
Add a deb_ prefix to constants that are only used in Debian system detection.
Jussi Pakkanen
2023-02-28
Handle a cross compilation setup that only has a C compiler.
Jussi Pakkanen
2023-02-28
Add Debian platform autodetect to env2mfile.
Jussi Pakkanen
2023-02-24
work around circular imports in python probe script
Eli Schwartz
2023-02-23
clangformat: don't noisily print status messages for every checked file
Eli Schwartz
2023-02-22
python module: move the introspection script into an external script
Eli Schwartz
2023-02-01
pylint 2.16: remove pointless parens around equality assignments
Eli Schwartz
2023-02-01
simplify instantiation of builtin type using builtins instead of functions
Eli Schwartz
2023-02-01
treewide: add future annotations import
Eli Schwartz
2022-12-14
depfixer: silence fix_jar() and make it do something
Benjamin Gilbert
2022-12-13
depfixer: don't extract MANIFEST.MF verbosely
Benjamin Gilbert
[next]