rt-thread/tools
Grissiom 34027e65e3 building.py: add clang static analyzer support
It adds the '--clang-analyzer' option that could invoke clang as the
static code checker. It is recommanded to work with 'scan-build' shipped
with Clang. For example, `scan-build scons --clang-analyzer`.
2013-07-09 21:08:36 +08:00
..
auto-ci.py Add detail build result 2013-02-02 17:36:34 +08:00
buildbot.py add buildbot script. 2012-01-08 03:14:19 +00:00
building.py building.py: add clang static analyzer support 2013-07-09 21:08:36 +08:00
codeblocks.py add a default codeblocks template. 2013-06-16 23:18:16 +08:00
cscope.py tools: add an option to generate cscope database 2013-06-19 18:02:03 +08:00
iar.py update iar.py: fixed bug when path is absolute. 2013-06-22 23:22:30 +08:00
keil.py Keep flash setting when generate Keil MDK project. 2013-06-03 06:37:54 +08:00
sconsui.py convert end of line 2013-01-08 05:05:02 -08:00
template.cbp add a default codeblocks template. 2013-06-16 23:18:16 +08:00
utils.py cleanup the building script in tools. 2012-02-19 09:11:35 +00:00
vs.py support header files addition for vs script 2012-12-01 07:01:55 +00:00
win32spawn.py convert end of line 2013-01-08 05:05:02 -08:00
wizard.py convert end of line 2013-01-08 05:05:02 -08:00