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
2022-01-15
Fix system include arguments for clang-cl
Gatgat
2022-01-10
compilers: push the compiler id to a class variable
Dylan Baker
2022-01-10
Merge pull request #9739 from mathstuf/armclang-support
Jussi Pakkanen
2022-01-03
armltdclang: add support for ARM Ltd.'s `armclang` toolchain
Ben Boeckel
2021-12-30
fix type annotations for compiler toolchain rpaths
Eli Schwartz
2021-12-30
Fix mypy 0.930 issues
Tristan Partin
2021-12-16
armclang: clarify that this is support for the Keil cross-compiler
Ben Boeckel
2021-12-08
clang-cl: add a translation pass for `-isystem` args to work
Sahnvour
2021-11-27
Fix _calculate_toolset_version for VS2022.
Luke Elliott
2021-11-27
Add -g for debug builds.
Nathanael Gray
2021-11-27
Fix more code which appears copied from CcrxCompiler.
Nathanael Gray
2021-11-22
ldc2: invoke -Oz instead of -Os
Denis Feklushkin
2021-11-16
Support ancient (<3.4.0) gcc versions
William Toohey
2021-11-15
only pass clang LTO arguments when they are needed
Eli Schwartz
2021-11-14
Remove incorrect arguments for C2000 C++ compiler. Add correct form for outpu...
Nathanael Gray
2021-11-08
compilers/java: Add no_warn_args and debug_args methods
Dylan Baker
2021-11-01
various manual conversion of percent-formatted strings to f-strings
Eli Schwartz
2021-10-31
Add 64-bit paths to check for unsupported Watcom cl.exe clones.
William D. Jones
2021-11-01
migrate python 3.5 compatible superclass variable annotations to 3.6
Eli Schwartz
2021-11-01
Revert "known Python 3.5 on windows workaround for subprocess(cwd=str(Path))"
Eli Schwartz
2021-10-29
Remove duplicated CEXE_MAPPING table
Xavier Claessens
2021-10-27
fix various flake8 whitespace errors
Eli Schwartz
2021-10-25
Add sccache support.
Jussi Pakkanen
2021-10-24
Add stdc++20 support for Visual Studio 2019 v16.11
Moroz Oleg
2021-10-21
compilers/rust: fix typo in standard description
Dylan Baker
2021-10-21
compilers/rust: add support for the 2021 edition
Dylan Baker
2021-10-14
cuda: Override std=none to avoid host_compiler to emit -std argument
Xavier Claessens
2021-10-10
Fix typos discovered by codespell
Christian Clauss
2021-10-07
clike compilers: drop semicolon at function end
Vladimír Čunát
2021-10-06
Fix compiler detection for cl/clang-cl
Jesse Natalie
2021-10-04
fix extra whitespace
Eli Schwartz
2021-10-04
use idiomatic python for membership tests
Eli Schwartz
2021-09-29
Fix mypy errors
makise-homura
2021-09-29
compilers/elbrus: Deal with C/C++/Fortran stds more correctly
makise-homura
2021-09-29
compilers: Select correct clang on e2k for C++ and ObjC++
makise-homura
2021-09-29
compilers: There is clang for e2k (elbrus) platform finally
makise-homura
2021-09-29
compilers/elbrus: Support prelinking with lcc correctly
makise-homura
2021-09-29
compilers/elbrus: Fix incorrect inheritance model of Elbrus*Compiler
makise-homura
2021-09-28
Merge pull request #9014 from bonzini/mixed-language-link
Jussi Pakkanen
2021-09-25
Merge pull request #8773 from dcbaker/submit/rustc-enhancements-clippy
Jussi Pakkanen
2021-09-24
compilers/rust: Add support for clippy
Dylan Baker
2021-09-24
compilers/detect: use linker_always_args as well as linker exe_list
Dylan Baker
2021-09-24
rustc: implement pic args
Dylan Baker
2021-09-24
compilers/rust: Implement warning levels
Dylan Baker
2021-09-24
rust: Add werror arguments
Dylan Baker
2021-09-24
compilers/detect: avoid mutating rustc compiler list
Dylan Baker
2021-09-25
compilers: Add default search path stdlib_only_link_flags
Dylan Baker
2021-09-24
Merge pull request #9167 from dcbaker/submit/meson-main-type-checking
Jussi Pakkanen
2021-09-24
Add option to to transpile Cython to C++
Dylan Baker
2021-09-24
pylint: check for duplicate imports
Dylan Baker
[prev]
[next]