Skip to content
This repository has been archived by the owner on Mar 16, 2021. It is now read-only.

Releases: jalcine/cmake.vim

v0.5.5: 0.5.5

06 Apr 03:41
Compare
Choose a tag to compare
This release contains a lot of micro updates including better support
for ninja builds and more fuzzy matching for project files.

Add Code of Conduct

02 Apr 18:14
Compare
Choose a tag to compare
Add Code of Conduct Pre-release
Pre-release

It's the right thing to do.

Improving Support

10 Mar 12:40
Compare
Choose a tag to compare
0.5.2 - Improved support release

This release includes the following:

  * Improved support for Syntastic.
  * Better file discovery support for Ninja builds.
  * Stabilized test suite on local machines.
  * Choosing all-global commands instead of buffer specific commands.
  * Support of out-of-source builds in conjunction to the classic in-source builds.

Moving On Up

10 Mar 11:35
Compare
Choose a tag to compare
Release 0.5.1

  + docs: Add list of similar projects.
  + ruby: Bump gems.

Fifth minor release

19 Dec 20:30
Compare
Choose a tag to compare

This edition includes a revamped plugin system for cmake.vim that allows hotswapping between execution tools like dispatch or vimux and build systems like ninja or GNU make.