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-01-11
use PEP8 style naming for LANGUAGES_USING_* as well
Dylan Baker
2021-01-11
rename cflags_mapping to CFLAGS_MAPPING
Dylan Baker
2021-01-04
Use a single coredata dictionary for options
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-29
Implement support of dlang -makedeps switch (#8119)
Remi Thebault
2020-12-14
Propagate Windows target checks up
Laurin-Luis Lehning
2020-12-14
Give get_gui_app_args access to the Environment
Laurin-Luis Lehning
2020-12-14
Slight consistency changes to get_gui_app_args
Laurin-Luis Lehning
2020-12-14
Give get_win_subsystem_args access to env
Laurin-Luis Lehning
2020-12-14
Make win_subsystem a linker property
Laurin-Luis Lehning
2020-12-14
Merge pull request #8013 from mesonbuild/cppmodules
Jussi Pakkanen
2020-12-13
Add support for driving lld-link indirectly through clang on Windows
Laurin-Luis Lehning
2020-12-11
Create unit test for C++ modules and accept ixx as C++ source extension.
Jussi Pakkanen
2020-12-10
compilers: add support for c++20/gnu++20
Florian Schmaus
2020-12-03
Add prelinking support for static libraries.
Jussi Pakkanen
2020-11-24
compilers/fortran: Add "none" to intel compielrs for standards
Dylan Baker
2020-11-23
Add a variant of TemporaryDirectory that uses windows_proof_rmtree()
Christoph Reiter
2020-11-20
use real pathlib module
Dylan Baker
2020-11-17
Revert "Add thinlto support. Closes #7493."
Jussi Pakkanen
2020-11-14
Merge pull request #7843 from dcbaker/submit/rustc-fixes
Jussi Pakkanen
2020-11-13
msvc: enable /std:c17 flag
jpark37
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
[prev]
[next]