aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/compilers/java.py
diff options
context:
space:
mode:
authorVolker Weißmann <volker.weissmann@gmx.de>2023-08-06 17:45:47 +0200
committerDylan Baker <dylan@pnwbakers.com>2025-07-18 10:08:26 -0700
commit747afbb2459365be2ca3fd4bd2cb1e870b1accb3 (patch)
treed675439b92ac1dc07c56bbea79caeac719739f0a /mesonbuild/compilers/java.py
parentff963e657cf1151cf002efc123563cb40dabab11 (diff)
downloadmeson-747afbb2459365be2ca3fd4bd2cb1e870b1accb3.zip
meson-747afbb2459365be2ca3fd4bd2cb1e870b1accb3.tar.gz
meson-747afbb2459365be2ca3fd4bd2cb1e870b1accb3.tar.bz2
Use os.path.normpath to make paths prettier
`meson.py introspect build --targets` should show `/path/to/project/hello.c` instead of `/path/to/project/subdir/../hello.c` if /path/to/project/meson.build contains subdir('subdir') and /path/to/project/subdir/meson.build contains executable('hello', '../hello.c').
Diffstat (limited to 'mesonbuild/compilers/java.py')
0 files changed, 0 insertions, 0 deletions