diff options
| author | Eli Schwartz <eschwartz@archlinux.org> | 2023-01-17 18:19:59 -0500 |
|---|---|---|
| committer | Eli Schwartz <eschwartz@archlinux.org> | 2023-06-26 13:10:33 -0400 |
| commit | b1ddfabf8fbb0561a584bd7cfe2bb712b4105da2 (patch) | |
| tree | 6cd7047a090608705215608940af3f7a03ee2442 /mesonbuild/dependencies/python.py | |
| parent | c82305db0c5216f821e43bfc7ea3c8e314d0dccd (diff) | |
| download | meson-b1ddfabf8fbb0561a584bd7cfe2bb712b4105da2.tar.gz | |
dependencies: defer importing a custom dependency until it is used
This lessens the amount of code imported at Meson startup by mapping
each dependency to a dictionary entry and using a programmable import to
dynamically return it.
Minus 16 files and 6399 lines of code imported at startup.
Diffstat (limited to 'mesonbuild/dependencies/python.py')
0 files changed, 0 insertions, 0 deletions
