flatpak-builder/app
Simon McVittie ee99e8afff Add BWRAP and --with-system-bubblewrap configure arguments
This lets distributors share a system copy of bubblewrap (>= 0.1.0)
between Flatpak and any other projects that benefit from it, if they are
careful to keep new versions in sync. The default is still to use the
bundled submodule, ensuring compatibility and simplifying dependencies.

Enable $PATH search everywhere that runs bwrap, so that $BWRAP doesn't
necessarily need to be a fully-qualified path.

Signed-off-by: Simon McVittie <smcv@debian.org>
2016-06-26 11:09:03 +01:00
..
Makefile.am.inc flatpak: Add a command to list exported documents 2016-06-16 15:05:18 -04:00
flatpak-builtins-add-remote.c remote-add: Support remote-add --from=keyfile NAME 2016-05-31 16:26:59 +02:00
flatpak-builtins-build-bundle.c Add more completions 2016-05-30 14:54:22 +02:00
flatpak-builtins-build-export.c Add more completions 2016-05-30 14:54:22 +02:00
flatpak-builtins-build-finish.c Add more completions 2016-05-30 14:54:22 +02:00
flatpak-builtins-build-import-bundle.c Add more completions 2016-05-30 14:54:22 +02:00
flatpak-builtins-build-init.c Add more completions 2016-05-30 14:54:22 +02:00
flatpak-builtins-build-sign.c Add more completions 2016-05-30 14:54:22 +02:00
flatpak-builtins-build.c Add BWRAP and --with-system-bubblewrap configure arguments 2016-06-26 11:09:03 +01:00
flatpak-builtins-delete-remote.c Add more completions 2016-05-30 14:54:22 +02:00
flatpak-builtins-document-export.c flatpak: Add a way to revoke privileges for exported documents 2016-06-16 15:05:18 -04:00
flatpak-builtins-document-info.c flatpak: Add a document-info command 2016-06-16 15:05:18 -04:00
flatpak-builtins-document-list.c flatpak: Add a command to list exported documents 2016-06-16 15:05:18 -04:00
flatpak-builtins-document-unexport.c flatpak: Add a document-unexport command 2016-06-16 15:05:18 -04:00
flatpak-builtins-enter.c flatpak enter: Add completion 2016-06-10 01:09:51 -04:00
flatpak-builtins-info.c Add more completions 2016-05-30 14:54:22 +02:00
flatpak-builtins-install.c Properly handle subpaths on update 2016-06-07 22:12:51 +02:00
flatpak-builtins-list-remotes.c Add more completions 2016-05-30 14:54:22 +02:00
flatpak-builtins-list.c Replace bash completion shell script with C-based version 2016-05-27 16:30:13 +02:00
flatpak-builtins-ls-remote.c remote-ls: Better multiarch support 2016-06-23 13:08:12 +02:00
flatpak-builtins-make-current.c make-current: Use find_installed_ref() 2016-06-23 12:54:45 +02:00
flatpak-builtins-override.c Add more completions 2016-05-30 14:54:22 +02:00
flatpak-builtins-repo-update.c Add more completions 2016-05-30 14:54:22 +02:00
flatpak-builtins-run.c Replace bash completion shell script with C-based version 2016-05-27 16:30:13 +02:00
flatpak-builtins-uninstall.c Add more completions 2016-05-30 14:54:22 +02:00
flatpak-builtins-update.c update: Always look at all existing apps when updating 2016-06-23 11:36:51 +02:00
flatpak-builtins.h flatpak: Add a command to list exported documents 2016-06-16 15:05:18 -04:00
flatpak-main.c Add flatpak --supported-arches 2016-06-23 11:12:28 +02:00