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-08-18
consistently use Literal annotation from typing_extensions
Eli Schwartz
2023-08-18
docs: use future annotations for genrefman types in typing_extensions
Eli Schwartz
2023-08-18
CI: trigger website job when testing modifications to the website job
Eli Schwartz
2023-08-18
CI: add pip caching to website job
Eli Schwartz
2023-08-18
ninja backend: fix the automatic restat of outputs when reconfiguring
Eli Schwartz
2023-08-18
Revert "Revert "Add fs.relative_to()""
Tristan Partin
2023-08-18
Suggest fix in MesonVersionMismatchException
M Henning
2023-08-18
tests: fix assertion rewriting when pytest is used
Benoit Pierre
2023-08-18
Add more descriptive description to CustomTarget
Charles Brunet
2023-08-18
docs: Provide example for feature.disable_auto_if
Jan Janssen
2023-08-17
Revert "Add fs.relative_to()"
Eli Schwartz
2023-08-17
tests: consolidate MESON_SKIP_TEST reporting and use it in unittests
Eli Schwartz
2023-08-17
skip test on pkgconf 2.0.1 that is broken there due to a reported bug
Eli Schwartz
2023-08-17
fix style errors in fs.relative_to implementation
Eli Schwartz
2023-08-17
Remove hacky setup for CustomTargetIndex tests in fs.relative_to()
Tristan Partin
2023-08-17
Remove XML filter from testlog.{json,txt} and std streams
Tristan Partin
2023-08-17
Add fs.relative_to()
Tristan Partin
2023-08-17
Replace deprecated GTK flag
Charlie Ringström
2023-08-17
README: Document python requirement history
Xavier Claessens
2023-08-16
Fix some random capitalization in feature.yaml
Tristan Partin
2023-08-16
fs.read(): Catch FileNotFoundError
Xavier Claessens
2023-08-16
wasm: make generic cross file
Xavier Claessens
2023-08-14
Python: Add 'limited_api' kwarg to extension_module
Andrew McNulty
2023-08-14
interpreter: use typed_kwargs for shared_library(darwin_versions)
Dylan Baker
2023-08-14
interpreter: use typed_kwargs for shared_library(soversion)
Dylan Baker
2023-08-14
interpreter: use typed_kwargs for shared_library(version)
Dylan Baker
2023-08-11
treewide: automatic rewriting of all comment-style type annotations
Eli Schwartz
2023-08-11
rewrite a couple comment-style type annotations for oddly indented dicts
Eli Schwartz
2023-08-11
remove useless type annotations
Eli Schwartz
2023-08-11
docs: Add more feature truth tables
Jan Janssen
2023-08-10
hotdoc module: add a bunch more type annotations
Eli Schwartz
2023-08-10
hotdoc module: avoid monkeypatch crime by properly subclassing ExternalProgram
Eli Schwartz
2023-08-10
python module: add a few more type annotations
Eli Schwartz
2023-08-10
allow some ObjectHolder subclasses to continue to be generic
Eli Schwartz
2023-08-10
Popen_safe_logged: Also log exceptions
Xavier Claessens
2023-08-09
Optimize CLikeCompiler._get_file_from_list()
Charles Brunet
2023-08-08
correct cmakedefine behavior
Jan200101
2023-08-08
clang: use gcc syntax to enable diagnostics color
kiwixz
2023-08-08
tests: fix "4 custom target depends extmodule" with Python 3.8+ on Windows
Christoph Reiter
2023-08-08
tests: fix test_vsenv_option with Python 3.11+ on Windows
Christoph Reiter
2023-08-08
interpreter|dependencies: Fix issues spotted by mypy
Dylan Baker
2023-08-08
interpreter: delete dead code in func_declare_dependency
Dylan Baker
2023-08-08
interpreter: add type annotations to func_declare_dependency
Dylan Baker
2023-08-08
Detect version for Vulkan system dependency
Lucas Alber
2023-08-07
machine file: Fix crash on empty value
Xavier Claessens
2023-08-07
Error when an installed static library links to internal custom target
Xavier Claessens
2023-08-07
Compiler: Add werror kwarg to compiles(), links() and run() methods
Xavier Claessens
2023-08-07
docs: add missing punctuation
Sebastian Crane
2023-08-06
build.py: improve BuildTarget error message
Alexandre Janniaux
2023-08-06
tests: Assert that mips64 kernel is detected as mips64 with no compilers
Simon McVittie
[next]