<html>
    <head>
      <base href="http://llvm.org/bugs/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Replace build system with Gyp"
   href="http://llvm.org/bugs/show_bug.cgi?id=18952">18952</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Replace build system with Gyp
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Build scripts
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>trunk
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>cmake
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>unassignedbugs@nondot.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>caitpotter88@gmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvmbugs@cs.uiuc.edu
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>I would very much like to use Gyp for building LLVM, for several reasons:

1) Greatly simplify building a local copy of LLVM in a project using Gyp
2) Declarative build configuration (make life easier for developers)
3) Improve life for developers using MS toolchains
4) Probably a great deal of other things

I know that people hate build system migrations, and LLVM is big, so I probably
can't do it all on my own anyways. But it's something worth doing, in my
opinion, both for projects I'm working on, and for the community at large.

If people are not totally opposed to this, then perhaps this could become a
sort of meta-bug for porting different pieces of the build system over to Gyp.
If people really hate the idea of doing this, then I'm not going to work to
improve it.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>