Skip to content

Releases: build-cpp/cmkr

v0.2.23

25 Mar 11:26
Compare
Choose a tag to compare

What's Changed

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

v0.2.22

09 Mar 20:37
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

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

v0.2.17

23 Nov 23:34
Compare
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
Compare
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

v0.2.15

07 Oct 20:24
Compare
Choose a tag to compare

What's Changed

  • Fix the way target.headers is merged into target.sources by @mrexodia in #68
  • [feature] msvc-static by @gmh5225 in #65

New Contributors

Full Changelog: v0.2.14...v0.2.15

v0.2.14

19 Jul 12:21
Compare
Choose a tag to compare
Bump to 0.2.14