Skip to content

Releases: robamu-org/rtems-cmake

v1.0.0

21 Mar 20:57
365c84c
Compare
Choose a tag to compare
  • 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

02 Jan 19:01
7578ce4
Compare
Choose a tag to compare
  • Important bugfix, RTEMS_TOOLS was not set properly

v0.4.1

01 Jan 20:39
84e42cd
Compare
Choose a tag to compare
  • Hotfix where RTEMS_PREFIX and RTEMS_BSP were not propagated to .cmake file.

v0.4

31 Dec 17:54
a2bd929
Compare
Choose a tag to compare
  • Restructured build support to use a proper CMake toolchain file
  • Added python helper script for CMake project generation
  • Some bugfixes

v0.3.1

18 Dec 17:43
a2bd929
Compare
Choose a tag to compare
  • RTEMS_PATH (location where BSPs are located, normally set to supplied prefix) was changed to RTEMS

v0.3

14 Dec 09:03
812a3c8
Compare
Choose a tag to compare
  • Better PKG parsing, more tools for RTEMS set (objcopy, size)
  • Minor bugfixes and improvements

v0.2

12 Dec 15:47
fdfdf5b
Compare
Choose a tag to compare

Added automatic pkgconfig file parsing and improved documentation significantly.
Also improved variable naming.

v0.1

11 Dec 19:05
b96bcc1
Compare
Choose a tag to compare

First version of the CMake support.