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
2022-08-17
interpreter: move handling of module stability to interpreter
Dylan Baker
2022-08-17
modules: Add stabilization information to ModuleInfo
Dylan Baker
2022-08-17
modules: use module level information about new and deprecation
Dylan Baker
2022-05-31
fix regression that broke type checking of CustomTarget outputs
Eli Schwartz
2022-03-29
Pass environment down to base Target class
Xavier Claessens
2022-03-24
Make compilers list per subproject
Xavier Claessens
2022-03-20
modules/rust: set bindgen include_dirs for both build and source dir
Dylan Baker
2022-03-07
build: plumb structured sources into BuildTargets
Dylan Baker
2022-01-28
build: replace kwargs in CustomTarget initializer
Dylan Baker
2021-11-23
rust: clean up inputs and outputs to bindgen
Paolo Bonzini
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