Skip to content

Releases: JuliaPackaging/CMakeWrapper.jl

v0.2.4

18 May 03:06
c8fab9e

Choose a tag to compare

CMakeWrapper v0.2.4

Diff since v0.2.3

Closed issues:

  • Build consistently timing out with Julia nightly on Linux (#14)
  • Build fails on Julia 1.0 (#15)
  • precompilation problems (#22)

Merged pull requests:

v0.2.3

08 May 05:01

Choose a tag to compare

Require CMake 1.x

v0.2.2

15 Aug 21:18

Choose a tag to compare

make another tag to fix #17 now that JuliaLang/METADATA.jl@9ee2eac has fixed the URL

v0.2.1

15 Aug 20:54

Choose a tag to compare

some 0.7 fixes (test failures are waiting on a new BinDeps release)

Drop Julia v0.6 and support Julia v0.7

08 Jul 16:32
5d7bb58

Choose a tag to compare

Merge pull request #11 from rdeits/v0.7

switch to Julia v0.7

Drop Julia v0.5 and improve v0.7 support

24 Oct 17:32

Choose a tag to compare

Merge pull request #8 from rdeits/drop-0.5

Drop Julia v0.5 and fix deprecations on v0.7

Provide a helpful error message when cmake binaries are incompatible

07 Mar 17:25

Choose a tag to compare

Merge pull request #6 from rdeits/test-binaries

test binaries and suggest source build if they fail

Initial release

05 Mar 20:07

Choose a tag to compare

Merge pull request #3 from rdeits/source-build

copy all cmake files when doing windows binary install