<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Jelle Druyts - Projects|BuildCop</title>
    <link>http://jelle.druyts.net/</link>
    <description>Reflection.Emit()</description>
    <language>en-us</language>
    <copyright>Jelle Druyts</copyright>
    <lastBuildDate>Tue, 05 Feb 2008 21:37:20 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.0.7226.0</generator>
    <managingEditor>blog@druyts.net</managingEditor>
    <webMaster>blog@druyts.net</webMaster>
    <item>
      <trackback:ping>http://jelle.druyts.net/Trackback.aspx?guid=f9db393b-5ad8-482a-8d0b-1b8823662d67</trackback:ping>
      <pingback:server>http://jelle.druyts.net/pingback.aspx</pingback:server>
      <pingback:target>http://jelle.druyts.net/PermaLink.aspx?guid=f9db393b-5ad8-482a-8d0b-1b8823662d67</pingback:target>
      <dc:creator>Jelle Druyts</dc:creator>
      <wfw:comment>http://jelle.druyts.net/CommentView.aspx?guid=f9db393b-5ad8-482a-8d0b-1b8823662d67</wfw:comment>
      <wfw:commentRss>http://jelle.druyts.net/SyndicationService.asmx/GetEntryCommentsRss?guid=f9db393b-5ad8-482a-8d0b-1b8823662d67</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
It is with great pleasure that I'm finally ready to release another open source tool
on <a href="http://www.codeplex.com/">CodePlex</a>: <a href="http://www.codeplex.com/BuildCop">BuildCop</a>.
</p>
        <p>
          <em>BuildCop is a tool that analyzes MSBuild project files (interactively or during
e.g. a daily build) according to a customizable set of rules and generates reports
- e.g. is strong naming enabled, are certain project properties set correctly, is
XML documentation being generated, are assembly references correct, are naming conventions
respected, ...</em>
        </p>
        <p>
This has grown out of a quick-and-dirty tool to check various build settings in a
large customer project (to make sure that the developers were sticking to the guidelines),
and has evolved into quite a clean, flexible and customizable tool that you can now
start using as well.
</p>
        <p>
All information, downloads and documentation is available on the <a href="http://www.codeplex.com/BuildCop">BuildCop
homepage on CodePlex</a>, so rush out and let me know what you think!
</p>
        <img width="0" height="0" src="http://jelle.druyts.net/aggbug.ashx?id=f9db393b-5ad8-482a-8d0b-1b8823662d67" />
      </body>
      <title>Just Released: BuildCop v1.0!</title>
      <guid isPermaLink="false">http://jelle.druyts.net/PermaLink.aspx?guid=f9db393b-5ad8-482a-8d0b-1b8823662d67</guid>
      <link>http://jelle.druyts.net/2008/02/05/JustReleasedBuildCopV10.aspx</link>
      <pubDate>Tue, 05 Feb 2008 21:37:20 GMT</pubDate>
      <description>&lt;p&gt;
It is with great pleasure that I'm finally ready to release another open source tool
on &lt;a href="http://www.codeplex.com/"&gt;CodePlex&lt;/a&gt;: &lt;a href="http://www.codeplex.com/BuildCop"&gt;BuildCop&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
&lt;em&gt;BuildCop is a tool that analyzes MSBuild project files (interactively or during
e.g. a daily build) according to a customizable set of rules and generates reports
- e.g. is strong naming enabled, are certain project properties set correctly, is
XML documentation being generated, are assembly references correct, are naming conventions
respected, ...&lt;/em&gt;
&lt;/p&gt;
&lt;p&gt;
This has grown out of a quick-and-dirty tool to check various build settings in a
large customer project (to make sure that the developers were sticking to the guidelines),
and has evolved into quite a clean, flexible and customizable tool that you can now
start using as well.
&lt;/p&gt;
&lt;p&gt;
All information, downloads and documentation is available on the &lt;a href="http://www.codeplex.com/BuildCop"&gt;BuildCop
homepage on CodePlex&lt;/a&gt;, so rush out and let me know what you think!
&lt;/p&gt;
&lt;img width="0" height="0" src="http://jelle.druyts.net/aggbug.ashx?id=f9db393b-5ad8-482a-8d0b-1b8823662d67" /&gt;</description>
      <comments>http://jelle.druyts.net/CommentView.aspx?guid=f9db393b-5ad8-482a-8d0b-1b8823662d67</comments>
      <category>Blog</category>
      <category>Blog/General</category>
      <category>Blog/Programming</category>
      <category>Blog/Programming/.NET</category>
      <category>Projects/BuildCop</category>
    </item>
  </channel>
</rss>