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-12-27
emscripten: use single arguments when specifying options
Kleis Auke Wolthuizen
2022-12-27
emscripten: prefer `-pthread` over `-s USE_PTHREADS=1`
Kleis Auke Wolthuizen
2022-12-22
meson: Cache os.path.realpath in CLikeCompilerArgs
Nirbheek Chauhan
2022-11-30
pylint: enable the set_membership plugin
Dylan Baker
2022-11-29
Don't ignore documentation-related flags for D compilers
Axel Ricard
2022-11-27
Add warning_level=everything
David Robillard
2022-11-22
compilers: remove opinionated c++ warning flag
Eli Schwartz
2022-11-05
nasm: Fix get_optimization_args()
Ole André Vadla Ravnås
2022-11-01
nasm: Implement get_crt_compile_args()
Xavier Claessens
2022-10-25
compilers: Make sure to not use ccache in compiler checks
Xavier Claessens
2022-10-25
Compilers: Keep ccache and exelist separated
Xavier Claessens
2022-10-24
Fix mismatched param names between Compiler and BasicLinkerIsCompilerMixin
Tristan Partin
2022-10-24
Use f-strings in JavaCompiler
Tristan Partin
2022-10-24
Add missing compiler functions to JavaCompiler
Tristan Partin
2022-10-24
basic support for oneapi compilers
Robert Cohn
2022-10-24
Add MASM compiler
Xavier Claessens
2022-10-24
Not all compilers support depfile
Xavier Claessens
2022-10-24
nasm: Harcode default path on Windows
Xavier Claessens
2022-10-24
Add yasm as fallback for nasm language
Xavier Claessens
2022-10-24
Add NASM compiler
Xavier Claessens
2022-10-23
gnulike: Fix preprocessing files with any extension
Xavier Claessens
2022-10-23
Compilers: Add a preprocessor mode for clike compilers
Xavier Claessens
2022-10-13
Add b_thinlto_cache for automatically configuring incremental ThinLTO
Tatsuyuki Ishi
2022-10-13
clang: Support ThinLTO with mold
Tatsuyuki Ishi
2022-10-09
compilers: Add optimization=plain option
Jan Tojnar
2022-10-03
pylint: enable consider-using-(min|max)-builtin
Dylan Baker
2022-09-28
find_library with argument beginning in "lib" is a bad idea, warn about it
Eli Schwartz
2022-09-27
compilers: Cleanup a bit languages/suffixes lists
Xavier Claessens
2022-09-22
compilers: unify fortran sanity check with its parent Clike handling
Eli Schwartz
2022-09-22
use simpler subprocess.run interface instead of manual Popen
Eli Schwartz
2022-09-22
compilers: make sanity checks log commands using join_args
Eli Schwartz
2022-09-19
pylint: enable consider-using-in
Dylan Baker
2022-09-19
pylint: enable use-maxsplit-arg
Dylan Baker
2022-09-19
fix odd mypy issue in unreachable code
Eli Schwartz
2022-09-19
simplify type annotation
Eli Schwartz
2022-09-19
compilers: avoid importing compilers upfront for detect
Eli Schwartz
2022-09-19
compilers: perform targeted imports for detect
Eli Schwartz
2022-09-19
compilers: use more direct checks for what kind of compiler we have
Eli Schwartz
2022-09-19
compilers/detect: rename potentially conflicting name
Eli Schwartz
2022-09-19
compilers: use consistent function signature for objc
Eli Schwartz
2022-09-19
compilers: remove dead code
Eli Schwartz
2022-09-19
compilers: single-source compiler class as cls, consistently
Eli Schwartz
2022-09-19
compilers: don't export every compiler as a top-level property
Eli Schwartz
2022-09-13
Use os.path.realpath for default include paths testing in -isystem.
Yang Bo
2022-09-09
compilers: drop some useless info from CompileResult
Eli Schwartz
2022-09-09
compilers: fix regression in logging cached compile commands
Eli Schwartz
2022-09-07
compilers: correct the MSVC version comparison for turning on __cplusplus
Eli Schwartz
2022-09-01
env2mfile: reuse logical lists of interesting facts from meson itself
Eli Schwartz
2022-08-29
flake8: move typing-only imports into T.TYPE_CHECKING
Eli Schwartz
2022-08-26
Fix purely white space issues reported by flake8
Alf Henrik Sauge
[prev]
[next]