flatpak-builder/common
Alexander Larsson 8b5208a995 Add lock file for each xdg-app dir.
This protects the stuff outside the repo (such as deploys, exports,
active checkout, current branch, etc). However, we rely on ostree
concurrency handling for handling concurrent pulls and prunes.

For reading (e.g. list-apps, etc), we don't do any locking, as these
all writes are essentially updated atomically (last change is atomic) and
any once you return such information it could be out of date anyway.
2015-12-15 16:20:28 +01:00
..
gvdb Rename lib/ to common/ in preparation for public xdg-app library 2015-11-26 22:05:38 +01:00
Makefile.am.inc common: Make it explicit that XdgAppError are portal errors 2015-12-08 12:16:38 +01:00
xdg-app-chain-input-stream.c Rename lib/ to common/ in preparation for public xdg-app library 2015-11-26 22:05:38 +01:00
xdg-app-chain-input-stream.h Rename lib/ to common/ in preparation for public xdg-app library 2015-11-26 22:05:38 +01:00
xdg-app-common-types.h common: Move typedef to separate header to avoid circular deps 2015-12-07 12:26:44 +01:00
xdg-app-db.c Rename lib/ to common/ in preparation for public xdg-app library 2015-11-26 22:05:38 +01:00
xdg-app-db.h Rename lib/ to common/ in preparation for public xdg-app library 2015-11-26 22:05:38 +01:00
xdg-app-dir.c Add lock file for each xdg-app dir. 2015-12-15 16:20:28 +01:00
xdg-app-dir.h Add lock file for each xdg-app dir. 2015-12-15 16:20:28 +01:00
xdg-app-helper.c helper: Properly unescape strings 2015-12-15 14:35:18 +01:00
xdg-app-portal-error.c lib: Add custom GError codes 2015-12-15 15:27:37 +01:00
xdg-app-portal-error.h common: Make it explicit that XdgAppError are portal errors 2015-12-08 12:16:38 +01:00
xdg-app-run.c xdg_app_run_app: Handle error == NULL 2015-12-07 13:34:50 +01:00
xdg-app-run.h common: Clean up xdg_app_run_app() 2015-12-07 13:04:45 +01:00
xdg-app-utils.c common: Add xdg_app_compose_ref helper 2015-12-15 14:55:29 +01:00
xdg-app-utils.h common: Add xdg_app_compose_ref helper 2015-12-15 14:55:29 +01:00