Skip to content

Releases: msclock/cmake-modules

v1.1.3

21 Oct 00:25
Compare
Choose a tag to compare

1.1.3 (2023-10-21)

Performance

  • add a uninstall target function (d84fd64)
  • add include options for install_target (85cd50f)
  • common tools (2adcc3f)

v1.1.2

19 Oct 08:15
Compare
Choose a tag to compare

1.1.2 (2023-10-19)

Performance

  • improve annotations on runpath and install_dependency (835cbaf)

v1.1.1

19 Oct 03:47
Compare
Choose a tag to compare

1.1.1 (2023-10-19)

Bug Fixes

  • no string output with USE_SANITIZER (6c9435b)

CI

  • only run on master push (d08c280)

v1.1.0

18 Oct 01:30
Compare
Choose a tag to compare

1.1.0 (2023-10-18)

Features

  • add tools for include directories and install rules (7cf6ed9)

v1.0.4

17 Oct 09:16
Compare
Choose a tag to compare

1.0.4 (2023-10-17)

Performance

  • move sanitizer and valgrind to test (6d04824)

Docs

v1.0.3

13 Oct 20:35
Compare
Choose a tag to compare

1.0.3 (2023-10-13)

Performance

  • remove gtest option INSTALL_GTEST (235d880)

Chores

  • fix typo on CHANGELOG.md (9b53518)

v1.0.2

12 Oct 10:10
Compare
Choose a tag to compare

1.0.2 (2023-10-12)

Performance

  • add common modules and runpath paths (b80cd66)

Docs

v1.0.1

12 Oct 03:33
Compare
Choose a tag to compare

1.0.1 (2023-10-12)

Style

  • improve comments for readability (501604a)

Chores

CI

v1.0.0

11 Oct 08:11
Compare
Choose a tag to compare

1.0.0 (2023-10-11)

Features

Chores