flatpak-builder/builder
Tristan Van Berkom 51e387159b build-export: Add --arch option
This patch adds the --arch option to the build-export builtin command.

Previously build-export derives this from the metadata and then falls back
to xdg_app_get_arch(), except that this does not work when the metadata does
not specify an arch (such as with extensions like .Debug or .Locale).

https://bugs.freedesktop.org/show_bug.cgi?id=95226
2016-05-03 09:05:56 +02:00
..
Makefile.am.inc builder: Add shell source 2016-02-01 21:26:20 +01:00
builder-cache.c builder: Add spew when commiting to cache 2016-01-22 14:08:43 +01:00
builder-cache.h Builder: Support commiting a platform 2016-01-18 15:22:56 +01:00
builder-context.c builder: Support separating out locale data 2016-02-18 19:22:34 +01:00
builder-context.h builder: Support separating out locale data 2016-02-18 19:22:34 +01:00
builder-manifest.c xdg-app-builder: Add --arch command line option 2016-05-02 08:46:52 +02:00
builder-manifest.h builder: Actually respect the defined branch 2016-03-23 16:42:40 +01:00
builder-module.c BuilderModule: Use builder_options_get_config_opts() 2016-04-15 10:25:55 +02:00
builder-module.h Builder: Support commiting a platform 2016-01-18 15:22:56 +01:00
builder-options.c BuilderOptions: Added 'config-opts' option. 2016-04-15 10:25:55 +02:00
builder-options.h BuilderOptions: Added 'config-opts' option. 2016-04-15 10:25:55 +02:00
builder-source-archive.c builder: Support local archives with path property 2016-02-17 14:50:01 +01:00
builder-source-archive.h Add xdg-app-builder 2015-11-25 15:26:32 +01:00
builder-source-bzr.c builder: Add --disable-updates 2015-12-21 10:39:23 +01:00
builder-source-bzr.h Add xdg-app-builder 2015-11-25 15:26:32 +01:00
builder-source-file.c BuilderSourceFile: Delete destination file 2016-04-27 14:15:05 +02:00
builder-source-file.h Add xdg-app-builder 2015-11-25 15:26:32 +01:00
builder-source-git.c builder: Style fixes 2016-01-28 21:52:45 +01:00
builder-source-git.h Add xdg-app-builder 2015-11-25 15:26:32 +01:00
builder-source-patch.c builder: Add --disable-updates 2015-12-21 10:39:23 +01:00
builder-source-patch.h Add xdg-app-builder 2015-11-25 15:26:32 +01:00
builder-source-script.c builder: Add --disable-updates 2015-12-21 10:39:23 +01:00
builder-source-script.h Add script source type 2015-12-01 11:10:13 +01:00
builder-source-shell.c builder: Add shell source 2016-02-01 21:26:20 +01:00
builder-source-shell.h builder: Add shell source 2016-02-01 21:26:20 +01:00
builder-source.c builder: Add shell source 2016-02-01 21:26:20 +01:00
builder-source.h builder: Add --disable-updates 2015-12-21 10:39:23 +01:00
builder-utils.c builder: Fix unused return value warnings 2016-04-21 09:49:24 +02:00
builder-utils.h builder: Add builder_get_debuginfo_file_references 2016-02-23 12:44:01 +01:00
xdg-app-builder-main.c build-export: Add --arch option 2016-05-03 09:05:56 +02:00