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 5065db86f2 compilers/c: Fix removal of name from Combo options for ICL 6 years ago
..
__init__.py compilers: Add basic ICL abstractions 6 years ago
c.py compilers/c: Fix removal of name from Combo options for ICL 6 years ago
c_function_attributes.py compilers/c_function_attributes: fix for ICC 6 years ago
clike.py Fix path splitting in get_compiler_dirs() with GCC/clang on Windows 6 years ago
compilers.py UserOption no longer has a name field. 6 years ago
cpp.py UserOption no longer has a name field. 6 years ago
cs.py Fix builtin variable names 6 years ago
cuda.py Added some cahced values 6 years ago
d.py Moved caching into a seperate function 6 years ago
fortran.py compilers/fortran: Fix all has_argument methods in meson 6 years ago
java.py C# and Java compilers should have `is_cross = False` 6 years ago
objc.py compilers: Split C-Like functionality into a mixin classes 6 years ago
objcpp.py compilers: Split C-Like functionality into a mixin classes 6 years ago
rust.py Fix setup so test suite runs with rustc + MSVC. Closes: 5099 6 years ago
swift.py Sanity check with external args 6 years ago
vala.py Moved caching into a seperate function 6 years ago