- Oct 18, 2017
-
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
bare-user-only repositories are less space-efficient, but should be much faster. Successful builds can be exported into archive-z2 format for publication as a separate step. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
It seems `flatpak install` exits 0 when we already have that ref. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- Oct 17, 2017
-
-
Simon McVittie authored
In recent versions of apt, "apt-get source PACKAGE=VERSION" implies APT::Get::Only-Source=true (which interprets PACKAGE as a source package and not a binary package), but Ubuntu precise's apt doesn't seem to imply that, and for some reason downloading everything in one big batch doesn't seem to give the same answer as doing individual sources. Try to do one big batch because it's faster and has better progress feedback, but be willing to fall back if apt gets confused. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- Oct 16, 2017
-
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
This is necessary for packages that were built in OBS, which pretend to be a sourceful upload to avoid breaking packages' assumptions that Architecture: all packages are never binNMU'd and hence can be depended on as foo-data (= ${source:Version}). However, the source isn't kept, and is identical to the base version except for debian/changelog. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Otherwise ostree will try to hard-link files across the boundary. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Previously, we were only invoking it after fetching from a remote. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
This is useful for GPL and DFSG compliance. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- Oct 09, 2017
-
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- Oct 06, 2017
-
-
Simon McVittie authored
We don't break out a Debug runtime yet, so the debug symbols for libc will just go into the SDK. This seems fine for now. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- Oct 03, 2017
-
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- Oct 02, 2017
-
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- Sep 20, 2017
-
-
Simon McVittie authored
-
Simon McVittie authored
-
Simon McVittie authored
-
Simon McVittie authored
-
- Sep 18, 2017
-
-
Simon McVittie authored
-
Simon McVittie authored
-
Simon McVittie authored
Development files for libgles2, libglu1-mesa are indirectly pulled in by development files for SDL2. Development files for libxcb-randr0, libxcb-render0 are indirectly pulled in by development files for Mesa, via libxcb-present-dev. It's misleading if we have development files for something in the Sdk (so we can link against it at build time) but then don't ship the corresponding shared library in the Platform.
-
file:///Simon McVittie authored
This means they are treated like downloaded files, so they end up as bundleable sources rather than base64 in the manifest.
-
- Sep 15, 2017
-
-
Simon McVittie authored
-
Simon McVittie authored
-
Simon McVittie authored
-
Simon McVittie authored
-
Simon McVittie authored
-
Simon McVittie authored
-
Simon McVittie authored
-
Simon McVittie authored
-
Simon McVittie authored
-
Simon McVittie authored
-