.. |
__init__.py
|
Created the filesystem module.
|
2019-11-08 00:44:45 +02:00 |
cmake.py
|
Fix typos found by codespell
|
2019-11-06 09:55:30 -05:00 |
dlang.py
|
dlang module: allow all configuration types when generating dub.json
|
2018-07-16 12:39:29 +01:00 |
fs.py
|
types: import typing as T (fixes #6333)
|
2020-01-08 15:28:17 +01:00 |
gnome.py
|
dependencies: Add ability to set arbitrary variables on
|
2020-01-09 11:02:17 -08:00 |
hotdoc.py
|
hotdoc: work around argparse syntax ambiguity
|
2019-11-11 22:39:43 +02:00 |
i18n.py
|
Add helper to print warnings once
|
2019-09-25 14:52:07 +02:00 |
modtest.py
|
Updated all modules to work with the new API.
|
2018-04-15 13:32:38 +05:30 |
pkgconfig.py
|
dependencies: Use a DependencyFactory for threads
|
2020-01-29 09:11:24 -08:00 |
python.py
|
dependencies: Make Dependency initializer signatures match
|
2020-01-29 09:11:24 -08:00 |
python3.py
|
Remove cross_info; cross file is parsed up front and discarded
|
2019-01-02 16:22:47 -05:00 |
qt.py
|
modules/qt.py: friendlier "lrelease-qtN not found" error message
|
2019-11-27 02:28:20 +02:00 |
qt4.py
|
dependencies/ui: Allow qt compilers and qmake to be specified in native file
|
2018-11-14 15:57:37 -08:00 |
qt5.py
|
dependencies/ui: Allow qt compilers and qmake to be specified in native file
|
2018-11-14 15:57:37 -08:00 |
rpm.py
|
rpm: update for host machine compiler API change
|
2019-12-05 23:07:18 -05:00 |
sourceset.py
|
sourceset: add all_dependencies() method
|
2019-08-04 21:44:52 +03:00 |
unstable_cuda.py
|
Add table entry for CUDA Toolkit 10.2.89.
|
2019-11-21 13:53:08 -05:00 |
unstable_icestorm.py
|
Don't use len() to test for container emptiness
|
2019-04-25 12:28:51 -07:00 |
unstable_kconfig.py
|
Allow kconfig to read from configure_file()
|
2019-07-31 21:42:24 +03:00 |
unstable_simd.py
|
Fix typos found by codespell
|
2019-11-06 09:55:30 -05:00 |
windows.py
|
Fix windres module argument flattening
|
2019-07-05 22:20:16 +03:00 |