flatpak-builder/builder
Philip Chimento 86bc5f39be builder: Use build-args during cleanup
Any build-args specified in the manifest should be used during the
cleanup and platform-cleanup stages. This is because if you are using
QEMU to build for another architecture, for example, you need to pass
--bind-mount in the build-args, and the bind mount also needs to be
present while running cleanup commands.
2017-06-30 10:23:52 +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 commit property to git source 2017-04-04 15:21:11 +02:00
builder-cache.h builder: Add commit property to git source 2017-04-04 15:21:11 +02:00
builder-context.c builder: Better debug output from the rofiles-fuse code 2017-05-19 11:34:37 +02:00
builder-context.h builder: Add builder_context_find_in_sources_dirs 2017-04-24 09:02:38 +02:00
builder-git.c builder: Allow specifying the git commit if the branch is a tag 2017-05-11 10:52:30 +02:00
builder-git.h builder: Allow specifying the git commit if the branch is a tag 2017-05-11 10:52:30 +02:00
builder-main.c builder: Better handling of default-branch 2017-06-19 21:16:46 +02:00
builder-manifest.c builder: Use build-args during cleanup 2017-06-30 10:23:52 +02:00
builder-manifest.h builder: Better handling of default-branch 2017-06-19 21:16:46 +02:00
builder-module.c builder: Allow building modules with no sources if buildsystem=simple 2017-06-26 12:19:17 +02:00
builder-module.h builder: Allow building modules with no sources if buildsystem=simple 2017-06-26 12:19:17 +02:00
builder-options.c builder-options: Fix setting CPPFLAGS 2017-06-06 20:09:16 +01:00
builder-options.h builder: Add support for ldflags 2017-03-14 10:26:22 +01:00
builder-post-process.c builder: Allow .pyc files without .py 2017-06-13 11:17:06 +02: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 builder: Use context_find_in_sources_dirs to simplify code 2017-04-24 09:02:42 +02:00
builder-source-archive.h Fix license headers 2016-07-29 14:27:49 -04:00
builder-source-bzr.c fix clang warning 2017-05-11 10:55:26 +02:00
builder-source-bzr.h Fix license headers 2016-07-29 14:27:49 -04:00
builder-source-file.c builder: Convert bundle sources to cached stage 2017-04-24 13:52:38 +02:00
builder-source-file.h Fix license headers 2016-07-29 14:27:49 -04:00
builder-source-git.c builder: Allow specifying the git commit if the branch is a tag 2017-05-11 10:52:30 +02:00
builder-source-git.h Fix license headers 2016-07-29 14:27:49 -04:00
builder-source-patch.c builder: Fix up unused variable warnings from clang 2017-04-24 21:48:57 +02:00
builder-source-patch.h Fix license headers 2016-07-29 14:27:49 -04:00
builder-source-script.c Bundle source: use C-style comments 2017-04-13 13:32:33 +02:00
builder-source-script.h Fix license headers 2016-07-29 14:27:49 -04:00
builder-source-shell.c Bundle source: use C-style comments 2017-04-13 13:32:33 +02:00
builder-source-shell.h Fix license headers 2016-07-29 14:27:49 -04:00
builder-source.c Merge remote-tracking branch 'upstream/master' into bundle-sources 2017-04-21 00:13:01 +02:00
builder-source.h Merge remote-tracking branch 'upstream/master' into bundle-sources 2017-04-21 00:13:01 +02:00
builder-utils.c builder: Don't warn for unknown properties starting with x- 2017-05-26 16:34:43 +02:00
builder-utils.h builder: Print warnings for unknown properties 2017-04-19 20:22:11 +02:00