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 c557205695
Merge pull request #6779 from dcbaker/gdc-linker-args
5 years ago
..
mixins Resolve Clang failure to use -Og with --optimization=g 5 years ago
__init__.py Improve error reported when language has no compiler 5 years ago
c.py Merge pull request #6688 from dcbaker/emcc-linker-bugs 5 years ago
c_function_attributes.py Split attribute visibility 6 years ago
compilers.py Merge pull request #6356 from dcbaker/fix-d-compiler-abstractions 5 years ago
cpp.py Merge pull request #6688 from dcbaker/emcc-linker-bugs 5 years ago
cs.py types: import typing as T (fixes #6333) 5 years ago
cuda.py types: import typing as T (fixes #6333) 5 years ago
d.py compilers/d: Support linker selection with gdc 5 years ago
fortran.py Fix missing 'defines' argumet for Elbrus compiler 5 years ago
java.py types: import typing as T (fixes #6333) 5 years ago
objc.py types: import typing as T (fixes #6333) 5 years ago
objcpp.py types: import typing as T (fixes #6333) 5 years ago
rust.py types: import typing as T (fixes #6333) 5 years ago
swift.py types: import typing as T (fixes #6333) 5 years ago
vala.py types: import typing as T (fixes #6333) 5 years ago