General Info
Vendor | JetBrains |
Author | Vladislav Rassokhin |
License | |
Type | free, open-source |
Plugin Description
Adds CMake & GNU Make build runners to TeamCity:
- CMake configure generates build scripts.
- CMake builder is universal builder, using native builder program & scripts specified in the 'CMake configure' runner.
- GNU Make runner uses the GNU Make program to build Makefile-based scripts.
Benefits:
- User interface to configure common CMake/Make options
- Errors and warnings highlighting in the build log
- Build log tree view (for GNU Make only)
TeamCity Versions Compatibility
TeamCity 6.5+
Download
TeamCity version | Download link |
---|---|
10.0 or newer (2017.1, 2017.2, etc) | cmake-runner.zip |
8.1, 9.0, 9.1 | cmake-runner.zip |
8.0 | |
7.0, 7.1 | |
6.5 | cmake-runner.zip |
See builds on the public TeamCity server
Development links
From Git
Related Materials
Feature request in the tracker.