axmol/tools
Xpol Wan 0001ac18f1 Add a include linter script.
It has follow:

1. lint mode: check include lines of all .h .hpp .inl .c .cpp files in cocos directory, find any included cocos2d-x files using #include "???" path not search from cocos directory.
2. fix mode: when run with -f (or --fix), it will fixes these include path.
3. when running in lint mode, it exit with code 1 if any issues found, this can be used in CI scripts to check commits and PRs.
2016-03-20 21:50:25 +08:00
..
bindings-generator@31c68edb40 fix jsb API inconsistency. 2016-03-18 16:18:40 +08:00
cocos2d-console@9fbe5887d5 Update the reference of submodule cocos2d-console 2016-02-15 10:49:57 +08:00
coding-style Add a include linter script. 2016-03-20 21:50:25 +08:00
jenkins-scripts fix Jenkins template compile 2015-08-24 10:26:12 +08:00
make-package Solve the error in git-archive-all tools. 2015-06-25 11:23:27 +08:00
particle fixed 'seperate' typo 2015-04-25 00:02:39 +03:00
performance-analyze Add tools for converting the performance tests data to excel files. 2015-09-14 09:52:21 +08:00
release fix doxygen document generate tool restore doxygen.config file unexpectly 2015-03-23 14:35:38 +08:00
simulator Add missing include file in ProjectConfig.cpp. 2016-03-08 14:36:01 +08:00
tojs Squashed commit of the following: 2016-03-03 14:17:48 +08:00
tolua add TabControl TabHeader to tolua 2016-03-03 16:22:42 +08:00
travis-scripts don't remove chipmunk js auto bindings 2016-03-03 15:46:16 +08:00
missing-tools.txt rename file name 2014-08-06 15:01:18 +08:00