waf/waflib
Thiago da Silva Andrade Soares =^.~= 4bea5a28ae Cppcheck tool - Fix creation of invalid command on windows
The following error occurring when we try to run the cppcheck tool on windows.
As we see in the error message, the command is not well formed.

WafError:
    Command "['C:\\\\Program Files (x86)\\\\Cppcheck\\\\cppcheck.exe'] --inconclusive --report-progress --verbose --xml ..."
returned 1
2016-02-24 21:53:15 +01:00
..
Tools Nicer configuration message on ruby detection 2016-02-24 07:16:04 +01:00
extras Cppcheck tool - Fix creation of invalid command on windows 2016-02-24 21:53:15 +01:00
Build.py Removed bld.returned_tasks 2016-02-15 23:52:11 +01:00
ConfigSet.py docs 2015-12-25 18:06:18 +01:00
Configure.py Smarter detection of programs passed to the command-line 2016-02-23 22:59:29 +01:00
Context.py Unnecessary variable duplication 2016-02-06 13:03:43 +01:00
Errors.py Initial commit 2011-09-10 11:13:51 +02:00
Logs.py Cleanup: removed most unused variables and imports 2015-10-11 11:32:27 +02:00
Node.py Cache Node signatures on the context level 2016-02-15 23:04:30 +01:00
Options.py Enable relative paths to be processed in the --top and --out options 2015-10-10 17:05:13 +02:00
Runner.py Reduced Task size (~700B/task) 2016-02-15 00:46:35 +01:00
Scripting.py Code cleanup 2016-01-17 14:32:23 +01:00
Task.py Smarter detection of programs passed to the command-line 2016-02-23 22:59:29 +01:00
TaskGen.py Better error message 2016-01-15 23:53:17 +01:00
Utils.py Trim less in lru_cache 2016-02-15 23:23:34 +01:00
__init__.py Initial commit 2011-09-10 11:13:51 +02:00
ansiterm.py docs 2015-12-25 17:54:07 +01:00
fixpy2.py First commit of the year 2015 2015-01-01 16:24:54 +01:00