Skip to content

Releases: xmos/xcommon_cmake

v1.3.0

31 Jul 13:37
192f75a
Compare
Choose a tag to compare
  • ADDED: DEPS_CLONE_SHALLOW option for performing shallow git clones

v1.2.1

17 Jul 12:14
9ea987e
Compare
Choose a tag to compare

1.2.1

  • CHANGED: xmosdoc v5.5.1 for building documentation

v1.2.0

26 Jun 15:12
a1c5410
Compare
Choose a tag to compare
  • ADDED: Support for multiple prebuilt archives in a static library repository
  • ADDED: Support for configuring compiler flags on static library additional sources
  • ADDED: XCOMMON_CMAKE_VER cache variable
  • CHANGED: Use CONFIGURE_DEPENDS option in all GLOBs such that they are re-run at build-time

v1.1.0

12 Jun 10:35
0e5c347
Compare
Choose a tag to compare
  • ADDED: "Depends on" column in generated manifest file (when FULL_MANIFEST=TRUE)
  • ADDED: Support for compiling additional sources for a static library
  • ADDED: Support for default optional header name based on LIB_NAME
  • ADDED: Support for optional headers with additional sources for a static library
  • CHANGED: Removed "Dependency_requirement" column in generated manifest file (when FULL_MANIFEST=TRUE)

v1.0.0

18 Apr 08:15
0f64fb2
Compare
Choose a tag to compare
  • ADDED: support for fetching dependencies that are static libraries
  • CHANGED: supported repository structure for static libraries
  • FIXED: xpca response file erroneously deleted
  • FIXED: PCA commands fail if there are spaces in the directory path
  • FIXED: PCA failures when building C++ sources
  • FIXED: modifying XN file doesn't cause an application rebuild

v0.2.0

15 Feb 16:56
2f4bc4b
Compare
Choose a tag to compare
  • ADDED: warning if LIB_NAME variable doesn't match module directory name
  • FIXED: APP_BUILD_TARGETS variable wasn't available until XMOS_REGISTER_APP returned

v0.1.0

17 Nov 15:19
82e4e4d
Compare
Choose a tag to compare
  • Initial release.