summaryrefslogtreecommitdiff
path: root/mesonbuild/modules/unstable_rust.py
AgeCommit message (Expand)Author
2021-08-16modules/rust: fix initialize signatureDylan Baker
2021-08-16modules/rust: use typed_kwargs for bindgenDylan Baker
2021-06-18holders: Fix the remaining code to respect the holder changesDaniel Mensinger
2021-06-18holders: remove unholderDaniel Mensinger
2021-06-15modules/qt: fully annotate and check qt.has_toolsDylan Baker
2021-06-14interpreter: use typed_*args for test and benchmarkDylan Baker
2021-06-14interpreter: use typed_pos_args for func_test and func_benchmarkDylan Baker
2021-05-28modules: Replace find_program_impl() by state.find_program()Xavier Claessens
2021-05-28modules: Add methods dict everywhereXavier Claessens
2021-05-28modules: Stop using ModuleReturnValue where it's not neededXavier Claessens
2021-05-19interpreter: Add docstring and fix types of source_strings_to_filesDylan Baker
2021-04-12interpreter: Split permitted_kwargs dictXavier Claessens
2021-04-01interpreter: Move to its own folder and split itXavier Claessens
2021-03-19split program related classes and functions out of dependenciesDylan Baker
2021-03-04Simplify module APIXavier Claessens
2021-02-06rust: Add a module wrapper for bindgenDylan Baker
2021-02-06modules/rust: use typed_pos_argsDylan Baker
2021-01-19Replace NinjaBackend is_rust_target with build.uses_rustDylan Baker
2021-01-13Fix misspellsAntonin Décimo
2021-01-05modules: Add an unstable-rust moduleDylan Baker