meson/mesonbuild/compilers
Dylan Baker 5065db86f2 compilers/c: Fix removal of name from Combo options for ICL 2019-06-06 01:57:13 +03:00
..
__init__.py compilers: Add basic ICL abstractions 2019-05-13 11:22:31 -07:00
c.py compilers/c: Fix removal of name from Combo options for ICL 2019-06-06 01:57:13 +03:00
c_function_attributes.py compilers/c_function_attributes: fix for ICC 2018-11-15 18:42:25 -08:00
clike.py Fix path splitting in get_compiler_dirs() with GCC/clang on Windows 2019-05-16 23:05:49 +03:00
compilers.py UserOption no longer has a name field. 2019-05-15 14:21:47 +03:00
cpp.py UserOption no longer has a name field. 2019-05-15 14:21:47 +03:00
cs.py Fix builtin variable names 2019-04-29 12:17:40 +02:00
cuda.py Added some cahced values 2019-04-28 14:33:21 +02:00
d.py Moved caching into a seperate function 2019-04-28 14:33:22 +02:00
fortran.py compilers/fortran: Fix all has_argument methods in meson 2019-05-16 22:01:35 +03:00
java.py C# and Java compilers should have `is_cross = False` 2019-02-01 13:22:01 -05:00
objc.py compilers: Split C-Like functionality into a mixin classes 2019-05-03 10:36:50 -07:00
objcpp.py compilers: Split C-Like functionality into a mixin classes 2019-05-03 10:36:50 -07:00
rust.py Fix setup so test suite runs with rustc + MSVC. Closes: 5099 2019-03-24 20:56:06 +02:00
swift.py Sanity check with external args 2019-03-27 10:54:56 -04:00
vala.py Moved caching into a seperate function 2019-04-28 14:33:22 +02:00