Re: [cmake-developers] GHS Multi Duplicate Filenames

2016-05-17 Thread Brad King
On 05/15/2016 12:24 PM, Geoffrey Viola wrote: > Attached is a patch to shorten the names and avoid collisions Thanks, applied here: GHS: Use shorter object file names on collision https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=ae1f90c7 I rebased it on the style transition commit with the

[cmake-developers] GHS Multi Duplicate Filenames

2016-05-15 Thread Geoffrey Viola
Attached is a patch to shorten the names and avoid collisions for CMake's GHS MULTI generator. It uses the generic cmLocalGenerator's GetObjectFileNameWithoutTarget method and converts forward slashes to underscores. The GHS MULTI builder has some unique limitations. Since the static libraries