Commit Graph

11 Commits (0774aa39e2a80a7ec2a09b0f99b733ed92b7c0af)

Author SHA1 Message Date
Alexander Larsson d91f297362 build-init: Don't fail if /var/run already exists 2015-05-13 09:56:05 +02:00
Daniel Svensson 35ec44e012 Remove dead code xdg-app-builtins-build-init.c.
Was made dead by 734ca13f.
2015-04-07 09:18:45 +02:00
Alexander Larsson f39b59689d Pass name into build-init and store in metadata
We also drop this as an argument to build-export.

This lets us verify that the name is valid up-front, and having the
name in the metadata is useful for other things. For instance,
build-finish can verify that all exported files have the right prefix.
2015-04-01 14:03:51 +02:00
Alexander Larsson 07cd13e757 Add copyright headers 2015-03-23 12:17:58 +01:00
Alexander Larsson c856556b8a Convert to g_autoptr 2015-03-20 16:33:18 +01:00
Alexander Larsson 1d2baf96d8 Verify app/runtime names and branches in various operations
Whenever we create, install, update, uninstall or run apps we
verify that all app names and branch names are valid.
2015-02-11 12:39:17 +01:00
Matthias Clasen 35516d0314 Drop the unused --name option for build-init
It is not used at all.
2015-01-19 19:58:20 -05:00
Matthias Clasen e295608165 Avoid many copies of usage_error function
No need to have the identical static function in every
builtin command.
2015-01-14 18:49:34 -05:00
Matthias Clasen 1a8e40657a Add an argument name to --arch and similar options
This makes the help text more accurate, and helpful.
2015-01-14 00:47:59 -05:00
Alexander Larsson 734ca13f82 Add and use xdg_app_find_deploy_dir_for_ref helper 2015-01-12 08:50:09 +01:00
Alexander Larsson 5f36dda947 Add build-init builtin 2015-01-12 08:50:09 +01:00