aboutsummaryrefslogtreecommitdiff
path: root/docs/refman/loaderbase.py
diff options
context:
space:
mode:
authorCharles Brunet <charles.brunet@optelgroup.com>2023-04-04 11:25:36 -0400
committerJussi Pakkanen <jpakkane@gmail.com>2023-04-11 20:28:23 +0300
commite238b81ba0b89faa19b512d1e78de00dad1488ce (patch)
treef26d0a92448b3f92d949e30267b6c22bcc18b015 /docs/refman/loaderbase.py
parent4cf9aab35719470fa71fdfa561ad0921f577f3bb (diff)
downloadmeson-e238b81ba0b89faa19b512d1e78de00dad1488ce.zip
meson-e238b81ba0b89faa19b512d1e78de00dad1488ce.tar.gz
meson-e238b81ba0b89faa19b512d1e78de00dad1488ce.tar.bz2
better algo to find DLL paths on Windows
Instead of using a hacky version of rpaths_for_non_system_absolute_shared_libraries, we use a custom adhoc function. The function filters out paths that do not contain dll files. It also finds paths from any kind of dependencies. This removes unneeded paths from the PATH env var, and adds paths that were missing otherwise.
Diffstat (limited to 'docs/refman/loaderbase.py')
0 files changed, 0 insertions, 0 deletions