Skip to content

Releases: sakra/CMakeBBLM

1.5.0

24 Mar 10:47
Compare
Choose a tag to compare
  • CMake 3.29 compatibility.
  • resolve LINKER_<TYPE> template variables.
  • resolve XCODE_EMBED_<type> template variables.
  • replace http with https in documentation URLs.
  • add undocumented variable CMAKE_SYSTEM_ARCH.
  • add undocumented variable CMAKE_REQUIRED_LIBRARIES.

1.4.0

14 Mar 20:59
Compare
Choose a tag to compare
  • CMake 3.26 compatibility.
  • detect changed Dropbox location in CloudStorage folder.
  • resolve <FEATURE> template variables.
  • add undocumented variable CMAKE_NINJA_FORCE_RESPONSE_FILE.
  • add undocumented variable CMAKE_ADD_CUSTOM_COMMAND_DEPENDS_EXPLICIT_ONLY.
  • add undocumented variable CMAKE_SUPPRESS_DEVELOPER_ERRORS.
  • add undocumented variable CMAKE_SUPPRESS_DEVELOPER_WARNINGS.
  • add new assembler dialect ASM_MARMASM.

1.3.2

29 Dec 21:06
Compare
Choose a tag to compare
  • CMake 3.24 compatibility.

1.3.1

13 Aug 19:06
Compare
Choose a tag to compare
  • CMake 3.21 compatibility.

1.3.0

05 Apr 07:59
Compare
Choose a tag to compare
  • CMake 3.20 compatibility.
  • add CMake environment variables.
  • add missing assembler dialect variables.
  • add undocumented variable CMAKE_LINK_DEPENDS_DEBUG_MODE.

1.2.2

03 Jan 15:25
Compare
Choose a tag to compare
  • CMake 3.19 compatibility.

1.2.1

14 Apr 13:53
Compare
Choose a tag to compare
  • CMake 3.17 compatibility.

1.2.0

27 Dec 17:32
Compare
Choose a tag to compare
  • add support for CMake 3.16 and later.
  • add support for bracket delimited strings and comments.
  • add support for some undocumented but useful CMake variables.

1.1.0

17 Mar 12:29
Compare
Choose a tag to compare
  • add support for CMake 3.8 and later.

1.0.0

28 Nov 20:52
Compare
Choose a tag to compare
  • first release.