Fixing scripts and configuration of cppcheck and vera++, adding some vera++ rules.

JerryScript-DCO-1.0-Signed-off-by: Ruben Ayrapetyan r.ayrapetyan@samsung.com
This commit is contained in:
Ruben Ayrapetyan
2015-04-29 19:21:15 +03:00
parent 1669c3ed3d
commit ef461e383a
8 changed files with 427 additions and 22 deletions
@@ -13,7 +13,7 @@
# limitations under the License.
# Cppcheck launcher
set(CMAKE_CPPCHECK ${CMAKE_SOURCE_DIR}/tools/cppcheck.sh)
set(CMAKE_CPPCHECK ${CMAKE_SOURCE_DIR}/tools/cppcheck/cppcheck.sh)
# Definition of cppcheck targets
add_custom_target(cppcheck)