Skip to content

CMake builds, Sokol Backend

Latest

Choose a tag to compare

@Sakrac Sakrac released this 01 Aug 21:42

IceBro Lite release notes

Highlights

This release focuses on modernization, platform support, and a smoother debugging experience. The project now builds more cleanly with CMake across Windows and Linux, and the UI stack has been updated to use a newer ImGui docking-based setup with Sokol.

What changed

  • Added a small usability improvement for link handling in filtered views.
  • Fixed reloading of extra debug data when it is provided on the command line.
  • Updated Dear ImGui to a newer version and refreshed input/key handling.
  • Improved hex entry behavior and addressed keyboard/input overlap issues.
  • Introduced a CMake-based build system with presets for easier cross-platform builds.
  • Improved Linux and Windows build support through CMake.
  • Switched the rendering/backend integration to Sokol with the newer ImGui docking workflow.
  • Cleaned up build-related code and platform integration.
  • Expanded and refreshed documentation for setup, dependencies, and Linux usage.

Notes

This release makes the project easier to build and maintain while improving the overall debugging experience and cross-platform compatibility.

Release Updates

  • Added Linux x64
  • Raspbian Pi400