[Wayland-bugs] [Bug 104628] Allow building inside a container

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jan 15 08:44:49 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=104628

--- Comment #3 from Peter Hutterer <peter.hutterer at who-t.net> ---
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.

> Is the installation just a matter of copying some files?

basically yes. I think there's a restorecon in there too but that may not be
needed on your distro.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20180115/aaf6da32/attachment.html>


More information about the wayland-bugs mailing list