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.
 
 
 
 
 
 
Jan Alexander Steffens (heftig) e4da09b8f9 get_base_compile_args: Add -fprofile-correction to -fprofile-use 6 years ago
..
__init__.py Use enum instead of `int` for compiler variants 6 years ago
c.py compilers/c: Fix allow undefined link arg for PE/COFF 6 years ago
c_function_attributes.py Add method to check for C/C++ function attributes 6 years ago
compilers.py get_base_compile_args: Add -fprofile-correction to -fprofile-use 6 years ago
cpp.py add support for `/permissive-` 6 years ago
cs.py Convert buildtype to optimization and debug options (#3489) 6 years ago
d.py d: Allow static library to be passed with -L to dmd/ldc 6 years ago
fortran.py Use enum instead of `int` for compiler variants 6 years ago
java.py macos: Rewrite install_name for dependent built libraries on install 7 years ago
objc.py Use enum instead of `int` for compiler variants 6 years ago
objcpp.py Use enum instead of `int` for compiler variants 6 years ago
rust.py Convert buildtype to optimization and debug options (#3489) 6 years ago
swift.py Convert buildtype to optimization and debug options (#3489) 6 years ago
vala.py Convert buildtype to optimization and debug options (#3489) 6 years ago