flatpak-builder/builder
Matthew Leeds 8b50648ec0 builder: Check if .gitmodules exists before showing it. Fixes #366
This commit checks if <revision>:.gitmodules exists in the repo before
calling git-show on it, so an error message doesn't show up in the
program's output.
2016-11-01 09:30:31 +01:00
..
Makefile.am.inc OCI: Generate an oci image dir structure instead of a runtime 2016-10-31 20:11:14 +01:00
builder-cache.c Switch back to mtime==0 for ostree checkouts 2016-09-09 09:22:56 +02:00
builder-cache.h Fix license headers 2016-07-29 14:27:49 -04:00
builder-context.c builder: Add --sandbox support 2016-08-22 17:23:32 +02:00
builder-context.h builder: Add --sandbox support 2016-08-22 17:23:32 +02:00
builder-main.c builder: Break out name generation for Debug and Locale extensions 2016-10-26 20:57:57 +02:00
builder-manifest.c builder: Handle app ids with dashes in them 2016-10-26 21:40:49 +02:00
builder-manifest.h builder: Break out name generation for Debug and Locale extensions 2016-10-26 20:57:57 +02:00
builder-module.c builder: Handle the case where the source directory is in a symlink 2016-10-18 11:06:43 +02:00
builder-module.h flatpak-builder: Add support for --show-deps 2016-09-20 15:58:43 +02:00
builder-options.c builder: Add --sandbox support 2016-08-22 17:23:32 +02:00
builder-options.h builder: Add --sandbox support 2016-08-22 17:23:32 +02:00
builder-source-archive.c flatpak-builder: Add support for --show-deps 2016-09-20 15:58:43 +02:00
builder-source-archive.h Fix license headers 2016-07-29 14:27:49 -04:00
builder-source-bzr.c builder: Propagate build-args to shell sources 2016-09-05 22:01:56 +02:00
builder-source-bzr.h Fix license headers 2016-07-29 14:27:49 -04:00
builder-source-file.c flatpak-builder: Add support for --show-deps 2016-09-20 15:58:43 +02:00
builder-source-file.h Fix license headers 2016-07-29 14:27:49 -04:00
builder-source-git.c builder: Check if .gitmodules exists before showing it. Fixes #366 2016-11-01 09:30:31 +01:00
builder-source-git.h Fix license headers 2016-07-29 14:27:49 -04:00
builder-source-patch.c flatpak-builder: Add support for --show-deps 2016-09-20 15:58:43 +02:00
builder-source-patch.h Fix license headers 2016-07-29 14:27:49 -04:00
builder-source-script.c builder: Propagate build-args to shell sources 2016-09-05 22:01:56 +02:00
builder-source-script.h Fix license headers 2016-07-29 14:27:49 -04:00
builder-source-shell.c Remove unused local variables reported by clang 2016-09-12 11:11:35 +02:00
builder-source-shell.h Fix license headers 2016-07-29 14:27:49 -04:00
builder-source.c flatpak-builder: Add support for --show-deps 2016-09-20 15:58:43 +02:00
builder-source.h flatpak-builder: Add support for --show-deps 2016-09-20 15:58:43 +02:00
builder-utils.c utils: Remove unused variable 2016-10-06 12:31:54 +02:00
builder-utils.h builder: Use HostCommand calls if in sandbox 2016-09-05 21:41:14 +02:00