flatpak-builder/builder
Matthias Clasen e25e379a2a manifest: expand module list
Linearize the tree of modules and submodules when the modules
are set on the manifest, while filtering out disabled modules
at the same time.

Skip source-less modules when building; this makes it possible
to have modules that only contain submodules.

With this approach, we use the tree structure of modules for
serializing and deserializing to and from json, while using
a linear list of modules for building.
2016-06-08 23:56:38 -04:00
..
Makefile.am.inc Rename everything but the on-disk location to flatpak 2016-05-09 11:11:55 +02:00
builder-cache.c Zero out mtime when commiting 2016-06-08 13:14:09 +02:00
builder-cache.h uncruftify: Initial run, all non-problematic changes 2016-05-06 16:03:27 +02:00
builder-context.c Rename everything but the on-disk location to flatpak 2016-05-09 11:11:55 +02:00
builder-context.h uncruftify: Initial run, all non-problematic changes 2016-05-06 16:03:27 +02:00
builder-main.c builder: Some consistency fixes for output (#64) 2016-06-02 08:50:58 +02:00
builder-manifest.c manifest: expand module list 2016-06-08 23:56:38 -04:00
builder-manifest.h builder: Support permission ops with --run 2016-05-26 12:24:43 +02:00
builder-module.c Add a modules property to BuilderModule 2016-06-08 23:56:38 -04:00
builder-module.h Add a modules property to BuilderModule 2016-06-08 23:56:38 -04:00
builder-options.c uncruftify: Initial run, all non-problematic changes 2016-05-06 16:03:27 +02:00
builder-options.h uncruftify: Initial run, all non-problematic changes 2016-05-06 16:03:27 +02:00
builder-source-archive.c builder: Untar with --no-same-owner 2016-05-12 19:35:32 +02:00
builder-source-archive.h uncruftify: Initial run, all non-problematic changes 2016-05-06 16:03:27 +02:00
builder-source-bzr.c Rename source files to flatpak 2016-05-09 09:00:20 +02:00
builder-source-bzr.h uncruftify: Initial run, all non-problematic changes 2016-05-06 16:03:27 +02:00
builder-source-file.c Rename source files to flatpak 2016-05-09 09:00:20 +02:00
builder-source-file.h uncruftify: Initial run, all non-problematic changes 2016-05-06 16:03:27 +02:00
builder-source-git.c Rename source files to flatpak 2016-05-09 09:00:20 +02:00
builder-source-git.h uncruftify: Initial run, all non-problematic changes 2016-05-06 16:03:27 +02:00
builder-source-patch.c Rename source files to flatpak 2016-05-09 09:00:20 +02:00
builder-source-patch.h uncruftify: Initial run, all non-problematic changes 2016-05-06 16:03:27 +02:00
builder-source-script.c uncruftify: Initial run, all non-problematic changes 2016-05-06 16:03:27 +02:00
builder-source-script.h uncruftify: Initial run, all non-problematic changes 2016-05-06 16:03:27 +02: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 uncruftify: Initial run, all non-problematic changes 2016-05-06 16:03:27 +02:00
builder-source.c uncruftify: Initial run, all non-problematic changes 2016-05-06 16:03:27 +02:00
builder-source.h uncruftify: Initial run, all non-problematic changes 2016-05-06 16:03:27 +02:00
builder-utils.c spelling: sections 2016-05-27 06:46:23 +00:00
builder-utils.h Rename all non-autogenerated symbols to flatpak 2016-05-09 09:00:20 +02:00