..
__init__.py
fix implicit_reexport issues and enforce them going forward
2023-07-19 18:31:37 -04:00
cmake.py
cmake: fix directory separators in generated packageConfig.cmake files
2023-07-13 15:39:44 -04:00
cuda.py
CUDA: make "Ampere" equivalent to SM8.0+SM8.6
2023-03-19 08:31:28 -04:00
dlang.py
dependencies: move dub to a hidden package internal detail
2023-06-26 13:10:32 -04:00
external_project.py
fix implicit_reexport issues and enforce them going forward
2023-07-19 18:31:37 -04:00
fs.py
fix broken fs.copyfile function that crashed if you tried to use it
2022-12-11 18:28:39 -05:00
gnome.py
avoid module indirection in name resolution for imported objects
2023-07-19 18:31:37 -04:00
hotdoc.py
fix implicit_reexport issues and enforce them going forward
2023-07-19 18:31:37 -04:00
i18n.py
i18n module: check for a good enough msgfmt before permitting merge_file
2023-05-22 21:20:18 -04:00
icestorm.py
modules/icestorm: fix type annotations
2023-01-10 09:53:22 -08:00
java.py
During reconfigure, show that no compiler was found, if compiler fails sanity check.
2023-05-13 11:06:24 +03:00
keyval.py
fix various spelling issues
2023-04-11 19:21:05 -04:00
modtest.py
modules: use module level information about new and deprecation
2022-08-17 16:25:36 -04:00
pkgconfig.py
modules/pkgconfig: Don't insert None into devenv list
2023-07-25 00:13:16 -04:00
python.py
move various bits of type-checking only code to TYPE_CHECKING blocks
2023-07-19 18:31:37 -04:00
python3.py
treewide: add future annotations import
2023-02-01 17:01:30 -05:00
qt.py
modules/qt: Fix annotations for state.find_program
2023-01-10 09:53:22 -08:00
qt4.py
modules: fully type the Qt* modules
2023-01-10 09:53:22 -08:00
qt5.py
modules: fully type the Qt* modules
2023-01-10 09:53:22 -08:00
qt6.py
modules: fully type the Qt* modules
2023-01-10 09:53:22 -08:00
rust.py
move various bits of type-checking only code to TYPE_CHECKING blocks
2023-07-19 18:31:37 -04:00
simd.py
treewide: add future annotations import
2023-02-01 17:01:30 -05:00
sourceset.py
Fixing typos
2022-12-12 12:10:37 -05:00
wayland.py
modules/wayland: Change default value of include_core_only to true
2022-09-07 08:43:29 -04:00
windows.py
windows: Fix detection of the llvm-rc resource compiler
2023-07-10 20:01:50 -04:00