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-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
2021-08-22
Add Java module
Tristan Partin
2021-08-20
compilers: Add get_no_warn_args to the base Compiler class
Dylan Baker
2021-08-16
compilers/compilers: Fix some potential issues spotted by pyright
Dylan Baker
2021-08-16
compilers: Fix extra_args parameter
Dylan Baker
2021-08-16
compilers: Fix annotations for run and cached_compile
Dylan Baker
2021-08-15
Revert "compilers/c++: Add MSVC option to make the __cplusplus define accurate"
Jussi Pakkanen
2021-08-11
compilers/c++: Add MSVC option to make the __cplusplus define accurate
Dylan Baker
2021-08-08
Add support for finding Javascript source libraries with Emscripten.
Jussi Pakkanen
2021-07-25
C2000 compiler also accepts *.cla files
miebka
[next]