aboutsummaryrefslogtreecommitdiff
path: root/run_project_tests.py
diff options
context:
space:
mode:
authorXavier Claessens <xavier.claessens@collabora.com>2022-03-18 21:27:54 -0400
committerEli Schwartz <eschwartz93@gmail.com>2022-10-25 17:24:56 -0400
commite68fcac919b332c7f9469672a243d2aab1bfea0a (patch)
tree40da43e7c28f22a156246abb303e2d949636bc9b /run_project_tests.py
parent2961adb8c89fa8ccfbc8e24cd9f1115bd3abeee1 (diff)
downloadmeson-e68fcac919b332c7f9469672a243d2aab1bfea0a.zip
meson-e68fcac919b332c7f9469672a243d2aab1bfea0a.tar.gz
meson-e68fcac919b332c7f9469672a243d2aab1bfea0a.tar.bz2
compilers: Make sure to not use ccache in compiler checks
ccache was used in all command lines but disabled using CCACHE_DISABLE in Compiler.compile() method. Wrapping invokations still has a cost, especially on Windows. With sccache things are even worse because CCACHE_DISABLE was not respected at all, making configure *extremely* slow on Windows when sccache is installed.
Diffstat (limited to 'run_project_tests.py')
0 files changed, 0 insertions, 0 deletions