2026

icon re-cmake | 5.0.0.20260714
2026-07-14

Released re-cmake v5.0.0.20260714 with the following changes:

  • Added new exports for macOS build (JukeboxExport_DisplaySetup, JukeboxExport_Draw, JukeboxExport_Gesture, JukeboxExport_Notify) to support custom displays with C++ bindings.

Available with RE Quickstart - Bootstrap Tool (v2.0.2)

icon re-cmake
2026-07-12
Released re-cmake v5.0.0.20260712 with the following changes:
  • Added info about tools detected
  • Removed hash (unreliable)

Released re-cmake 4.6.0.20260712 with the following changes:
  • Removed hash (unreliable)
icon re-cmake
2026-07-09
Released re-cmake v5.0.0.20260708 with the following changes:
  • Fixes Recon version
  • Uses re-mock and re-logging new versions with fixes for Windows

Released re-cmake v5.0.0.20260705 with the following changes:
  • Updated to RE SDK 5.0.0
  • Removed support for low res since SDK 5.0.0 no longer supports it
    • removed targets native-install-low-res, common-render-low-res, native-install-hi-res and common-render-hi-res
    • removed -l/--low-res option from re.sh (resp. re.bat)
    • removed RE_CMAKE_RE_2D_RENDER_HI_RES_OPTION from the CMake build
  • The dependecies (re-mock and re-logging) have been updated to SDK 5.0.0 as well

Released re-cmake 4.6.0.20260709 with the following changes:
  • Updated re-logging version with fixes for Windows
  • Updated list of Recon to look for (up to Recon 14)
icon re-cmake | v4.6.0.20260703
2026-07-03

Released re-cmake v4.6.0.20260703 with the following changes:

  • With the non-backward compatible changes introduced in SDK 5.0.0, introducing a new version scheme reflecting the RE SDK version. The new numbering scheme is <re_sdk_version>.<year><month><day>.
  • Added compile definitions RE_SDK_TARGET_VERSION and RE_SDK_TARGET_VERSION_STRING corresponding to the TargetField field in version.txt, allowing code to be conditionally compiled based on the hosting API’s version.
  • The dependencies (re-mock and re-logging) also use the new numbering scheme.
icon re-cmake | v1.8.6
2026-02-12

Released re-cmake v1.8.6 with the following changes:

  • The project has been moved to Codeberg
  • The dependencies (re-mock and re-logging) have also been moved to Codeberg (check RECMakeOptions.cmake for details)

2025

icon re-cmake
2025-08-17

Released re-cmake v1.8.5 with the following changes:

  • Use re-mock 1.8.1 (fix for JBOX_TRACE crashing in destructor)

Released re-cmake v1.8.4 with the following changes:

  • Use re-logging 2.0.2 (simplified prefix)

Available with RE Quickstart - Bootstrap Tool

icon re-cmake
2025-08-15

Released re-cmake v1.8.3 with the following changes:

  • Use re-logging 2.0.1 (fix for prefix override)

Released re-cmake v1.8.2 with the following changes:

  • Use re-logging 2.0.0 (fix for Rack Extension development lifecycle with Recon)
  • Renamed RE_CMAKE_*_VERSION to re-cmake_*_VERSION to be consistent with other projects
icon re-cmake
2025-05-18

Released re-cmake v1.8.1 with the following changes:

  • Updated GoogleTest version (to get rid of CMake warnings)
  • Upgraded re-mock version
  • Updated RE Quickstart to use this new version

2024

icon re-cmake
2024-12-22

Released re-cmake v1.8.0 with the following changes:

  • Added support for optional patch metadata files (rsmeta) introduced in SDK 4.6.0

In addition, I updated the following projects accordingly:

icon re-cmake
2024-06-20

Released re-cmake update: v1.7.2

  • Updated re-mock version (added support for device_categories)

2023

icon re-cmake
2023-09-16

New re-cmake update: v1.7.1

  • Fixes issue locating RE2DRender and RE2DPreview after SDK 4.4.0 final release