.. |
__init__.py
|
typing: more fixes
|
2020-09-08 20:15:58 +02:00 |
cmake.py
|
build/interperter: Add annotations and move input validation to interpreter
|
2021-01-13 13:32:48 -08:00 |
dlang.py
|
dlang module: allow all configuration types when generating dub.json
|
2018-07-16 12:39:29 +01:00 |
fs.py
|
Introduce `fs.read` to read a file as a string
|
2021-02-04 17:34:11 +00:00 |
gnome.py
|
Merge pull request #8305 from xclaesse/run-target-env
|
2021-02-07 11:46:41 +00:00 |
hotdoc.py
|
Fix executable as script on Windows
|
2021-01-30 09:51:06 +00:00 |
i18n.py
|
run_target: Add env kwarg
|
2021-02-05 17:53:09 -05:00 |
keyval.py
|
Stabilize keyval module
|
2020-07-19 17:53:32 +03:00 |
modtest.py
|
Updated all modules to work with the new API.
|
2018-04-15 13:32:38 +05:30 |
pkgconfig.py
|
build/interperter: Add annotations and move input validation to interpreter
|
2021-01-13 13:32:48 -08:00 |
python.py
|
Use a single coredata dictionary for options
|
2021-01-04 12:20:58 -08:00 |
python3.py
|
Fix legacy env var support with cross
|
2020-03-23 17:51:36 +02:00 |
qt.py
|
Add Qt6 module
|
2021-02-07 22:43:00 +02: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 Qt6 module
|
2021-02-07 22:43:00 +02:00 |
rpm.py
|
rpm: update for host machine compiler API change
|
2019-12-05 23:07:18 -05:00 |
sourceset.py
|
stabilize sets that are converted to lists
|
2020-11-15 14:21:31 +01:00 |
unstable_cuda.py
|
Quick update of table of CUDA Toolkit vs. NVIDIA driver versions.
|
2021-02-02 19:08:54 +00:00 |
unstable_external_project.py
|
external_project: Add default configure options
|
2021-01-29 11:01:00 -05:00 |
unstable_icestorm.py
|
Don't use len() to test for container emptiness
|
2019-04-25 12:28:51 -07:00 |
unstable_rust.py
|
rust: Add a module wrapper for bindgen
|
2021-02-06 10:27:04 -08:00 |
unstable_simd.py
|
Fix typos found by codespell
|
2019-11-06 09:55:30 -05:00 |
windows.py
|
windows: Avoid target name clash happening in GTK+
|
2020-10-15 23:07:29 +03:00 |