..
__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
fs: Add parent() and name() methods
2019-11-25 14:55:19 -05:00
gnome.py
Fix typos found by codespell
2019-11-06 09:55:30 -05: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
pkgconfig: only check import_filename for shared libraries
2019-11-07 22:20:56 +02:00
python.py
Make Python 2 tests optional(er) to prepare for py2 purge in Debian.
2019-10-01 21:12:04 +03: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
Use dependency cache
2019-05-20 10:05:36 -07: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