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.
 
 
 
 
 
 
Simon Ney 81170a9cbe This is the fork "sneyx1234/meson" of the current git "mesonbuild/meson" head to converge it to the solaris 11.4 platform based on the sparcv9 and i386 processor architecture. 6 years ago
..
__init__.py compilers: Split C-Like functionality into a mixin classes 6 years ago
c.py compilers: Split C-Like functionality into a mixin classes 6 years ago
c_function_attributes.py compilers/c_function_attributes: fix for ICC 6 years ago
clike.py compilers: Split C-Like functionality into a mixin classes 6 years ago
compilers.py This is the fork "sneyx1234/meson" of the current git "mesonbuild/meson" head to converge it to the solaris 11.4 platform based on the sparcv9 and i386 processor architecture. 6 years ago
cpp.py Merge pull request #5339 from dcbaker/clike 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: Split C-Like functionality into a mixin classes 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