Skip to content

Releases: pongasoft/re-cmake

Version 1.3.2

07 Jul 22:33
Compare
Choose a tag to compare
  • Fixed unnecessary build of tests when running install
  • Removed dependency on internal Jukebox classes when running tests (preventing mocking)

Version 1.3.1

05 Jul 17:11
Compare
Choose a tag to compare
  • Introduced static library for running tests (was generating symbol not found when using shared one)

Version 1.3.0

04 Jul 16:42
Compare
Choose a tag to compare
  • Added (optional) unit testing capabilities (new target native-run-test, new command test, and new TEST_XXX optional arguments to add_re_plugin())

Version 1.2.0

07 Jan 14:08
Compare
Choose a tag to compare
  • Introduced cmake/RECMakeOptions.cmake so that it can be invoked prior to project().
  • Builds properly on Apple chipset (by forcing the build in x86_64 architecture)

Version 1.1.0

22 Sep 17:06
Compare
Choose a tag to compare

Added preview command (resp. common-preview build target) which runs the RE2DPreview tool provided with the SDK. This tool generates a 2D preview of the device front, back, folded front and folded back (generated at full 5x resolution (3770x345*u)). This can be useful to generate images required for the shop (vs running Reason and capturing a low resolution image).