flatpak-builder/builder
Colin Walters 64fd2c2a8d Bump libglnx, use new glnx_throw(), fix callers
One benefit here becomes immediately obvious - `flatpak_fail()` was lacking
`G_GNUC_PRINTF` which meant we missed a lot of type checking. Fix up the
callers.
2017-03-27 10:42:36 +02:00
..
Makefile.am.inc builder: extract git mirroring code to builder-git.c 2017-02-21 11:58:35 +01:00
builder-cache.c builder: Add builder_cache_checksum_compat_boolean 2017-02-28 11:29:39 +01:00
builder-cache.h builder: Add builder_cache_checksum_compat_boolean 2017-02-28 11:29:39 +01:00
builder-context.c builder: Use separate rofiles-fuse mounts for each module 2017-02-24 14:16:12 +01:00
builder-context.h builder: Use separate rofiles-fuse mounts for each module 2017-02-24 14:16:12 +01:00
builder-git.c builder: Always clone git repos with transport.fsckObjects 2017-02-27 16:17:57 +01:00
builder-git.h builder: extract git mirroring code to builder-git.c 2017-02-21 11:58:35 +01:00
builder-main.c builder: Add --default-branch=BRANCH 2017-03-21 13:16:29 +01:00
builder-manifest.c builder: Add --default-branch=BRANCH 2017-03-21 13:16:29 +01:00
builder-manifest.h builder: Add --default-branch=BRANCH 2017-03-21 13:16:29 +01:00
builder-module.c Fix some issues with musl 2017-03-15 10:14:39 +01:00
builder-module.h builder: Add only-arches and skip-arches for sources 2017-02-28 17:41:45 +01:00
builder-options.c builder: Make cflags, cxxflags and ldflags append, not replace 2017-03-14 10:53:38 +01:00
builder-options.h builder: Add support for ldflags 2017-03-14 10:26:22 +01:00
builder-post-process.c builder: Don't strip already stripped binaries 2017-03-09 17:03:59 +01:00
builder-post-process.h builder: Split out debuginfo handling to a post-process step 2017-02-16 09:40:08 +01:00
builder-source-archive.c Fix clang build: remove unused variables 2017-02-14 09:00:57 +01:00
builder-source-archive.h Fix license headers 2016-07-29 14:27:49 -04:00
builder-source-bzr.c Fix compiler warnings with uninitialised cleanup pointers 2017-01-19 10:05:13 +01:00
builder-source-bzr.h Fix license headers 2016-07-29 14:27:49 -04:00
builder-source-file.c builder: Silence unused return value warning 2017-02-28 11:05:01 +01:00
builder-source-file.h Fix license headers 2016-07-29 14:27:49 -04:00
builder-source-git.c builder: extract git mirroring code to builder-git.c 2017-02-21 11:58:35 +01:00
builder-source-git.h Fix license headers 2016-07-29 14:27:49 -04:00
builder-source-patch.c builder: Add some spew when applying patches 2016-12-12 17:20:36 +01:00
builder-source-patch.h Fix license headers 2016-07-29 14:27:49 -04:00
builder-source-script.c builder: Work around g_file_replace truncating hardlinked dests 2017-02-15 18:04:00 +01:00
builder-source-script.h Fix license headers 2016-07-29 14:27:49 -04:00
builder-source-shell.c Fix some issues with musl 2017-03-15 10:14:39 +01:00
builder-source-shell.h Fix license headers 2016-07-29 14:27:49 -04:00
builder-source.c Bump manifest cache version to rebuild everything 2017-03-14 12:02:35 +01:00
builder-source.h builder: Add only-arches and skip-arches for sources 2017-02-28 17:41:45 +01:00
builder-utils.c Bump libglnx, use new glnx_throw(), fix callers 2017-03-27 10:42:36 +02:00
builder-utils.h builder: Download files and archives directly to disk, don't keep them in memory. 2017-02-09 12:26:05 +01:00