.. |
mixins
|
Use caching in Compiler.sizeof() and Compiler.alignment()
|
2023-02-27 20:09:32 -05:00 |
__init__.py
|
compilers: don't export every compiler as a top-level property
|
2022-09-19 15:19:00 -04:00 |
asm.py
|
nasm: Link with windows CRT libs when nasm is used as linker language
|
2023-02-20 09:58:34 -05:00 |
c.py
|
emscripten: enforce version 1.39.19 or higher
|
2022-12-27 06:59:55 -05:00 |
c_function_attributes.py
|
add cc.has_function_attribute('vector_size')
|
2023-02-01 13:26:09 -08:00 |
compilers.py
|
Use caching in Compiler.sizeof() and Compiler.alignment()
|
2023-02-27 20:09:32 -05:00 |
cpp.py
|
compilers: Optimize the /Zc:__cplusplus code
|
2023-02-08 15:31:58 +05:30 |
cs.py
|
Compilers: Keep ccache and exelist separated
|
2022-10-25 17:24:56 -04:00 |
cuda.py
|
cuda: enable C++20 for CUDA 12
|
2023-01-31 17:54:43 -05:00 |
cython.py
|
cython: wire up support for emitting and using depfiles
|
2023-02-10 02:16:53 -05:00 |
d.py
|
Use caching in Compiler.sizeof() and Compiler.alignment()
|
2023-02-27 20:09:32 -05:00 |
detect.py
|
nasm: Detect and use MSVC linker if present
|
2023-02-20 09:58:34 -05:00 |
fortran.py
|
pylint: enable the set_membership plugin
|
2022-11-30 16:23:29 -05:00 |
java.py
|
pylint: enable the set_membership plugin
|
2022-11-30 16:23:29 -05:00 |
objc.py
|
Add warning_level=everything
|
2022-11-27 16:50:48 -05:00 |
objcpp.py
|
Add warning_level=everything
|
2022-11-27 16:50:48 -05:00 |
rust.py
|
compilers: Make sure to not use ccache in compiler checks
|
2022-10-25 17:24:56 -04:00 |
swift.py
|
Compilers: Keep ccache and exelist separated
|
2022-10-25 17:24:56 -04:00 |
vala.py
|
Compilers: Keep ccache and exelist separated
|
2022-10-25 17:24:56 -04:00 |