<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTOURBUG - Allow building inside a container"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=104628#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTOURBUG - Allow building inside a container"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=104628">bug 104628</a>
              from <span class="vcard"><a class="email" href="mailto:peter.hutterer@who-t.net" title="Peter Hutterer <peter.hutterer@who-t.net>"> <span class="fn">Peter Hutterer</span></a>
</span></b>
        <pre>ninja install has a dependency on ninja build (or whatever the build target is
called). So if the timestamps change or any of the headers, or any of the
dependencies, it'll rebuild. basically: if you change anything underneath
ninja, it'll rebuild.

distributions do what you want to do with chroots, etc. e.g. if you're on
fedora you're probably better off with mock than docker containers.

<span class="quote">> Is the installation just a matter of copying some files?</span >

basically yes. I think there's a restorecon in there too but that may not be
needed on your distro.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>