User

Difference between revisions of "Sascha"

From Guiliani

(38 intermediate revisions by the same user not shown)
Line 1: Line 1:
streamruntime:
+
<!--
  
SET(STREAMRUNTIME_APPNAME "GuilianiDemo")
+
https://developers.google.com/speed/webp/docs/riff_container
 +
https://chromium.googlesource.com/webm/libvpx
  
# sets into parent_scope if any (gets rid of additional variable)
+
vera++ -> checkstlye output -> warnings next generation (input as logfile)
get_directory_property(hasParent PARENT_DIRECTORY)
 
IF(hasParent)
 
SET(STREAMRUNTIME_APPNAME ${STREAMRUNTIME_APPNAME} PARENT_SCOPE)
 
ENDIF(hasParent)
 
  
gse:
+
google code stylguide
 +
https://google.github.io/styleguide/cppguide.html
  
# ========== StreamRuntime must be build prior to GSE ==========
+
google styleguide cpplint
ADD_DEPENDENCIES(${PROJECT_NAME} ${STREAMRUNTIME_APPNAME})
+
https://github.com/google/styleguide
 +
 
 +
find bugs plugin -> warnings next generation
 +
 
 +
tags (e.g. TODO, FIXME, ...) can be found and listed
 +
 
 +
-->

Revision as of 06:51, 15 April 2021