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-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
2022-09-21
Fix cmd_or_ps.ps1 script with pwsh7
Xavier Claessens
2022-09-19
pylint: enable use-maxsplit-arg
Dylan Baker
2022-09-01
env2mfile: reuse logical lists of interesting facts from meson itself
Eli Schwartz
2022-08-26
Fix purely white space issues reported by flake8
Alf Henrik Sauge
2022-07-25
ninja depscanner: handle C++ sources named capital C
Eli Schwartz
2022-07-16
Ignore encoding errors when scanning. Closes #10571.
Jussi Pakkanen
2022-06-26
Fix destdir_join
Akihiko Odaki
2022-06-17
always run external projects multi-threaded if possible
Staz M
2022-06-17
always set DESTDIR via the environment for external projects
Staz M
2022-06-17
Improve WINEPATH reduction
Xavier Claessens
2022-06-14
devenv: Add support for PowerShell 7 on Windows
Seungha Yang
2022-06-13
flake8: fix various whitespace nits
Eli Schwartz
2022-06-10
treewide: various cleanups to move imports for mypy into typechecking blocks
Eli Schwartz
[next]