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 17dd9e5bff
Merge pull request #6207 from dcbaker/linker-option
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 Allow selecting the dynamic linker 5 years ago
intel.py intel/intel-cl: use appropriate buildtype options 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 Allow selecting the dynamic linker 5 years ago