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
/
unstable_rust.py
Age
Commit message (
Expand
)
Author
2021-08-16
modules/rust: fix initialize signature
Dylan Baker
2021-08-16
modules/rust: use typed_kwargs for bindgen
Dylan Baker
2021-06-18
holders: Fix the remaining code to respect the holder changes
Daniel Mensinger
2021-06-18
holders: remove unholder
Daniel Mensinger
2021-06-15
modules/qt: fully annotate and check qt.has_tools
Dylan Baker
2021-06-14
interpreter: use typed_*args for test and benchmark
Dylan Baker
2021-06-14
interpreter: use typed_pos_args for func_test and func_benchmark
Dylan Baker
2021-05-28
modules: Replace find_program_impl() by state.find_program()
Xavier Claessens
2021-05-28
modules: Add methods dict everywhere
Xavier Claessens
2021-05-28
modules: Stop using ModuleReturnValue where it's not needed
Xavier Claessens
2021-05-19
interpreter: Add docstring and fix types of source_strings_to_files
Dylan Baker
2021-04-12
interpreter: Split permitted_kwargs dict
Xavier Claessens
2021-04-01
interpreter: Move to its own folder and split it
Xavier Claessens
2021-03-19
split program related classes and functions out of dependencies
Dylan Baker
2021-03-04
Simplify module API
Xavier Claessens
2021-02-06
rust: Add a module wrapper for bindgen
Dylan Baker
2021-02-06
modules/rust: use typed_pos_args
Dylan Baker
2021-01-19
Replace NinjaBackend is_rust_target with build.uses_rust
Dylan Baker
2021-01-13
Fix misspells
Antonin Décimo
2021-01-05
modules: Add an unstable-rust module
Dylan Baker