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 a2a9611e1d
Merge pull request #6065 from dcbaker/pass-options-to-linker-detection
5 years ago
..
mixins Merge pull request #6065 from dcbaker/pass-options-to-linker-detection 5 years ago
__init__.py Fix all flake8 warnings 5 years ago
c.py Merge pull request #6065 from dcbaker/pass-options-to-linker-detection 5 years ago
c_function_attributes.py Split attribute visibility 6 years ago
compilers.py Consider compiler arguments in linker detection logic 5 years ago
cpp.py Merge pull request #6065 from dcbaker/pass-options-to-linker-detection 5 years ago
cs.py compilers: Make get_display_language a class or static method 5 years ago
cuda.py compilers: Make get_display_language a class or static method 5 years ago
d.py compilers: move language attribute to the class level 5 years ago
fortran.py compilers: Make get_display_language a class or static method 5 years ago
java.py compilers: move language attribute to the class level 5 years ago
objc.py compilers: Make get_display_language a class or static method 5 years ago
objcpp.py compilers: Make get_display_language a class or static method 5 years ago
rust.py compilers: move language attribute to the class level 5 years ago
swift.py compilers: move language attribute to the class level 5 years ago
vala.py compilers: move language attribute to the class level 5 years ago