flatpak-builder/builder
Matthias Clasen 9ef22bed1d Catch some more errors in option parsing
flatpak-builder was running into an assertion when --run was
used after a non-option. Catch this and exit with a clear error
message. Same for --show-deps
2017-07-09 23:06:00 -04:00
..
Makefile.am.inc build: Add AM_* variables to all per-target special variables 2017-07-06 15:05:58 +01:00
builder-cache.c builder: Add commit property to git source 2017-04-04 15:21:11 +02:00
builder-cache.h builder: Add commit property to git source 2017-04-04 15:21:11 +02:00
builder-context.c general: Add missing `static` modifier to various local methods 2017-07-06 14:41:21 +01:00
builder-context.h builder: Add builder_context_find_in_sources_dirs 2017-04-24 09:02:38 +02:00
builder-git.c general: Add missing `static` modifier to various local methods 2017-07-06 14:41:21 +01:00
builder-git.h builder: Allow specifying the git commit if the branch is a tag 2017-05-11 10:52:30 +02:00
builder-main.c Catch some more errors in option parsing 2017-07-09 23:06:00 -04:00
builder-manifest.c Merge pull request #907 from smcv/metadata 2017-07-07 17:50:15 -04:00
builder-manifest.h builder: Better handling of default-branch 2017-06-19 21:16:46 +02:00
builder-module.c Merge pull request #900 from pwithnall/lan-and-usb-preparation 2017-07-08 20:54:28 -04:00
builder-module.h builder: Allow building modules with no sources if buildsystem=simple 2017-06-26 12:19:17 +02:00
builder-options.c builder-options: Fix setting CPPFLAGS 2017-06-06 20:09:16 +01:00
builder-options.h builder: Add a missing function to the header file 2017-07-06 14:41:21 +01:00
builder-post-process.c builder: Allow .pyc files without .py 2017-06-13 11:17:06 +02:00
builder-post-process.h builder: Split out debuginfo handling to a post-process step 2017-02-16 09:40:08 +01:00
builder-source-archive.c general: Add missing `static` modifier to various local methods 2017-07-06 14:41:21 +01:00
builder-source-archive.h Fix license headers 2016-07-29 14:27:49 -04:00
builder-source-bzr.c fix clang warning 2017-05-11 10:55:26 +02:00
builder-source-bzr.h Fix license headers 2016-07-29 14:27:49 -04:00
builder-source-file.c builder: Convert bundle sources to cached stage 2017-04-24 13:52:38 +02:00
builder-source-file.h Fix license headers 2016-07-29 14:27:49 -04:00
builder-source-git.c builder: Allow specifying the git commit if the branch is a tag 2017-05-11 10:52:30 +02:00
builder-source-git.h Fix license headers 2016-07-29 14:27:49 -04:00
builder-source-patch.c builder: Fix up unused variable warnings from clang 2017-04-24 21:48:57 +02:00
builder-source-patch.h Fix license headers 2016-07-29 14:27:49 -04:00
builder-source-script.c Bundle source: use C-style comments 2017-04-13 13:32:33 +02:00
builder-source-script.h Fix license headers 2016-07-29 14:27:49 -04:00
builder-source-shell.c Bundle source: use C-style comments 2017-04-13 13:32:33 +02:00
builder-source-shell.h Fix license headers 2016-07-29 14:27:49 -04:00
builder-source.c Merge remote-tracking branch 'upstream/master' into bundle-sources 2017-04-21 00:13:01 +02:00
builder-source.h Merge remote-tracking branch 'upstream/master' into bundle-sources 2017-04-21 00:13:01 +02:00
builder-utils.c Merge pull request #900 from pwithnall/lan-and-usb-preparation 2017-07-08 20:54:28 -04:00
builder-utils.h builder: add helper to set terminal title on TTYs 2017-07-06 14:22:19 -07:00