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
/
modules
Age
Commit message (
Expand
)
Author
2023-10-09
build: Use typed_kwargs for language args
Dylan Baker
2023-10-09
Clean up some of the code in simd.check()
Tristan Partin
2023-10-09
Finish typing the simd module
Tristan Partin
2023-10-09
Port simd.check() to typed_pos_args/typed_kwargs
Tristan Partin
2023-10-04
Move modtest to the new extension module API
Tristan Partin
2023-10-04
Remove unnecessary isinstance call
Tristan Partin
2023-10-04
interpreter: rename SOURCE_KW to DEPENDENCY_SOURCES_KW
Dylan Baker
2023-09-30
find_tool: don't assume the pkgconfig variable is a valid command
Christoph Reiter
2023-09-27
interpreter: annotate build_target function
Dylan Baker
2023-09-25
rust: apply global, project, and environment C args to bindgen
Dylan Baker
2023-09-22
Allow to fallback to cmake subproject
Xavier Claessens
2023-09-19
Rust: Add a rust.proc_macro() method
Dylan Baker
2023-09-18
pkgconfig: Set PKG_CONFIG in env for devenv and g-ir-scanner
Xavier Claessens
2023-09-09
gnome.mkenum_simple(): Fix include path when header is in subdir
Xavier Claessens
2023-09-07
gnome: Fix glib tool lookup consistency
Xavier Claessens
2023-09-06
qt module: add include_directories to moc compile
Charles Brunet
2023-09-06
qt module: fix substitution for depfile in moc
Charles Brunet
2023-08-29
gnome: Fix crash in gtkdoc and generate_gir in C++ projects
Xavier Claessens
2023-08-24
find_program: Fallback if version mismatch
Xavier Claessens
2023-08-18
Revert "Revert "Add fs.relative_to()""
Tristan Partin
2023-08-18
Add more descriptive description to CustomTarget
Charles Brunet
2023-08-17
Revert "Add fs.relative_to()"
Eli Schwartz
2023-08-17
fix style errors in fs.relative_to implementation
Eli Schwartz
2023-08-17
Add fs.relative_to()
Tristan Partin
2023-08-16
fs.read(): Catch FileNotFoundError
Xavier Claessens
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-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-03
PkgConfigDependency: Move CLI handling into its own abstraction
Xavier Claessens
2023-07-28
modules/python3: exclude name_prefix and name_suffix
Dylan Baker
2023-07-28
modules/python3: use typed_pos_args for extension_module
Dylan Baker
2023-07-28
modules/python3: use typed_kwargs for extension_module
Dylan Baker
2023-07-28
modules/python: use typed_pos_args for extension_module
Dylan Baker
2023-07-28
modules/python: typed_kwargs for subdir
Dylan Baker
2023-07-28
modules/python: use the SHARED_MOD_KWS for extension method
Dylan Baker
2023-07-26
Fix install_data() default install path
Daniele Nicolodi
2023-07-25
modules/pkgconfig: Don't insert None into devenv list
Dylan Baker
2023-07-19
move various bits of type-checking only code to TYPE_CHECKING blocks
Eli Schwartz
2023-07-19
avoid module indirection in name resolution for imported objects
Eli Schwartz
2023-07-19
fix implicit_reexport issues and enforce them going forward
Eli Schwartz
2023-07-19
add better comments for mypy suppressions
Eli Schwartz
2023-07-13
cmake: fix directory separators in generated packageConfig.cmake files
Matthieu Rogez
2023-07-10
windows: Fix detection of the llvm-rc resource compiler
Martin Storsjö
2023-07-05
Merge pull request #11742 from xclaesse/link-whole-cases
Jussi Pakkanen
2023-06-27
modules/rust: Add a keyword argument to pass extra args to the rust compiler
Dylan Baker
2023-06-27
modules/rust: Add a machine file property for extra clang args with bindgen
Dylan Baker
2023-06-27
modules/rust: Add a `link_with` kwarg to the test method
Dylan Baker
[prev]
[next]