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
/
compilers
/
rust.py
Age
Commit message (
Expand
)
Author
2025-04-02
ninjabackend: generate command line for rust doctests
Paolo Bonzini
2025-04-02
compilers: introduce get_exe() and get_exe_args()
Paolo Bonzini
2025-04-02
ninjabackend: split out generation of rustc arguments
Paolo Bonzini
2025-03-09
compilers/rust: implement has_argument checks
Dylan Baker
2025-02-27
modules/rust: use 'nightly' as the bindgen version if the compiler is nightly
Dylan Baker
2025-02-13
Make all Meson level options overridable per subproject.
Jussi Pakkanen
2025-02-05
options: Add an EnumeratedUserOption class
Dylan Baker
2025-02-05
options: use dataclasses for UserOption
Dylan Baker
2025-02-05
compilers: remove Compiler.create_option
Dylan Baker
2025-02-03
rust: use f-string to build rpath arguments
Paolo Bonzini
2025-02-03
ninjabackend: start adjusting for differences between rustc and rustdoc
Paolo Bonzini
2025-02-03
ninjabackend: unify building rpath args
Paolo Bonzini
2025-01-08
rust: add 2024 edition
Paolo Bonzini
2025-01-08
rust: change warning_level=0 to "--cap-lints allow"
Paolo Bonzini
2024-12-19
scripts: add "clippy" internal tool
Paolo Bonzini
2024-11-20
rust: fix computation of library directory
Paolo Bonzini
2024-09-24
compiler,rust: fix sanity check and internal deps for baremetal rust project/...
Florent Valette
2024-07-16
Revert various cross compile changes
Christoph Reiter
2024-07-12
Rename langopt method
Jussi Pakkanen
2024-07-11
Move OptionKey in the option source file.
Jussi Pakkanen
2024-06-14
Replace direct indexing with named methods.
Jussi Pakkanen
2024-06-08
Use helper method in Rust compiler class.
Jussi Pakkanen
2024-05-23
Refactor option classes to their own file.
Jussi Pakkanen
2024-04-24
rust: Fix warning_level=everything case
Xavier Claessens
2024-03-28
Pass Environment down from Backend
Sam James
2024-03-15
Improve error messages for invalid option values
Charles Brunet
2024-03-15
rust: Get native-static-libs even when it cannot run host binaries
Xavier Claessens
2024-03-15
compilers: No need to pass exe_wrapper everywhere
Xavier Claessens
2024-01-17
rust: fix linking static executables
Alyssa Ross
2023-12-23
Remove `get_buildtype_args` function
Charles Brunet
2023-12-13
Use SPDX-License-Identifier consistently
Dylan Baker
2023-12-05
compilers: drop dead code
Eli Schwartz
2023-10-19
rust: Always link dll and exe with the correct vscrt
Xavier Claessens
2023-09-19
Rust: Use Popen_safe_logged in sanity checks
Xavier Claessens
2023-08-11
treewide: automatic rewriting of all comment-style type annotations
Eli Schwartz
2023-07-15
rust: disable overflow-checks by default
Dylan Baker
2023-06-26
linkers: delay implementations import until detect is run
Eli Schwartz
2023-06-07
rust: PIC is always enabled
Xavier Claessens
2023-05-20
rust: Add system libs used by rust std to staticlib external deps
Xavier Claessens
2023-05-20
rust: Use Popen_safe() for sanity checks
Xavier Claessens
2023-05-16
rust compiler: use better sanity check logging comparable to the clike one
Eli Schwartz
2023-04-21
rust: add support for b_ndebug
Dylan Baker
2023-04-14
rust: Don't pass dependency compile arguments to the compiler
Sebastian Dröge
2023-04-11
Change "can not" to "cannot" throughout project
HiPhish
2022-10-25
compilers: Make sure to not use ccache in compiler checks
Xavier Claessens
2022-10-25
Compilers: Keep ccache and exelist separated
Xavier Claessens
2022-10-09
compilers: Add optimization=plain option
Jan Tojnar
2022-09-19
pylint: enable use-maxsplit-arg
Dylan Baker
2022-06-10
treewide: various cleanups to move imports for mypy into typechecking blocks
Eli Schwartz
2022-04-30
linkers: Add support for mold linker
Fini Jastrow
[prev]
[next]