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 ce160e1eab
Merge pull request #5250 from jon-turney/test-compiler-report
6 years ago
..
__init__.py correct naming to CudaCompiler, pep8 6 years ago
c.py vs: Update toolset table for VS 2019 6 years ago
c_function_attributes.py compilers/c_function_attributes: fix for ICC 6 years ago
compilers.py Merge pull request #5250 from jon-turney/test-compiler-report 6 years ago
cpp.py Fix indentation 6 years ago
cs.py C# and Java compilers should have `is_cross = False` 6 years ago
cuda.py Fix nvcc error with threads dependency (4999) 6 years ago
d.py d: Fix linker errors with shared libraries on Windows 6 years ago
fortran.py BUGFIX: don't crash Meson on bad existing exe file for Fortran sanity check 6 years ago
java.py C# and Java compilers should have `is_cross = False` 6 years ago
objc.py Sanity check with external args 6 years ago
objcpp.py Sanity check with external args 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 Sanity check with external args 6 years ago