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
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
2021-09-21
Use -Oz when optimization=s in Clang
Andrea Pappacoda
2021-09-20
compilers: Use standards compliant test
Rohit Goswami
2021-09-16
C2000: Added depfile generation for incremental builds
miebka
2021-09-14
apply flake8 fixes for unused imports and missing imports
Eli Schwartz
2021-09-14
compilers: publicly export one more constant
Eli Schwartz
2021-09-10
nagfor preprocessor flag.
Mat Cross
2021-09-10
Comments on nagfor options setup.
Mat Cross
2021-09-10
Implemented some missing operation for the NAG Fortran Compiler.
Mat Cross
2021-09-10
objc/objcpp compiler: accept all gnu stds corresponding to c/c++ stds
Eli Schwartz
2021-09-07
interpreter: detect and pass compiler to be used for linker tests
Paolo Bonzini
2021-09-07
compilers: allow link tests to use objects from a different compiler
Paolo Bonzini
2021-09-07
compilers: do accept None in Compiler.compile extra_args
Paolo Bonzini
2021-09-07
compilers: fix flake8 issues
Paolo Bonzini
2021-09-04
Support for appleframeworks with GCC and Intel
Evan Miller
2021-09-01
Clang should error for all implicit function checks (#9165)
Dylan Baker
2021-09-01
msvc: Assume UTF8 source by default
Xavier Claessens
2021-08-31
pylint: turn on superflous-parens
Dylan Baker
[next]