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
Age
Commit message (
Expand
)
Author
2020-10-01
compilers/fortran: fix has_multi_*_arguments
Dylan Baker
2020-10-01
compilers/d: add type annotations
Dylan Baker
2020-10-01
compilers/gnu: Don't pretend to inherit CLike
Dylan Baker
2020-10-01
compilers: move _build_wrapper out of clike into Compiler
Dylan Baker
2020-10-01
compilers: clang: use get_compiler_check_args
Dylan Baker
2020-10-01
compilers/intel: use get_compiler_check_args
Dylan Baker
2020-10-01
compilers: move get_compile_check_args() to Compiler
Dylan Baker
2020-10-01
compilers/fortran: add type annotations
Dylan Baker
2020-10-01
compilers/java: Add type annotations
Dylan Baker
2020-10-01
compilers/rust: add type annotations
Dylan Baker
2020-10-01
compilers/swift: Add type annotations
Dylan Baker
2020-10-01
Compilers/vala: Add type annotations
Dylan Baker
2020-10-01
compilers/cuda: make type safe
Dylan Baker
2020-10-01
compilres: move depfile_for_object to compiler
Dylan Baker
2020-10-01
compilers/cs: Add type annotations
Dylan Baker
2020-10-01
compilers: move get_dependency_gen_args to base Compiler
Dylan Baker
2020-10-01
compilers: move split_shlib_to_parts to the base compiler
Dylan Baker
2020-10-01
compilers/cpp: Add type annotations
Dylan Baker
2020-10-01
compilers: fully type annotate the C compilers
Dylan Baker
2020-09-30
compilers: Use /Od for no-optimisation flag for Intel compilers on windows
Ian Harvey
2020-09-29
compilers/VS: fix build to use optimization and debug flags
Vili Väinölä
2020-09-24
compilers/objcpp: add type annotations
Dylan Baker
2020-09-24
compilers/objc: Add type annotations
Dylan Baker
2020-09-24
compilers: Tell mypy that the compiler mixins are just that
Dylan Baker
2020-09-24
compilers: make is_cross part of the base Compiler class
Dylan Baker
2020-09-24
compilers: make sanity_check_impl a protected method
Dylan Baker
2020-09-24
compilers: put name_string method in base compiler
Dylan Baker
2020-09-24
compilers/mixins: make xc16 type safe
Dylan Baker
2020-09-24
compilers/mixins: make visual studio type safe
Dylan Baker
2020-09-24
compilers/mixins/pgi: Make type safe
Dylan Baker
2020-09-24
compilers/mixins/islinker: Make type safe
Dylan Baker
2020-09-24
compilers/mixins/intel: make type safe
Dylan Baker
2020-09-24
compilers/mixins/intel: Use the has_func_attribute_extra_args function
Dylan Baker
2020-09-24
compilers/mixins/emscripten: make type safe
Dylan Baker
2020-09-24
compilers/mixins/elbrus: make type safe
Dylan Baker
2020-09-24
compilers/mixins: make compcert type safe
Dylan Baker
2020-09-24
compilers/mixins/clang: Make type safe
Dylan Baker
2020-09-24
compilers/mixings/gnu: make type safe
Dylan Baker
2020-09-24
compilers/mixins/clike: fix mypy issues
Dylan Baker
2020-09-24
compilers/mixins/ccrx: make mypy safe
Dylan Baker
2020-09-24
compilers/mixins/c2000: Make mypy safe
Dylan Baker
2020-09-24
compilers/mixins/arm: make type safe
Dylan Baker
2020-09-24
compilers/compilers: Fully type annotate
Dylan Baker
2020-09-24
compilers: Use a distinct type for compile/link results
Dylan Baker
2020-09-18
Some fixes for CompCert
Sebastian Meyer
2020-09-17
Canonicalize target architectures aarch64/armv* into arm64/arm for MSVC tools
Martin Storsjö
2020-09-16
linkers/compilers: Move an emscripten method to the compiler
Dylan Baker
2020-09-15
Add support for the CompCert C Compiler
Sebastian Meyer
2020-09-13
external-project: New module to build configure/make projects
Xavier Claessens
2020-09-08
typing: get rid of most T.cast
Daniel Mensinger
[prev]
[next]