Skip to content

Releases: build-cpp/cmkr

v0.2.25

16 Sep 16:52

Choose a tag to compare

WARNING: This release has a bug that might insert sporadic SYSTEM in your fetch-content entries (#145). You should immediately upgrade to 0.2.32 or higher!

What's Changed

  • Add clang-cl and clang-any conditions by @mrexodia in #115
  • Report better error messages for vcpkg projects and features by @ZehMatt in #118
  • Trim additional newline characters at the end of CMakeLists.txt by @anthonyprintup in #120

Full Changelog: v0.2.24...v0.2.25

v0.2.24

12 Jun 17:16

Choose a tag to compare

WARNING: This release has a bug that might insert sporadic SYSTEM in your fetch-content entries (#145). You should immediately upgrade to 0.2.32 or higher!

What's Changed

New Contributors

Full Changelog: v0.2.23...v0.2.24

v0.2.23

25 Mar 11:26

Choose a tag to compare

What's Changed

Full Changelog: v0.2.22...v0.2.23

v0.2.22

09 Mar 20:37

Choose a tag to compare

What's Changed

  • Fix a regression where cmkr init wouldn't create any source files by @mrexodia in #97

Full Changelog: v0.2.21...v0.2.22

v0.2.21

08 Mar 08:49

Choose a tag to compare

What's Changed

  • Improve error messages and check if specified sources exist by @mrexodia in #96

Full Changelog: v0.2.20...v0.2.21

v0.2.20

28 Feb 20:32

Choose a tag to compare

What's Changed

  • Add a special "root" value for [options] by @mrexodia in #94
  • Automatically generate .gitattributes and .gitignore with cmkr init by @mrexodia in #93

Full Changelog: v0.2.19...v0.2.20

v0.2.19

28 Feb 16:13

Choose a tag to compare

What's Changed

  • Fix the clang condition and CI improvements by @mrexodia in #91
  • Error on unknown language & unacceptable source file. by @mike1k in #90
  • Improve and document the [options] feature by @mrexodia in #92

New Contributors

Full Changelog: v0.2.18...v0.2.19

v0.2.18

14 Jan 20:29

Choose a tag to compare

What's Changed

Full Changelog: v0.2.17...v0.2.18

v0.2.17

23 Nov 23:34

Choose a tag to compare

What's Changed

  • Drastically improve quality of the generated CMake
  • Fix a regression with recursive globbing in the root
  • Automatically include CSharpUtilities when using CSharp
  • Minor documentation improvements

Full Changelog: v0.2.16...v0.2.17

v0.2.16

08 Oct 08:52

Choose a tag to compare

What's Changed

  • Actually generate the set(CMAKE_MSVC_RUNTIME_LIBRARY) by @mrexodia in #70

Full Changelog: v0.2.15...v0.2.16