meson/mesonbuild/mesonlib
Paolo Bonzini b44a51d0fd resolve symlinks passed to -C
"meson setup" is resolving symlinks for the build directory in
validate_core_dirs.  For consistency with it, do the same when
the build directory is passed via -C to devenv, dist, init, install
and test.

This ensures for example that the path to test dependencies is
computed correctly in "meson test".

Fixes: #8765
2021-07-07 18:00:37 +02:00
..
__init__.py split mesonlib into a package 2021-01-23 12:48:29 +01:00
platform.py split mesonlib into a package 2021-01-23 12:48:29 +01:00
posix.py fix: Always explicitly set encoding for text files (fixes #8263) 2021-06-29 11:28:08 +02:00
universal.py resolve symlinks passed to -C 2021-07-07 18:00:37 +02:00
win32.py fix: Always explicitly set encoding for text files (fixes #8263) 2021-06-29 11:28:08 +02:00