meson/mesonbuild/compilers
Xavier Claessens d140342c14 comp.preprocess(): Do not treat every file as assembly
Fixes: #11940
2023-07-05 21:34:25 +03:00
..
mixins comp.preprocess(): Do not treat every file as assembly 2023-07-05 21:34:25 +03:00
__init__.py compilers: don't export every compiler as a top-level property 2022-09-19 15:19:00 -04:00
asm.py linkers: delay implementations import until detect is run 2023-06-26 13:10:33 -04:00
c.py linkers: delay implementations import until detect is run 2023-06-26 13:10:33 -04:00
c_function_attributes.py add cc.has_function_attribute('vector_size') 2023-02-01 13:26:09 -08:00
compilers.py Experimental 'genvslite' WIP. (#11049) 2023-06-28 15:29:57 +03:00
cpp.py compilers/cpp: remove special libc++ handling from the AppleClangCPPCompiler 2023-06-29 13:36:47 -07:00
cs.py Change "can not" to "cannot" throughout project 2023-04-11 17:10:01 +03:00
cuda.py linkers: delay implementations import until detect is run 2023-06-26 13:10:33 -04:00
cython.py cython: wire up support for emitting and using depfiles 2023-02-10 02:16:53 -05:00
d.py linkers: delay implementations import until detect is run 2023-06-26 13:10:33 -04:00
detect.py linkers: delay implementations import until detect is run 2023-06-26 13:10:33 -04:00
fortran.py linkers: delay implementations import until detect is run 2023-06-26 13:10:33 -04:00
java.py Change "can not" to "cannot" throughout project 2023-04-11 17:10:01 +03:00
objc.py linkers: delay implementations import until detect is run 2023-06-26 13:10:33 -04:00
objcpp.py linkers: delay implementations import until detect is run 2023-06-26 13:10:33 -04:00
rust.py linkers: delay implementations import until detect is run 2023-06-26 13:10:33 -04:00
swift.py linkers: delay implementations import until detect is run 2023-06-26 13:10:33 -04:00
vala.py Change "can not" to "cannot" throughout project 2023-04-11 17:10:01 +03:00