flatpak-builder/common
Alexander Larsson 7018717ce2 install: Support installing multiple apps at the same time
Instead of using "NAME [BRANCH]" as the command list we now
support REF..., where each REF can be partial. This is easiest
explained by examples. Here are some valid refs:

  org.test.App - only app id
  app/org.test.App/x86_64/stable - full ref
  org.test.App/x86_64/stable - full ref without prefix
  org.test.App - only app id
  org.test.App//stable - only branch
  org.test.App/x86_64 - only arch

If any parts are left out they are wildcarded. Such parts are filled
first by looking at other command line arguments like --arch and
--app/--runtime. And finally by looking at what is available in the
remote. If there are multiple matches the user is told the options
in an error message.
2016-10-14 15:45:16 +02:00
..
gvdb Rename lib/ to common/ in preparation for public xdg-app library 2015-11-26 22:05:38 +01:00
Makefile.am.inc Create directories before attempting to generate code into them 2016-08-26 12:36:35 +03:00
flatpak-chain-input-stream.c Fix license headers 2016-07-29 14:27:49 -04:00
flatpak-chain-input-stream.h Fix license headers 2016-07-29 14:27:49 -04:00
flatpak-common-types.h Add FlatpakKinds flag and use instead of booleans 2016-10-14 11:20:53 +02:00
flatpak-db.c Rename everything but the on-disk location to flatpak 2016-05-09 11:11:55 +02:00
flatpak-db.h Rename everything but the on-disk location to flatpak 2016-05-09 11:11:55 +02:00
flatpak-dir.c install: Better not-found error message 2016-10-14 13:25:58 +02:00
flatpak-dir.h Add FlatpakKinds flag and use instead of booleans 2016-10-14 11:20:53 +02:00
flatpak-portal-error.c Change portal error names to not contain Flatpak 2016-05-12 22:03:09 +02:00
flatpak-portal-error.h Rename everything but the on-disk location to flatpak 2016-05-09 11:11:55 +02:00
flatpak-run.c Add FlatpakKinds flag and use instead of booleans 2016-10-14 11:20:53 +02:00
flatpak-run.h Support mixed (multilib/multiarch) binaries in Flatpaks 2016-10-03 09:54:05 +02:00
flatpak-utils.c install: Support installing multiple apps at the same time 2016-10-14 15:45:16 +02:00
flatpak-utils.h install: Support installing multiple apps at the same time 2016-10-14 15:45:16 +02:00