Skip to content

Releases: msclock/cmake-modules

v1.2.4

10 Nov 13:16
Compare
Choose a tag to compare

1.2.4 (2023-11-10)

Performance

v1.2.3

27 Oct 05:28
Compare
Choose a tag to compare

1.2.3 (2023-10-27)

Performance

CI

Docs

v1.2.2

26 Oct 05:46
Compare
Choose a tag to compare

1.2.2 (2023-10-26)

Performance

  • perfer cache dir built with CMAKE_CURRENT_FUNCTION (92dd3d3)

v1.2.1

25 Oct 03:44
Compare
Choose a tag to compare

1.2.1 (2023-10-25)

Performance

  • add a license install option to install_target (293e8cc)

v1.2.0

25 Oct 02:03
Compare
Choose a tag to compare

1.2.0 (2023-10-25)

Features

v1.1.6

24 Oct 00:03
Compare
Choose a tag to compare

1.1.6 (2023-10-24)

Performance

  • improve install stability (d6e9f08)
  • unset prefix _ variables (19776a3)

v1.1.5

22 Oct 18:25
Compare
Choose a tag to compare

1.1.5 (2023-10-22)

Performance

  • add usage on sanitizer and hide some print info (d94a30e)
  • change ccache verify flow (772f0fa)
  • change valgrind flow and usage (b444017)
  • install include among modules (4e53c96)
  • use PARSE_ARGV with cmake_parse_arguments (e67a95c)

v1.1.4

22 Oct 11:33
Compare
Choose a tag to compare

1.1.4 (2023-10-22)

Performance

  • improve valgrind usability (6583e28)

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)