Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GHS: Update test suite | Fred Baksik | 2019-01-16 | 1 | -4/+0 |
| | | | | | | | | | | | | | | | | | | -- Update test suite so that CMake can use multiple toolsets CMake_TEST_GreenHillsMULTI_config ghs_config_name ghs_target_arch ghs_tools ghs_toolset_name ghs_os_root ghs_os_dir ghs_target_platform ghs_bsp_name -- Change ARM Integrity test to generic Integrity test Add Monolithic build test -- Add other GHS generator tests | ||||
* | Add a 'Green Hills MULTI' generator on Windows | Geoff Viola | 2015-04-20 | 1 | -0/+4 |
Green Hills MULTI is an IDE for embedded real-time systems. The IDE's product page can be found here: http://www.ghs.com/products/MULTI_IDE.html It supports cross compiling on ARM, Intel x86, and other architectures with various operating systems. The IDE exists on Linux and Windows host systems, but CMake will currently only generate the project files on Windows host systems. |