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.
 
 
 
 
 
 
Ian Harvey 84b371c645 Update detect.py 3 years ago
..
mixins Split compiler detection from Environment 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 Fixed style issue as per comments on PR 8911. 3 years ago
cpp.py split program related classes and functions out of dependencies 4 years ago
cs.py compilers/linkers: Add a methhod for getting the rspfile syntax 4 years ago
cuda.py Strip host-compiler -std flag from NVCC line. 4 years ago
cython.py cython: Add an option for selecting python 3 vs python 2 output 3 years ago
d.py split program related classes and functions out of dependencies 4 years ago
detect.py Update detect.py 3 years ago
fortran.py Remove -pipe from default list of args. Closes #8508. 4 years ago
java.py compilers: make get_optimization_args abstract 4 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 rust: override get_linker_always_args 4 years ago
swift.py use OptionKey for compiler_options 4 years ago
vala.py mass rewrite of string formatting to use f-strings everywhere 4 years ago