Build configuration specific custom statistics
Hey,
Is it possible to have a build configuration specific custom statistics? We are interested in developing a warning count statistics for our cross-platform C/C++ code base that is being built using an Ant script. We only want this statistics to be shown for the build configuration that performs a complete rebuild. Is this possible, and if so, how?
Thanks.
- Rune
Please sign in to leave a comment.
Probably this will help you: http://www.jetbrains.net/confluence/display/TCD4/Build+Script+Interaction+with+TeamCity#BuildScriptInteractionwithTeamCity-ReportingCustomStatistics
--
Pavel Sher