Commit Graph

10 Commits (d667f4e81c5b673b7f673047359f183f426dc996)

Author SHA1 Message Date
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 c8dc4d1755 xdg-app build - clean the environment
For builds, reproducability and not accidentally getting
the host environment details into the build is pretty important,
so we rebuild the entire environment, controlling exactly
what gets into it.
2015-02-19 19:52:17 +01:00
Alexander Larsson 7017710201 Apply metadata and --allow --forbid switches in xdg-app build 2015-02-13 10:57:56 +01:00
Alexander Larsson 884040dfcc Move run helpers from builtin-run to xdg-app-run.c file 2015-02-13 10:29:41 +01:00
Alexander Larsson 3f4b764680 build: Unset ACLOCAL_FLAGS
This avoids picking up unexpected things
2015-01-16 10:17:39 +01: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 93de27256d Avoid error for build --help
Those errors are so scary and red, don't show them to somebody
asking for help.
2015-01-13 21:40:33 -05:00
Alexander Larsson 038342cec5 Use the new gs_unref_keyfile define 2015-01-12 15:31:48 +01:00
Alexander Larsson 5747018d6e Add build builtin 2015-01-12 08:50:09 +01:00