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
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
2022-12-05
on newer versions of clang-format, use builtin --check handling
Eli Schwartz
2022-11-30
pylint: enable the set_membership plugin
Dylan Baker
2022-11-30
pylint: enable simplifiable-if-statement
Dylan Baker
2022-11-22
Fix writing single strings in env2mfile.
Jussi Pakkanen
2022-11-12
Add CMake to cross file.
Jussi Pakkanen
2022-11-12
Fix ppc64 detection in Debian.
Jussi Pakkanen
2022-11-03
depfixer: handle darwin dependencies with non-ASCII paths
Eli Schwartz
2022-10-24
Add yasm as fallback for nasm language
Xavier Claessens
2022-10-03
pylint: enable unspecified-encoding
Dylan Baker
2022-09-28
Move classes used by scripts to their own module
Xavier Claessens
2022-09-22
pylint: enable global-statement
Dylan Baker
2022-09-22
pylint: enable global-variable-not-assigned
Dylan Baker
[next]