.. |
__init__.py
|
move various unused typing-only imports into type-checking blocks
|
2022-07-03 14:11:31 -04:00 |
cmake.py
|
interpreter: use a shared KwargInfo for install_dir
|
2022-06-01 22:49:10 -04:00 |
dlang.py
|
dub module: use typed_pos_args to check positional arguments
|
2022-03-24 02:07:02 -04:00 |
fs.py
|
move a bunch of imports into TYPE_CHECKING blocks
|
2022-03-29 16:44:54 -04:00 |
gnome.py
|
gnome module: Use --quiet to supress printing the link command line
|
2022-07-06 15:29:41 -04:00 |
hotdoc.py
|
Pass environment down to base Target class
|
2022-03-29 16:10:28 -04:00 |
i18n.py
|
flake8: remove no longer used imports
|
2022-06-10 09:15:48 -04:00 |
java.py
|
move a bunch of imports into TYPE_CHECKING blocks
|
2022-03-29 16:44:54 -04:00 |
keyval.py
|
interpreter: replace build_def_files with OrderedSet
|
2022-03-03 10:29:14 -08:00 |
modtest.py
|
modules: add typing to the modtest module
|
2022-05-23 23:32:47 -04:00 |
pkgconfig.py
|
pkgconfig: do not add valgrind as requirement
|
2022-07-06 10:36:44 -07:00 |
python.py
|
implement the new preserve_path kwarg for install_data too
|
2022-07-08 01:58:23 -04:00 |
python3.py
|
python 3 module: type-check all posargs
|
2022-03-24 02:07:02 -04:00 |
qt.py
|
interpreter: use a shared KwargInfo for install_dir
|
2022-06-01 22:49:10 -04:00 |
qt4.py
|
qt module: rcc supports depfiles now, given a recent enough version of Qt5
|
2020-07-13 22:28:58 +00:00 |
qt5.py
|
qt module: rcc supports depfiles now, given a recent enough version of Qt5
|
2020-07-13 22:28:58 +00:00 |
qt6.py
|
add FeatureNew decorators for various modules that were lacking them
|
2021-12-31 12:03:57 +02:00 |
sourceset.py
|
sourceset: reorder fields in SourceSetRule
|
2022-03-14 10:27:38 -07:00 |
unstable_cuda.py
|
Update CUDA Toolkit/driver version table for recent releases.
|
2022-06-19 02:08:20 -04:00 |
unstable_external_project.py
|
external-project: Add depends kwarg
|
2022-06-17 18:56:13 -04:00 |
unstable_icestorm.py
|
modules/icestorm: use type checking
|
2022-05-23 23:32:47 -04:00 |
unstable_rust.py
|
fix regression that broke type checking of CustomTarget outputs
|
2022-05-31 17:49:29 -04:00 |
unstable_simd.py
|
interpreter: replace ConfigurationDataObject with ConfigurationDataHolder
|
2022-01-18 17:53:29 -05:00 |
unstable_wayland.py
|
modules/wayland: Add full type checking
|
2022-07-17 12:58:17 -04:00 |
windows.py
|
fix confusing incorrect default name for a KwargInfo
|
2022-06-17 14:33:01 -04:00 |