meson/mesonbuild/compilers
Michael Hirsch, Ph.D 83b4e981c4 Use strict function prototypes 2019-11-18 22:21:36 +02:00
..
mixins Use strict function prototypes 2019-11-18 22:21:36 +02:00
__init__.py Fix all flake8 warnings 2019-10-20 17:44:43 +03:00
c.py Use strict function prototypes 2019-11-18 22:21:36 +02:00
c_function_attributes.py Split attribute visibility 2019-06-25 00:02:26 +03:00
compilers.py Fix typos found by codespell 2019-11-06 09:55:30 -05:00
cpp.py Use strict function prototypes 2019-11-18 22:21:36 +02:00
cs.py compilers: replace uses of mesonlib.is_<os>() with self.info.is_<os>() 2019-10-07 12:08:20 -07:00
cuda.py Use strict function prototypes 2019-11-18 22:21:36 +02:00
d.py Add -L= to soname linker argument, too. 2019-11-06 22:12:41 +02:00
fortran.py bugfix: fortran compiler assertionerror from 0c22798 2019-10-31 23:22:37 -04:00
java.py compilers: replace CompilerType with MachineInfo 2019-10-07 12:08:20 -07:00
objc.py Use strict function prototypes 2019-11-18 22:21:36 +02:00
objcpp.py Use strict function prototypes 2019-11-18 22:21:36 +02:00
rust.py compilers: replace CompilerType with MachineInfo 2019-10-07 12:08:20 -07:00
swift.py compilers: replace CompilerType with MachineInfo 2019-10-07 12:08:20 -07:00
vala.py compilers: replace CompilerType with MachineInfo 2019-10-07 12:08:20 -07:00