[cmake-developers] Improvements for GHS MULTI Generator
Brad King
brad.king at kitware.com
Wed Sep 9 11:00:32 EDT 2015
On 09/06/2015 01:43 AM, Geoffrey Viola wrote:
> Attached is a patch for some minor improvements for the GHS MULTI generator.
Thanks. The commit message mentions a few different changes. I tried
to split the changes into individual commits:
GHS: Find latest 'int' directory
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=63591b94
GHS: Tell MULTI to delete .elf.ael file
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=fbe0de92
GHS: Fix generated file path slashes and quoting for 6.1.6
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=04de9007
Please check that this breakdown is correct. For future changes please
try to send them as patch series broken down like this. (The only reason
I did so much squashing of the original GHS support was because it was
brand new.)
Thanks,
-Brad
More information about the cmake-developers
mailing list