On 04/12/2015 11:01 PM, Geoffrey Viola wrote:
> Attached is the patch

Thanks.  I've applied it:

 GHS: removed hard coded flag and cleaned cmds
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=c2e650bf

and will squash it in before merging to 'master'.

I also extended the topic with slight documentation updates
and added release notes:

 GHS: Note that generator is experimental
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=44000501

 Help: Add notes for topic 'add-GreenHills-MULTI-generator'
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=a0477826

I added a note to the documentation that this generator is
experimental to leave us room to make breaking changes as it
matures.  This was done with the Ninja generator when it was
introduced, though fortunately in that case we didn't have to
break anything IIRC.

--------------------------------------------------------------

Currently the Tests/GhsMulti project in the test suite is very
minimal.  Please look at expanding it to cover more of the
generator implementation.  It needs add_custom_target and
add_custom_command, for example.  They could just run a
simple "${CMAKE_COMMAND} -P mycode.cmake" script to generate
a file or something.

Thanks,
-Brad

-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to