Go to file
Bastien Nocera 47e3b9fb5c build: Add minimum GLib requirements
The build system did not have any minimum requirements on GLib, which is
somewhat optimistic. We rely on ostree, so the minimum version is the
same as ostree's minimum requirement, 2.40.
2016-07-04 23:40:14 +02:00
app Add BWRAP and --with-system-bubblewrap configure arguments 2016-06-26 11:09:03 +01:00
bubblewrap@f6ca369012 Update to latest bubblewrap 2016-06-10 10:09:02 +02:00
builder builder: Add support for a var runtime 2016-06-23 10:01:40 +02:00
buildutil spelling: progressive 2016-05-27 06:45:16 +00:00
common fix warning 2016-06-28 11:41:35 +02:00
completion Add more completions 2016-05-30 14:54:22 +02:00
data document portal: Add a more api 2016-06-16 15:04:28 -04:00
dbus-proxy spelling: specified 2016-05-27 06:46:56 +00:00
doc Merge pull request #148 from matthiasclasen/journal 2016-06-27 11:14:11 +02:00
document-portal document portal: don't reply to GetMountPoint() until ready 2016-06-24 21:07:57 +01:00
env.d Get the system installation dir right in XDG_DATA_DIRS 2016-05-20 09:21:19 +02:00
lib lib: Add flatpak_get_supported_arches 2016-06-23 11:05:49 +02:00
libglnx@4f83b70f69 Update to latest libglnx with lock release fix 2016-06-28 11:41:35 +02:00
m4 Support installed tests 2016-04-27 16:37:15 +02:00
permission-store Permission store, document portal: do not distribute generated files 2016-06-12 10:35:13 +01:00
po Rename everything but the on-disk location to flatpak 2016-05-09 11:11:55 +02:00
profile Get the system installation dir right in XDG_DATA_DIRS 2016-05-20 09:21:19 +02:00
session-helper Split out permission store from session helper 2016-05-09 14:07:22 +02:00
system-helper Disable static deltas for system-helper updates 2016-06-23 12:16:02 +02:00
tests Merge pull request #154 from smcv/test-locale 2016-06-27 12:55:39 +02:00
triggers Pass location of exports to triggers as arg1 2016-02-09 14:50:35 +01:00
.gitignore Update gitignore 2016-06-03 14:30:25 +02:00
.gitmodules Add bubblewrap submodule 2016-04-29 15:38:20 +02:00
COPYING Add COPYING to reflect license headers 2015-03-31 15:36:29 +01:00
Makefile.am Add BWRAP and --with-system-bubblewrap configure arguments 2016-06-26 11:09:03 +01:00
NEWS Update NEWS 2016-06-23 13:23:46 +02:00
README.md Fix website URL to not use https 2016-06-20 09:01:26 +02:00
acinclude.m4 Add minimal document portal tests 2015-09-07 17:17:44 +02:00
autogen.sh autogen.sh: rely on VPATH when generating Makefile-*.am.inc 2016-06-12 10:35:33 +01:00
configure.ac build: Add minimum GLib requirements 2016-07-04 23:40:14 +02:00
flatpak.pc.in Rename library to libflatpak 2016-05-09 09:46:26 +02:00
flatpak.png Add the logo to README.md 2016-06-02 18:05:22 -04:00
uncrustify.cfg Add uncrustify config 2016-05-06 15:27:19 +02:00
uncrustify.sh Add uncrustify config 2016-05-06 15:27:19 +02:00

README.md

Flatpak

Flatpak is a system for building, distributing and running sandboxed desktop applications on Linux.

See http://flatpak.org/ for more information.