Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-17944] Windows: Check source code against "EffectiveC++" measurements

GitHub Issuen/a
TypeStory
PriorityLow
StatusClosed
ResolutionWon't Do
Resolution Date2015-09-09T17:58:09.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsWindows
Labelsn/a
ReporterIngo Muschenetz
AssigneeChristopher Williams
Created2014-10-30T21:48:01.000+0000
Updated2015-09-09T17:58:09.000+0000

Description

G++ has a built-in compiler flag to check code against the Google standards: http://cpptruths.blogspot.com/2006/08/g-compiler-option-weffc.html To use on Windows:

Install the G++ compiler (notes here https://github.com/cpluspluscom/ChessPlusPlus/wiki/MinGW-Build-Tutorial)

Generate new build files with cmake: http://stackoverflow.com/questions/4101456/running-cmake-on-windows

Comments

No comments

JSON Source