aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/compilers.py
diff options
context:
space:
mode:
authorNicolas Schneider <nioncode+git@gmail.com>2016-04-05 22:37:01 +0200
committerNicolas Schneider <nioncode+git@gmail.com>2016-04-05 23:02:15 +0200
commitff9d879eeab87df01d201ac9c09c094721dc256d (patch)
tree7a02e51655363fa83d113e47a37bead1c129bdf2 /mesonbuild/compilers.py
parenteb69b268d4af3dc749f8fcd2d72b5a6a9d796061 (diff)
downloadmeson-ff9d879eeab87df01d201ac9c09c094721dc256d.zip
meson-ff9d879eeab87df01d201ac9c09c094721dc256d.tar.gz
meson-ff9d879eeab87df01d201ac9c09c094721dc256d.tar.bz2
properly fix Windows parallel tests by not using global variables
The _run_test method uses several global variables (unity_flags, backend_flags, compile_commands, install_commands) which are not set when the method is run by the executor (at least on Windows). To resolve this, pass the variables as method parameters.
Diffstat (limited to 'mesonbuild/compilers.py')
0 files changed, 0 insertions, 0 deletions