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
/
cpp.py
Age
Commit message (
Expand
)
Author
2022-10-25
Compilers: Keep ccache and exelist separated
Xavier Claessens
2022-10-24
basic support for oneapi compilers
Robert Cohn
2022-09-19
pylint: enable consider-using-in
Dylan Baker
2022-09-07
compilers: correct the MSVC version comparison for turning on __cplusplus
Eli Schwartz
2022-07-03
move various unused typing-only imports into type-checking blocks
Eli Schwartz
2022-05-19
Fix invalid Python overrides
Tristan Partin
2022-05-08
compilers/c++: Add MSVC option to make the __cplusplus define accurate
Eli Schwartz
2022-03-22
OptionOverrideProxy: Make it immutable to avoid copies
Xavier Claessens
2022-03-16
fix detection of language standard library paths
Paolo Bonzini
2022-03-07
treewide: string-quote the first argument to T.cast
Eli Schwartz
2022-02-02
Genericise TI compiler and add MSP430 support
William Toohey
2022-01-10
compilers: push the compiler id to a class variable
Dylan Baker
2022-01-03
armltdclang: add support for ARM Ltd.'s `armclang` toolchain
Ben Boeckel
2021-12-16
armclang: clarify that this is support for the Keil cross-compiler
Ben Boeckel
2021-11-14
Remove incorrect arguments for C2000 C++ compiler. Add correct form for outpu...
Nathanael Gray
2021-11-01
various manual conversion of percent-formatted strings to f-strings
Eli Schwartz
2021-10-27
fix various flake8 whitespace errors
Eli Schwartz
2021-10-24
Add stdc++20 support for Visual Studio 2019 v16.11
Moroz Oleg
2021-10-10
Fix typos discovered by codespell
Christian Clauss
2021-10-04
fix extra whitespace
Eli Schwartz
2021-09-29
compilers/elbrus: Deal with C/C++/Fortran stds more correctly
makise-homura
2021-09-29
compilers/elbrus: Fix incorrect inheritance model of Elbrus*Compiler
makise-homura
2021-09-25
compilers: Add default search path stdlib_only_link_flags
Dylan Baker
2021-09-24
pylint: check for duplicate imports
Dylan Baker
2021-08-31
pylint: turn on superflous-parens
Dylan Baker
2021-08-16
compilers: Fix extra_args parameter
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-07-05
more f-strings too complex to be caught by pyupgrade
Eli Schwartz
2021-03-19
split program related classes and functions out of dependencies
Dylan Baker
2021-03-09
Add address sanitizer support for Visual Studio.
Jussi Pakkanen
2021-03-04
mass rewrite of string formatting to use f-strings everywhere
Eli Schwartz
2021-01-11
move handling of CFLAGS and friends to environment
Dylan Baker
2021-01-04
use OptionKey for builtin and base options
Dylan Baker
2021-01-04
move OptionKey to mesonlib
Dylan Baker
2021-01-04
use OptionKey for compiler_options
Dylan Baker
2021-01-04
Add choices to OptionProxy
Dylan Baker
2020-12-10
compilers: add support for c++20/gnu++20
Florian Schmaus
2020-11-12
compilers: define standards in the base language compiler
Dylan Baker
2020-11-12
compilers: Standardize the names of compiler options
Dylan Baker
2020-10-06
compilers: Enable C++20 for Intel C++ Compiler.
Vinson Lee
2020-10-01
compilers/icl fix IntelClCPP argument checking
Dylan Baker
2020-10-01
compilers: move get_compile_check_args() to Compiler
Dylan Baker
2020-10-01
compilers/cpp: Add type annotations
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-08-22
Merge pull request #7447 from scivision/nvc
Jussi Pakkanen
2020-08-20
Correctly determine C++ stds for Elbrus compiler
makise-homura
2020-07-19
fix msvc not recognising b_ndebug
Elliot Haisley
2020-07-13
add Nvidia HPC SDK compilers
Michael Hirsch, Ph.D
[prev]
[next]