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
/
mixins
/
compcert.py
Age
Commit message (
Expand
)
Author
2025-11-19
compilers: Remove Environment parameter from Compiler.thread_flags
Dylan Baker
2023-12-23
Remove `get_buildtype_args` function
Charles Brunet
2023-12-13
Use SPDX-License-Identifier consistently
Dylan Baker
2023-11-26
fix broken type annotation imports being ignored
Eli Schwartz
2023-07-12
Replace some type comments with annotations
Tristan Partin
2023-03-23
asm: Add sx extension
Renan Lavarec
2022-11-27
Add warning_level=everything
David Robillard
2022-10-09
compilers: Add optimization=plain option
Jan Tojnar
2022-08-24
fix linker regression for compilers that don't accept LDFLAGS directly
Eli Schwartz
2022-04-13
compilers: fix broken CompCert support for release flags
Eli Schwartz
2022-01-10
compilers: push the compiler id to a class variable
Dylan Baker
2020-10-01
compilers: move get_dependency_gen_args to base Compiler
Dylan Baker
2020-10-01
compilers: fully type annotate the C compilers
Dylan Baker
2020-09-24
compilers: Tell mypy that the compiler mixins are just that
Dylan Baker
2020-09-24
compilers/mixins: make compcert type safe
Dylan Baker
2020-09-15
Add support for the CompCert C Compiler
Sebastian Meyer