Skip to content

Releases: YannMagnin/vxOpenLibm

v1.0.1 (2024-05-28)

28 May 14:58
b7f141e
Compare
Choose a tag to compare

FIXES

  • cmake : force LTO as default
  • cmake : use sh-elf-vhex-gcc-ar instead of sh-elf-vhex-ar to magically support LTO plugins without using --plugins
  • cmake : force use SH4A-NOFPU target

v1.0.0 (2023-12-22)

22 Dec 13:00
34d505f
Compare
Choose a tag to compare

FEATURES

  • isolate the Lephenixnoir's sh3eb port
  • wrap the openlibm repository
  • add install operation
  • add uninstall operation
  • add update operation
  • support Bash 3.x

v1.0.0-rc0 (2023-12-04)

04 Dec 09:36
e7188a6
Compare
Choose a tag to compare
Pre-release

FEATURES

  • isolate the Lephenixnoir's sh3eb port
  • wrap the openlibm repository
  • add install operation
  • add uninstall operation
  • add update operation