The Meson Build System http://mesonbuild.com/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Dylan Baker 3728b228a6 compilers: remove hasattr from `can_compile_suffixes` 5 months ago
..
__init__.py
apple.py compilers: Allow prelinking with Apple Clang 6 months ago
arm.py Move OptionKey in the option source file. 7 months ago
ccrx.py compilers: remove hasattr from `can_compile_suffixes` 5 months ago
clang.py Fix compiling ObjC/ObjC++ on Windows/MinGW 6 months ago
clike.py compilers: Pass mode to determine_args, not its string value 5 months ago
compcert.py
elbrus.py Remove language (AKA compiler) type from OptionKey. 7 months ago
emscripten.py flake8: move unused typing-only imports to TYPE_CHECKING 7 months ago
gnu.py compilers: change get_argument_syntax to static method 7 months ago
intel.py Move OptionKey in the option source file. 7 months ago
islinker.py
metrowerks.py metrowerks: Pass warning flags to all subtools 5 months ago
pgi.py Move OptionKey in the option source file. 7 months ago
ti.py
visualstudio.py Add lto support to clang-cl and lld-link 6 months ago
xc16.py