]> git.ipfire.org Git - thirdparty/vala.git/commit
meson: Port install scripts for cmd.exe shells
authorChun-wei Fan <fanchunwei@src.gnome.org>
Wed, 26 Jan 2022 05:10:26 +0000 (13:10 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 28 Jan 2022 08:16:43 +0000 (16:16 +0800)
commit7bd1b6588216b015c19ef84a2b0531d7a0960f4b
treed5c1627cf8df8bbea2fb7f3db07984187d869f01
parent806a0be71e3ccc655cd05f6fb36890b49fa3cdea
meson: Port install scripts for cmd.exe shells

On Windows builds using Visual Studio-like compilers, we are using
cmd.exe shells, so we do the symlinking of the tools and man pages using
the commands that Windows provides.

Also, group the various programs and man pages together so that we have
single commands for each of the subdirs that we want to run the install
scripts, to make things simpler.
compiler/meson.build
doc/meson.build
valadoc/meson.build
vapigen/meson.build
vapigen/vala-gen-introspect/meson.build