mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-01 19:30:13 -06:00
GHS: Add release notes
This commit is contained in:
20
Help/release/dev/ghs.rst
Normal file
20
Help/release/dev/ghs.rst
Normal file
@@ -0,0 +1,20 @@
|
||||
ghs
|
||||
---
|
||||
|
||||
* The :generator:`Green Hills MULTI` generator is updated:
|
||||
|
||||
- Added support for architecture selection through
|
||||
:variable:`CMAKE_GENERATOR_PLATFORM`:
|
||||
e.g. ``arm``, ``ppc``, and ``86``.
|
||||
|
||||
- Added support for toolset selection through
|
||||
:variable:`CMAKE_GENERATOR_TOOLSET`,
|
||||
e.g. ``comp_201205``, ``comp_201510``, ``comp_201722_beta``.
|
||||
|
||||
- Added support for platform selection through ``GHS_TARGET_PLATFORM``,
|
||||
e.g. ``integrity``, ``linux``, ``standalone``, etc.
|
||||
|
||||
- No longer checks that ``arm`` based compilers are installed but ensures
|
||||
that the correct ``gbuild.exe`` exists.
|
||||
|
||||
- No longer hard-codes ARM files, BSP, toolset, or OS locations.
|
||||
Reference in New Issue
Block a user