Skip to content

Releases: cake-contrib/Cake.CMake

1.4.0

30 Oct 08:42
2b228d8
Compare
Choose a tag to compare

As part of this release we had 5 commits which resulted in 2 issues being closed.

Improvements

  • #42 Update Cake.CMake add-in to target Cake v3.0.0
  • #39 Bump Cake.Recipe in CI

1.3.1

06 Nov 16:34
Compare
Choose a tag to compare

As part of this release we had 8 commits which resulted in 1 issue being closed.

Feature

  • #35 Update Cake 1.0.0 dependency

1.2.0

10 Oct 19:48
1fec14b
Compare
Choose a tag to compare

As part of this release we had 8 commits which resulted in 2 issues being closed.

Bugs

  • #31 Passing options to native tool is not working (CMakeBuild)
  • #30 Support "--config" when building

1.1.2

07 Sep 20:52
Compare
Choose a tag to compare

As part of this release we had 7 commits which resulted in 1 issue being closed.

Bug

  • #28 Fix minor issue with NuGet metadata

Release 1.1.1

09 Aug 08:29
37d41b4
Compare
Choose a tag to compare

[1.1.1] - 2019-08-09

Fixed

  • Exception when try to log information message if output directory don't exists.

Release 1.1.0

09 Aug 07:28
a4c5a1f
Compare
Choose a tag to compare

[1.1.0] - 2019-08-08

Added

  • Support build mode for CMake.(--build flag) (#19)
  • Unit tests for CMakeBuildRunner.

Changed

  • Removed sourcePath from required parameters for CMake command. (#19)
  • Create output path if it is not exists for CMake.

Release 1.1.0-beta0001

05 Aug 11:41
ef7e2f2
Compare
Choose a tag to compare
Pre-release

[1.1.0-beta01] - 2019-08-05

Added

  • Support build mode for CMake.(--build flag)

Changed

  • Removed sourcePath from required parameters for CMake command.

Release 1.0.0

02 Aug 14:15
Compare
Choose a tag to compare

[1.0.0] - 2019-08-02

Changed

  • Project to use a new csproj format and support netstandard2.0
  • Updated Cake.Core package to 0.34.1