Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-03-07 | treewide: string-quote the first argument to T.cast | Eli Schwartz | 1 | -2/+2 |
2022-01-18 | dependencies: don't pass kwargs from get_pkgconfig_variable | Dylan Baker | 1 | -6/+6 |
2021-11-01 | various manual conversion of percent-formatted strings to f-strings | Eli Schwartz | 1 | -1/+1 |
2021-10-10 | Fix typos discovered by codespell | Christian Clauss | 1 | -3/+3 |
2021-06-03 | deps: Split dependencies.base | Daniel Mensinger | 1 | -5/+5 |
2021-03-23 | Refactor Qt Dependency into proper split classes with factories | Dylan Baker | 1 | -140/+157 |
2021-03-22 | qt: move compilers_detect to the qt module | Dylan Baker | 1 | -53/+1 |
2021-03-22 | dependencies/qt: Split _get_modules_lib_suffix out of the class | Dylan Baker | 1 | -29/+32 |
2021-03-22 | dependencies/qt: split get_qmake_host_bins into a free function | Dylan Baker | 1 | -10/+11 |
2021-03-22 | dependencies/qt: Add type annotations | Dylan Baker | 1 | -50/+71 |
2021-03-22 | dependencies: split qt out of the ui module | Dylan Baker | 1 | -0/+448 |