<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/layer_management.git/scripts, branch master</title>
<subtitle>git.projects.genivi.org: Obsolete
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/layer_management.git/'/>
<entry>
<title>Check-style scripts: fixes</title>
<updated>2013-03-27T13:14:10+00:00</updated>
<author>
<name>Timo Lotterbach</name>
<email>timo.lotterbach@bmw-carit.de</email>
</author>
<published>2013-03-27T11:46:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/layer_management.git/commit/?id=2d439de8212cad4c0abd56a53b62bbcc934673c3'/>
<id>2d439de8212cad4c0abd56a53b62bbcc934673c3</id>
<content type='text'>
-check license can now handle different license
-solved a lot of limitations for check indentation and single definitions on line
-solved some small bugs (did not introduce any new positives or negatives)

Signed-off-by: Timo Lotterbach &lt;timo.lotterbach@bmw-carit.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
-check license can now handle different license
-solved a lot of limitations for check indentation and single definitions on line
-solved some small bugs (did not introduce any new positives or negatives)

Signed-off-by: Timo Lotterbach &lt;timo.lotterbach@bmw-carit.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Added python scripts to check code style</title>
<updated>2013-03-14T12:03:39+00:00</updated>
<author>
<name>Timo Lotterbach</name>
<email>timo.lotterbach@bmw-carit.de</email>
</author>
<published>2013-02-28T12:49:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/layer_management.git/commit/?id=ec93f4680936a602096a1e12f8f963e7c399c3e4'/>
<id>ec93f4680936a602096a1e12f8f963e7c399c3e4</id>
<content type='text'>
- check header guards
- check license header in source files
- check only spaces, no tabs
- check line length
- check indentation
- check single statement on same line
- check single definition on line
- check curly braces on separate line
- check consistent whitespace usage
- check for unneccessary empty lines

Each script takes the list of files to check as arguments.
All scripts print a help message if no argument is provided.

Scripts will print all warnings in a gcc-style format, so
default error and warning parsers will detect them.

Signed-off-by: Timo Lotterbach &lt;timo.lotterbach@bmw-carit.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- check header guards
- check license header in source files
- check only spaces, no tabs
- check line length
- check indentation
- check single statement on same line
- check single definition on line
- check curly braces on separate line
- check consistent whitespace usage
- check for unneccessary empty lines

Each script takes the list of files to check as arguments.
All scripts print a help message if no argument is provided.

Scripts will print all warnings in a gcc-style format, so
default error and warning parsers will detect them.

Signed-off-by: Timo Lotterbach &lt;timo.lotterbach@bmw-carit.de&gt;
</pre>
</div>
</content>
</entry>
</feed>
