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
Age
Commit message (
Expand
)
Author
2023-03-14
rewriter: fix indentation of kwargs
Charles Brunet
2023-03-14
rewriter: add missing command aliases
Charles Brunet
2023-03-14
rewriter: activate vsenv
Charles Brunet
2023-03-14
rewriter: fix warning about empty sources
Charles Brunet
2023-03-12
Fix warning_level=everything with GCC 8
David Robillard
2023-03-11
Make generator exe more resilient.
Jussi Pakkanen
2023-03-09
detect.py: Be more precise about detecting xtensa gcc toolchains
Khem Raj
2023-03-09
tests: allow a long test to have more time to complete before timing out
Eli Schwartz
2023-03-09
configure_file: emit FeatureNew when a cmake-formatted file has too many tokens
Eli Schwartz
2023-03-09
emit FeatureNew warning for compiler.preprocess used multiple times
Eli Schwartz
2023-03-09
compiler.preprocess should only update the private name per directory
Eli Schwartz
2023-03-09
re-deduplicate feature warnings printed at the end of setup
Eli Schwartz
2023-03-09
utils: fix annotation of pickle_load
Dylan Baker
2023-03-09
dependencies: add pybind11 custom factory
Eli Schwartz
2023-03-09
build: fully type CompileTarget
Dylan Baker
2023-03-09
build: Add some missing annotations to BuildTarget initializer
Dylan Baker
2023-03-09
build: move all Target attributes to dataclass
Dylan Baker
2023-03-09
build: Add missing annotation to Target method
Dylan Baker
2023-03-09
build: make Target an abstract properties instead of doing hasattr
Dylan Baker
2023-03-09
interpreter: Add missing Union annotation
Dylan Baker
2023-03-05
hotdoc module: properly error out when configuring fails
Eli Schwartz
2023-03-04
msubprojects: fix potential error when resetting a git checkout
Benoit Pierre
2023-03-04
typed_kwargs: Remove feature_validator as it's not currently used
Xavier Claessens
2023-03-04
typed_kwargs: Extend since_values and deprecated_values for types
Xavier Claessens
2023-03-02
run_mypy: accept the path to an alternative mypy executable
Eli Schwartz
2023-03-02
Revert "target python 3.10 as the mypy language version"
Eli Schwartz
2023-03-02
run_mypy: passthrough unknown options to mypy itself
Eli Schwartz
2023-03-02
doc: remove unexisting operators from grammar
Charles Brunet
2023-03-02
mintro: redirect stdout to stderr
Charles Brunet
2023-03-01
interpreter: report FeatureNew for kwargs to project()
Eli Schwartz
2023-03-01
handle meson_version after parsing but before invalid project() kwargs
Eli Schwartz
2023-03-01
handle meson_version even when the build file fails to parse
Eli Schwartz
2023-03-01
mparser: Add partial AST to exceptions
Eli Schwartz
2023-03-01
mparser: use an inherited ParseException everywhere
Eli Schwartz
2023-03-01
Revert "Exit meson with an error if an invalid escape sequence is found in a"
Eli Schwartz
2023-03-01
interpreter: Add testcase..endtestcase clause support
Xavier Claessens
2023-03-01
docs: document default_options behaviour
John Levon
2023-03-01
docs: fix a small typo
John Levon
2023-03-01
rust: Fix handling of proc-macros in rust-project.json
Sebastian Dröge
2023-03-01
rust: Store absolute paths in rust-project.json
Sebastian Dröge
2023-03-01
unittests: add test for source dir stripping from rpaths
Stefan Hajnoczi
2023-03-01
backends: fix source dir stripping from rpaths
Stefan Hajnoczi
2023-02-28
refactor a few subsystem-relative imports that imported the wrong location
Eli Schwartz
2023-02-28
doc: Be more specific about warning_level option
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-28
msetup: clarify error message when wrong directories are specified
Eli Schwartz
2023-02-27
Use caching in Compiler.sizeof() and Compiler.alignment()
Andres Freund
[next]