d4a615bb0b
This extends the command line syntax for specifying configuration files. You can now combine files by concatenating them, separated by colons: kas build base.yml:board.yml:feature.yml The motivation for this feature is to avoid having to write tons of configuration files that perform this combinations statically via includes. In order to avoid complications and prevent that users shoot themselves too easily into their feet, we deny the case of distributing the configuration files over multiple repositories. Either all files specified on the command line come from the same repo, or they are all local (without versioning control). Based on idea by Claudius Heine. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> |
||
---|---|---|
.. | ||
_static | ||
conf.py | ||
devguide.rst | ||
format-changelog.rst | ||
index.rst | ||
intro.rst | ||
Makefile | ||
userguide.rst |