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.
 
 
 
 
 
 
Jussi Pakkanen a2a9611e1d
Merge pull request #6065 from dcbaker/pass-options-to-linker-detection
5 years ago
..
__init__.py compilers: Move clike into a mixins directory 5 years ago
arm.py lgtm: fix missing raise 5 years ago
ccrx.py Fix all flake8 warnings 5 years ago
clang.py compilers: replace CompilerType with MachineInfo 5 years ago
clike.py lgtm: Fix redundant code 5 years ago
elbrus.py lgtm: fix Multiple calls to __init__ 5 years ago
emscripten.py Fix typos found by codespell 5 years ago
gnu.py default inc dirs: Fix warning on MSYS (fixes #6336) 5 years ago
intel.py intel/intel-cl: handle arguments in intel-specific way 5 years ago
islinker.py Implement get_buildtype_linker_args in BasicLinkerIsCompilerMixin 5 years ago
pgi.py compilers: replace CompilerType with MachineInfo 5 years ago
visualstudio.py Consider compiler arguments in linker detection logic 5 years ago