mirror of
https://gitlab.com/ita1024/waf.git
synced 2024-11-22 01:46:15 +01:00
ba44704dbf
Visual Studio returns paths to dependencies with incorrect case. ant_glob() is very slow for this use case (40~50% impact to overall build time). This patch uses os.listdir() to find the correct case of each path component. |
||
---|---|---|
.. | ||
extras | ||
Tools | ||
__init__.py | ||
ansiterm.py | ||
Build.py | ||
ConfigSet.py | ||
Configure.py | ||
Context.py | ||
Errors.py | ||
fixpy2.py | ||
Logs.py | ||
Node.py | ||
Options.py | ||
processor.py | ||
Runner.py | ||
Scripting.py | ||
Task.py | ||
TaskGen.py | ||
Utils.py |