Re: [PATCH 23.07 2/2] build: explicitly track file paths in current directory

2023-03-13 Thread Tyler Retzlaff
On Fri, Mar 10, 2023 at 11:11:38AM +, Bruce Richardson wrote: > To ensure proper path tracking for files being used by the build, the > "files()" function should always be used. While meson currently assumes > that bare filenames passed to commands refer to paths in the current > directory, oth

[PATCH 23.07 2/2] build: explicitly track file paths in current directory

2023-03-10 Thread Bruce Richardson
To ensure proper path tracking for files being used by the build, the "files()" function should always be used. While meson currently assumes that bare filenames passed to commands refer to paths in the current directory, other reimplementations of meson, e.g. muon, require the paths to be properly