aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/compilers.py
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@centricular.com>2017-06-02 10:34:19 +0530
committerNirbheek Chauhan <nirbheek@centricular.com>2017-06-02 10:41:13 +0530
commit4b428053f496720ec437eb5d455c86ada2de7977 (patch)
treec57654bda832071f60bd23dcb92f652d813af069 /mesonbuild/compilers.py
parentae9b23832e3ef4064e5735265ce7008794ab0491 (diff)
downloadmeson-4b428053f496720ec437eb5d455c86ada2de7977.zip
meson-4b428053f496720ec437eb5d455c86ada2de7977.tar.gz
meson-4b428053f496720ec437eb5d455c86ada2de7977.tar.bz2
ninja: Use shlex.quote for quoting on non-Windows
This is more reliable, and more accurate. For instance, this means arguments in commands aren't surrounded by `'` on Linux unless that is actually needed by that specific argument. There is no equivalent helper for Windows, so we keep the old behaviour for that.
Diffstat (limited to 'mesonbuild/compilers.py')
0 files changed, 0 insertions, 0 deletions