summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2015-03-06Mount system fonts in /run/host/fontsAlexander Larsson1-0/+1
2015-03-04Run each app in a custom systemd user scope (if available)Alexander Larsson1-1/+11
2015-03-02Revert "Look for libcap pkg-config file for cflags to ensure we have the head...Alexander Larsson1-3/+0
2015-03-02Look for libcap pkg-config file for cflags to ensure we have the headersAlexander Larsson1-0/+3
2015-02-19Use bind mounts instead of mknodAlexander Larsson1-1/+1
2015-02-17Fix pathStephan Bergmann1-1/+1
2015-02-13Move run helpers from builtin-run to xdg-app-run.c fileAlexander Larsson1-0/+2
2015-02-08Add support for --with-priv-mode=capsAlexander Larsson1-0/+6
2015-02-06Put system installed apps/runtimes in localstatedir (/var)Alexander Larsson1-0/+1
2015-01-28Call out to the session helper and get the monitor dirAlexander Larsson1-0/+1
2015-01-28Add xdg-app-session-helperAlexander Larsson1-2/+46
2015-01-24Separate out repo-updating commandMatthias Clasen1-0/+1
2015-01-23Fix another typoAlexander Larsson1-1/+1
2015-01-23Fix typo from last commitAlexander Larsson1-1/+1
2015-01-23Add bash completionMatthias Clasen1-2/+6
2015-01-21Use libsoup to load summary via httpMatthias Clasen1-2/+2
2015-01-19Change terminology from 'repo' to 'remote'Matthias Clasen1-3/+3
2015-01-19Merge pull request #21 from matthiasclasen/uninstallAlexander Larsson1-0/+1
2015-01-19Also rewrite Exec= in service filesAlexander Larsson1-1/+2
2015-01-16Merge pull request #18 from matthiasclasen/build-finishAlexander Larsson1-0/+2
2015-01-16Rename make-repo to build-exportMatthias Clasen1-1/+1
2015-01-16Add uninstall-runtime and uninstall-app commandsMatthias Clasen1-0/+1
2015-01-15Add a repo-contents commandMatthias Clasen1-0/+1
2015-01-15Add a make-repo commandMatthias Clasen1-0/+1
2015-01-15Add a build-finish commandMatthias Clasen1-0/+1
2015-01-15Add triggers for exportsAlexander Larsson1-1/+9
2015-01-15Merge pull request #14 from matthiasclasen/list-runtimesAlexander Larsson1-0/+1
2015-01-15Add a list-repos commandMatthias Clasen1-0/+1
2015-01-14Add a list-runtimes commandMatthias Clasen1-0/+1
2015-01-14Merge pull request #4 from matthiasclasen/delete-repoAlexander Larsson1-0/+1
2015-01-14Add man pagesMatthias Clasen1-0/+4
2015-01-13Add a delete-repo commandMatthias Clasen1-0/+1
2015-01-13Use sudo only if --enable-sudo is passedVadim Rutkovsky1-2/+2
2015-01-13Use sudo and DESTDIR in install-exec-hookVadim Rutkovsky1-2/+2
2015-01-12Add build builtinAlexander Larsson1-0/+1
2015-01-12Add build-init builtinAlexander Larsson1-0/+1
2014-12-18Add initial version of run commandAlexander Larsson1-0/+2
2014-12-18Add update-runtimeAlexander Larsson1-0/+1
2014-12-18Add install-runtime builtinAlexander Larsson1-0/+1
2014-12-18Add XdgAppDir and useAlexander Larsson1-0/+4
2014-12-17Initial versionAlexander Larsson1-0/+24