flatpak-builder/builder
Alexander Larsson e0bd22bfe8 Add flatpak_mkdir_p helper and use it
This replaces all current callers of gs_file_ensure_directory with
equivalent code.

Actually, two instances were calling gs_file_ensure_directory with
FALSE, i.e. error out on EEXIST, but those cases seem fine with the
do-nothing-if-exists semantics.
2016-08-22 09:29:24 +02:00
..
Makefile.am.inc Rename everything but the on-disk location to flatpak 2016-05-09 11:11:55 +02:00
builder-cache.c Add flatpak_mkdir_p helper and use it 2016-08-22 09:29:24 +02:00
builder-cache.h Fix license headers 2016-07-29 14:27:49 -04:00
builder-context.c builder: Add --stop-at=module 2016-08-19 11:25:23 +02:00
builder-context.h builder: Add --stop-at=module 2016-08-19 11:25:23 +02:00
builder-main.c builder: Add --stop-at=module 2016-08-19 11:25:23 +02:00
builder-manifest.c Add flatpak_mkdir_p helper and use it 2016-08-22 09:29:24 +02:00
builder-manifest.h Fix license headers 2016-07-29 14:27:49 -04:00
builder-module.c Add flatpak_mkdir_p helper and use it 2016-08-22 09:29:24 +02:00
builder-module.h Fix license headers 2016-07-29 14:27:49 -04:00
builder-options.c builder: Fix a few memory leaks 2016-07-28 16:03:42 -04:00
builder-options.h Fix license headers 2016-07-29 14:27:49 -04:00
builder-source-archive.c Add RPM archive support 2016-07-15 11:13:28 +02:00
builder-source-archive.h Fix license headers 2016-07-29 14:27:49 -04:00
builder-source-bzr.c Rename source files to flatpak 2016-05-09 09:00:20 +02:00
builder-source-bzr.h Fix license headers 2016-07-29 14:27:49 -04:00
builder-source-file.c Rename source files to flatpak 2016-05-09 09:00:20 +02:00
builder-source-file.h Fix license headers 2016-07-29 14:27:49 -04:00
builder-source-git.c builder: Allow git sources to be specified as paths 2016-07-29 16:01:30 -04:00
builder-source-git.h Fix license headers 2016-07-29 14:27:49 -04:00
builder-source-patch.c builder: Add "use-git" option for patch source type 2016-06-28 14:24:16 +02:00
builder-source-patch.h Fix license headers 2016-07-29 14:27:49 -04:00
builder-source-script.c uncruftify: Initial run, all non-problematic changes 2016-05-06 16:03:27 +02:00
builder-source-script.h Fix license headers 2016-07-29 14:27:49 -04:00
builder-source-shell.c Rename everything but the on-disk location to flatpak 2016-05-09 11:11:55 +02:00
builder-source-shell.h Fix license headers 2016-07-29 14:27:49 -04:00
builder-source.c uncruftify: Initial run, all non-problematic changes 2016-05-06 16:03:27 +02:00
builder-source.h Fix license headers 2016-07-29 14:27:49 -04:00
builder-utils.c Add flatpak_mkdir_p helper and use it 2016-08-22 09:29:24 +02:00
builder-utils.h Fix license headers 2016-07-29 14:27:49 -04:00