flatpak-builder/lib
Philip Withnall 6321bc9c93 lib: Make P2P API unconditionally public
Rather than a lot of #ifdef mess in the public headers, Alex would
prefer that the P2P API is made unconditionally public. This assumes
that they are unlikely to change in future. If they do, we just make
them return NULL or break API and drop them.

Signed-off-by: Philip Withnall <withnall@endlessm.com>
2017-08-18 14:23:03 +02:00
..
Makefile.am.inc build: Add AM_* variables to all per-target special variables 2017-07-06 15:05:58 +01:00
flatpak-bundle-ref.c common: Support collection IDs in flatpak{ref,repo} and bundle files 2017-08-18 14:23:03 +02:00
flatpak-bundle-ref.h bundles: Support dependencies and runtime-repo 2016-12-20 16:27:57 +01:00
flatpak-enum-types.c.template Rename source files to flatpak 2016-05-09 09:00:20 +02:00
flatpak-enum-types.h.template Rename source files to flatpak 2016-05-09 09:00:20 +02:00
flatpak-error.c Move flatpack_error quark to common so that the common code can use it 2016-05-12 16:33:48 +02:00
flatpak-error.h Rename everything but the on-disk location to flatpak 2016-05-09 11:11:55 +02:00
flatpak-installation.c common: Support collection IDs for related refs and extensions 2017-08-18 14:23:03 +02:00
flatpak-installation.h lib: Add flatpak_installation_update_appstream_full_sync with progress 2017-05-22 13:32:58 +02:00
flatpak-installed-ref-private.h Fix license headers 2016-07-29 14:27:49 -04:00
flatpak-installed-ref.c Import ostree's compiler warnings, fix up callers 2017-03-27 10:42:36 +02:00
flatpak-installed-ref.h Fix license headers 2016-07-29 14:27:49 -04:00
flatpak-ref.c lib: Make P2P API unconditionally public 2017-08-18 14:23:03 +02:00
flatpak-ref.h lib: Make P2P API unconditionally public 2017-08-18 14:23:03 +02:00
flatpak-related-ref-private.h common: Support collection IDs for related refs and extensions 2017-08-18 14:23:03 +02:00
flatpak-related-ref.c common: Support collection IDs for related refs and extensions 2017-08-18 14:23:03 +02:00
flatpak-related-ref.h Fix license headers 2016-07-29 14:27:49 -04:00
flatpak-remote-private.h lib: List dynamic remotes in flatpak_installation_list_remotes() 2017-08-18 14:23:03 +02:00
flatpak-remote-ref-private.h Fix license headers 2016-07-29 14:27:49 -04:00
flatpak-remote-ref.c Fix license headers 2016-07-29 14:27:49 -04:00
flatpak-remote-ref.h Fix license headers 2016-07-29 14:27:49 -04:00
flatpak-remote.c lib: Make P2P API unconditionally public 2017-08-18 14:23:03 +02:00
flatpak-remote.h lib: Make P2P API unconditionally public 2017-08-18 14:23:03 +02:00
flatpak-version-macros.h.in Add FLATPAK_CHECK_VERSION macro 2016-09-13 13:30:04 +02:00
flatpak.c Rename source files to flatpak 2016-05-09 09:00:20 +02:00
flatpak.h Fix license headers 2016-07-29 14:27:49 -04:00
test-lib.c lib/remote: Add getter/setter for collection IDs 2017-08-18 14:23:03 +02:00