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 a90d2925dd Revert "compilers/c++: Add MSVC option to make the __cplusplus define accurate" 3 years ago
..
mixins Add support for finding Javascript source libraries with Emscripten. 3 years ago
__init__.py Split compiler detection from Environment 3 years ago
c.py upgrade percent formatted strings pyupgrade did not catch 3 years ago
c_function_attributes.py compiler: add 'force_align_arg_pointer' function attribute 4 years ago
compilers.py Add support for finding Javascript source libraries with Emscripten. 3 years ago
cpp.py Revert "compilers/c++: Add MSVC option to make the __cplusplus define accurate" 3 years ago
cs.py fix: Always explicitly set encoding for text files (fixes #8263) 3 years ago
cuda.py Cuda: Enable PGO 3 years ago
cython.py cython: Add an option for selecting python 3 vs python 2 output 3 years ago
d.py linkers: remove is_shared_module argument to get_soname_args 3 years ago
detect.py condense lines 3 years ago
fortran.py more f-strings too complex to be caught by pyupgrade 3 years ago
java.py fix: Always explicitly set encoding for text files (fixes #8263) 3 years ago
objc.py Add gnuXX stds to Objective C. 4 years ago
objcpp.py Make objective C use C standard version. Closes #5495. 4 years ago
rust.py fix: Always explicitly set encoding for text files (fixes #8263) 3 years ago
swift.py fix: Always explicitly set encoding for text files (fixes #8263) 3 years ago
vala.py mass rewrite of string formatting to use f-strings everywhere 4 years ago