.. |
__init__.py
|
modules: use IncludeDirs.to_string_list instead of open coding
|
2021-11-01 12:24:25 -07:00 |
cmake.py
|
do not repeat magic regexes for cmake define replacements
|
2021-10-27 09:59:08 -04:00 |
dlang.py
|
modules/dlang: Fix dependencies that should have been updated
|
2021-08-03 00:17:24 +03:00 |
fs.py
|
modules/fs: Use typed_kwargs
|
2021-05-30 23:32:15 -07:00 |
gnome.py
|
various manual conversion of percent-formatted strings to f-strings
|
2021-11-01 20:26:18 -04:00 |
hotdoc.py
|
various manual conversion of percent-formatted strings to f-strings
|
2021-11-01 20:26:18 -04:00 |
i18n.py
|
f-strings
|
2021-10-04 16:29:32 -04:00 |
java.py
|
fix various flake8 whitespace errors
|
2021-10-27 09:51:52 -04:00 |
keyval.py
|
fix: Always explicitly set encoding for text files (fixes #8263)
|
2021-06-29 11:28:08 +02:00 |
modtest.py
|
modules: Add methods dict everywhere
|
2021-05-28 15:17:10 -04:00 |
pkgconfig.py
|
various manual conversion of percent-formatted strings to f-strings
|
2021-11-01 20:26:18 -04:00 |
python.py
|
fix various flake8 whitespace errors
|
2021-10-27 09:51:52 -04:00 |
python3.py
|
modules: Add methods dict everywhere
|
2021-05-28 15:17:10 -04:00 |
qt.py
|
fix various flake8 whitespace errors
|
2021-10-27 09:51:52 -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 Qt6 module
|
2021-02-07 22:43:00 +02:00 |
rpm.py
|
fix: Always explicitly set encoding for text files (fixes #8263)
|
2021-06-29 11:28:08 +02:00 |
sourceset.py
|
holders: Fix the remaining code to respect the holder changes
|
2021-06-18 23:48:33 +02:00 |
unstable_cuda.py
|
Add entries for new CUDA Toolkit versions.
|
2021-10-21 10:20:17 +05:30 |
unstable_external_project.py
|
Remove duplicated CEXE_MAPPING table
|
2021-10-29 22:42:21 +03:00 |
unstable_icestorm.py
|
modules: Replace find_program_impl() by state.find_program()
|
2021-05-28 15:17:10 -04:00 |
unstable_rust.py
|
modules/rust: fix initialize signature
|
2021-08-16 12:07:57 -07:00 |
unstable_simd.py
|
holders: remove unholder
|
2021-06-18 23:48:33 +02:00 |
windows.py
|
modules/windows: allow CustomTargets with more than one output for compile_resources
|
2021-10-09 21:34:54 -07:00 |