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
2020-11-13
compilers/rust: add and use an implementation of use_linker_args
Dylan Baker
2020-11-13
Merge pull request #7866 from dcbaker/submit/compiler-std-in-base
Jussi Pakkanen
2020-11-12
clang-cl: Allow clang-cl (when compiling C) to pass std to underlying clang)
Dylan Baker
2020-11-12
compilers/c: Log that MSVC doesn't support gnu stds
Dylan Baker
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-11-12
compilers/c: Clang-cl also needs specific handling for standards
Dylan Baker
2020-11-12
Make MSVC accept gnu11 as a language standard version. Closes: #7611.
Jussi Pakkanen
2020-11-10
compilers/rust: Add color output
Dylan Baker
2020-11-10
compilers/rust: Add vs_crt support
Dylan Baker
2020-11-09
Fix WASM thread count option. Closes #7921.
Jussi Pakkanen
2020-11-08
Fix "generator doesn't stop" on Windows
Christoph Reiter
2020-11-08
Add thinlto support. Closes #7493.
Jussi Pakkanen
2020-11-05
rust: implement support for --edition
Dylan Baker
2020-10-16
Refactor handling of machine file options
Xavier Claessens
2020-10-16
compilers/cuda: Use format_map(mapping) instead of format(**mapping)
Carlos Bederian
2020-10-16
compilers/cuda: Fix has_header_symbol check
Carlos Bederian
2020-10-14
vs: add static_from_buildtype to b_vscrt
Peter Harris
2020-10-07
Add win_subsystem kwarg. Closes #7765.
Jussi Pakkanen
2020-10-06
compilers: Enable C++20 for Intel C++ Compiler.
Vinson Lee
2020-10-04
pathlib: Fix resolve() by overriding it in Python 3.5
Daniel Mensinger
2020-10-01
compilers/icl fix IntelClCPP argument checking
Dylan Baker
2020-10-01
compilers/icl: Fix pch usage
Dylan Baker
2020-10-01
compilers/fortran: make ifort on windows signature match ICL's
Dylan Baker
2020-10-01
compilers/clike: Store exe_wrapper as ExternalProgram
Dylan Baker
2020-10-01
compilers: make get_optimization_args abstract
Dylan Baker
2020-10-01
compilers/fortran: fix has_multi_*_arguments
Dylan Baker
2020-10-01
compilers/d: add type annotations
Dylan Baker
2020-10-01
compilers/gnu: Don't pretend to inherit CLike
Dylan Baker
2020-10-01
compilers: move _build_wrapper out of clike into Compiler
Dylan Baker
2020-10-01
compilers: clang: use get_compiler_check_args
Dylan Baker
2020-10-01
compilers/intel: use get_compiler_check_args
Dylan Baker
2020-10-01
compilers: move get_compile_check_args() to Compiler
Dylan Baker
2020-10-01
compilers/fortran: add type annotations
Dylan Baker
2020-10-01
compilers/java: Add type annotations
Dylan Baker
2020-10-01
compilers/rust: add type annotations
Dylan Baker
2020-10-01
compilers/swift: Add type annotations
Dylan Baker
2020-10-01
Compilers/vala: Add type annotations
Dylan Baker
2020-10-01
compilers/cuda: make type safe
Dylan Baker
2020-10-01
compilres: move depfile_for_object to compiler
Dylan Baker
2020-10-01
compilers/cs: Add type annotations
Dylan Baker
2020-10-01
compilers: move get_dependency_gen_args to base Compiler
Dylan Baker
2020-10-01
compilers: move split_shlib_to_parts to the base compiler
Dylan Baker
2020-10-01
compilers/cpp: Add type annotations
Dylan Baker
2020-10-01
compilers: fully type annotate the C compilers
Dylan Baker
2020-09-30
compilers: Use /Od for no-optimisation flag for Intel compilers on windows
Ian Harvey
2020-09-29
compilers/VS: fix build to use optimization and debug flags
Vili Väinölä
2020-09-24
compilers/objcpp: add type annotations
Dylan Baker
2020-09-24
compilers/objc: Add type annotations
Dylan Baker
2020-09-24
compilers: Tell mypy that the compiler mixins are just that
Dylan Baker
[next]