General Info
| Author | Vladislav Rassokhin |
| License | Apache 2.0 |
| Type | free, open-source |
Plugin Description
Adds CMake & GNU Make build runners to TeamCity.
Build runners:
- CMake configure - generating build scripts.
- CMake builder - universal builder, using native builder program & scripts specified in 'CMake configure' runner.
- GNU Make runner - builder uses GNU Make program for build Makefile-based building scripts.
Benefits:
- User interface to configure common CMake/Make options
- Highlight errors and warnings in build log
- Tree view for build log (for GNU Make only)
TeamCity Versions Compatibility
TeamCity 6.5
TeamCity 7.0
Download
Builds at teamcity.jetbrains.net
Development links
From Git
Building
Builds at teamcity.jetbrains.net
Related Materials
Feature request in the tracker.