Releases: robamu-org/rtems-cmake
Releases · robamu-org/rtems-cmake
v1.0.0
- Some tiny fixes
- I believe the CMake support is ready for a proper release now. Major version bump to 1.0.0
v0.4.2
- Important bugfix, RTEMS_TOOLS was not set properly
v0.4.1
- Hotfix where RTEMS_PREFIX and RTEMS_BSP were not propagated to .cmake file.
v0.4
- Restructured build support to use a proper CMake toolchain file
- Added python helper script for CMake project generation
- Some bugfixes
v0.3.1
RTEMS_PATH
(location where BSPs are located, normally set to supplied prefix) was changed to RTEMS
v0.3
- Better PKG parsing, more tools for RTEMS set (objcopy, size)
- Minor bugfixes and improvements
v0.2
Added automatic pkgconfig file parsing and improved documentation significantly.
Also improved variable naming.
v0.1
First version of the CMake support.