summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
...
* Mount system fonts in /run/host/fontsAlexander Larsson2015-03-061-0/+1
* Run each app in a custom systemd user scope (if available)Alexander Larsson2015-03-041-1/+11
* Revert "Look for libcap pkg-config file for cflags to ensure we have the head...Alexander Larsson2015-03-021-3/+0
* Look for libcap pkg-config file for cflags to ensure we have the headersAlexander Larsson2015-03-021-0/+3
* Use bind mounts instead of mknodAlexander Larsson2015-02-191-1/+1
* Fix pathStephan Bergmann2015-02-171-1/+1
* Move run helpers from builtin-run to xdg-app-run.c fileAlexander Larsson2015-02-131-0/+2
* Add support for --with-priv-mode=capsAlexander Larsson2015-02-081-0/+6
* Put system installed apps/runtimes in localstatedir (/var)Alexander Larsson2015-02-061-0/+1
* Call out to the session helper and get the monitor dirAlexander Larsson2015-01-281-0/+1
* Add xdg-app-session-helperAlexander Larsson2015-01-281-2/+46
* Separate out repo-updating commandMatthias Clasen2015-01-241-0/+1
* Fix another typoAlexander Larsson2015-01-231-1/+1
* Fix typo from last commitAlexander Larsson2015-01-231-1/+1
* Add bash completionMatthias Clasen2015-01-231-2/+6
* Use libsoup to load summary via httpMatthias Clasen2015-01-211-2/+2
* Change terminology from 'repo' to 'remote'Matthias Clasen2015-01-191-3/+3
* Merge pull request #21 from matthiasclasen/uninstallAlexander Larsson2015-01-191-0/+1
|\
| * Add uninstall-runtime and uninstall-app commandsMatthias Clasen2015-01-161-0/+1
* | Also rewrite Exec= in service filesAlexander Larsson2015-01-191-1/+2
* | Merge pull request #18 from matthiasclasen/build-finishAlexander Larsson2015-01-161-0/+2
|\ \ | |/ |/|
| * Rename make-repo to build-exportMatthias Clasen2015-01-161-1/+1
| * Add a make-repo commandMatthias Clasen2015-01-151-0/+1
| * Add a build-finish commandMatthias Clasen2015-01-151-0/+1
* | Add a repo-contents commandMatthias Clasen2015-01-151-0/+1
* | Add triggers for exportsAlexander Larsson2015-01-151-1/+9
|/
* Merge pull request #14 from matthiasclasen/list-runtimesAlexander Larsson2015-01-151-0/+1
|\
| * Add a list-runtimes commandMatthias Clasen2015-01-141-0/+1
* | Add a list-repos commandMatthias Clasen2015-01-151-0/+1
|/
* Merge pull request #4 from matthiasclasen/delete-repoAlexander Larsson2015-01-141-0/+1
|\
| * Add a delete-repo commandMatthias Clasen2015-01-131-0/+1
* | Add man pagesMatthias Clasen2015-01-141-0/+4
|/
* Use sudo only if --enable-sudo is passedVadim Rutkovsky2015-01-131-2/+2
* Use sudo and DESTDIR in install-exec-hookVadim Rutkovsky2015-01-131-2/+2
* Add build builtinAlexander Larsson2015-01-121-0/+1
* Add build-init builtinAlexander Larsson2015-01-121-0/+1
* Add initial version of run commandAlexander Larsson2014-12-181-0/+2
* Add update-runtimeAlexander Larsson2014-12-181-0/+1
* Add install-runtime builtinAlexander Larsson2014-12-181-0/+1
* Add XdgAppDir and useAlexander Larsson2014-12-181-0/+4
* Initial versionAlexander Larsson2014-12-171-0/+24