<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Slicer, branch slicer-1.10.6.2</title>
<subtitle>Library and tools for extensible serialisation of ICE objects.</subtitle>
<id>http://git.randomdan.homeip.net/repo/slicer/atom?h=slicer-1.10.6.2</id>
<link rel='self' href='http://git.randomdan.homeip.net/repo/slicer/atom?h=slicer-1.10.6.2'/>
<link rel='alternate' type='text/html' href='http://git.randomdan.homeip.net/repo/slicer/'/>
<updated>2021-10-17T15:29:20Z</updated>
<entry>
<title>Tidy up IWYU</title>
<updated>2021-10-17T15:29:20Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2021-10-17T15:29:20Z</published>
<link rel='alternate' type='text/html' href='http://git.randomdan.homeip.net/repo/slicer/commit/?id=333d343c03481f66a1a75553e2c18f915e8bc984'/>
<id>urn:sha1:333d343c03481f66a1a75553e2c18f915e8bc984</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Apply clang-tidy recommendations</title>
<updated>2021-10-17T15:28:39Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2021-10-17T14:43:26Z</published>
<link rel='alternate' type='text/html' href='http://git.randomdan.homeip.net/repo/slicer/commit/?id=f8933e852daa697fcff7f44aaa4ec2814c178994'/>
<id>urn:sha1:f8933e852daa697fcff7f44aaa4ec2814c178994</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Exclude common.o from checks</title>
<updated>2021-10-17T14:43:06Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2021-10-17T14:43:06Z</published>
<link rel='alternate' type='text/html' href='http://git.randomdan.homeip.net/repo/slicer/commit/?id=914ef47b5c35b3d2f6903556cea84796325a273d'/>
<id>urn:sha1:914ef47b5c35b3d2f6903556cea84796325a273d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Suppress leak in libmcpp.so</title>
<updated>2021-10-17T14:36:03Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2021-10-17T14:36:03Z</published>
<link rel='alternate' type='text/html' href='http://git.randomdan.homeip.net/repo/slicer/commit/?id=e2442ee3f0d1c9e7c8c9bf085c01d54873f97704'/>
<id>urn:sha1:e2442ee3f0d1c9e7c8c9bf085c01d54873f97704</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Exclude locally installed header</title>
<updated>2021-10-17T14:18:27Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2021-10-17T14:18:27Z</published>
<link rel='alternate' type='text/html' href='http://git.randomdan.homeip.net/repo/slicer/commit/?id=f606e378aea0b55c789be136e47baa7375ad3eab'/>
<id>urn:sha1:f606e378aea0b55c789be136e47baa7375ad3eab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix the messy include problem</title>
<updated>2021-10-08T19:33:10Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2021-10-08T16:59:50Z</published>
<link rel='alternate' type='text/html' href='http://git.randomdan.homeip.net/repo/slicer/commit/?id=c7fd077dae2807060957ccc69463d15a05c17907'/>
<id>urn:sha1:c7fd077dae2807060957ccc69463d15a05c17907</id>
<content type='text'>
Avoids the inconsitent include rules across the build using an install rule.
Fixes the includes in this project to use the same definition as outside.
</content>
</entry>
<entry>
<title>Add stub header for all header only files, fix up most IWYU errors</title>
<updated>2021-10-05T23:58:16Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2021-10-05T23:58:16Z</published>
<link rel='alternate' type='text/html' href='http://git.randomdan.homeip.net/repo/slicer/commit/?id=a148b923762712c6f724acf7fdec1fa18d221a6a'/>
<id>urn:sha1:a148b923762712c6f724acf7fdec1fa18d221a6a</id>
<content type='text'>
Errors disabled for generated code as some of it isn't generated in slicer
</content>
</entry>
<entry>
<title>Pass nearly all the tidy checks</title>
<updated>2021-09-25T10:53:38Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2021-09-25T10:53:38Z</published>
<link rel='alternate' type='text/html' href='http://git.randomdan.homeip.net/repo/slicer/commit/?id=22d21fcd58c8cd872c90caed84f62bd9798e7427'/>
<id>urn:sha1:22d21fcd58c8cd872c90caed84f62bd9798e7427</id>
<content type='text'>
clang-tidy and cppcheck for everything, everything but generated code for IWYU
</content>
</entry>
<entry>
<title>Fix tidy exclusion path to cxxstd-20-iso, not 17</title>
<updated>2021-09-25T10:48:50Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2021-09-25T10:48:50Z</published>
<link rel='alternate' type='text/html' href='http://git.randomdan.homeip.net/repo/slicer/commit/?id=8fdc26768f9f6d1daab08768bd279f071f1adc27'/>
<id>urn:sha1:8fdc26768f9f6d1daab08768bd279f071f1adc27</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pass IWYU test for slicer and tool</title>
<updated>2021-09-24T18:59:15Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2021-09-24T18:59:15Z</published>
<link rel='alternate' type='text/html' href='http://git.randomdan.homeip.net/repo/slicer/commit/?id=dfd0dd6d9be9a22eecd332ffcc9f88e44dbbaef5'/>
<id>urn:sha1:dfd0dd6d9be9a22eecd332ffcc9f88e44dbbaef5</id>
<content type='text'>
</content>
</entry>
</feed>
