PTU5KAS/kas
Andreas Reichel fc9ebf1104 macros: Add loop class for loop functionality
To keep the macro style of the program flow and explicitely state the
command sequence with Macro.add, we need a mechanism that repeats
several steps of the Macro depending on a given condition. This will be
used by the repo checkout logic.

Signed-off-by: Andreas Reichel <andreas.reichel.ext@siemens.com>
2018-09-05 12:46:34 +02:00
..
__init__.py config: Added schema validation for configuration files 2017-10-13 14:11:10 +02:00
__main__.py entry: Consistently call python3 2017-08-31 22:31:41 +02:00
__version__.py Release 0.18.0 2018-05-17 13:12:10 +02:00
build.py build: Run bitbake in caller shell if available 2018-09-03 10:34:44 +02:00
config.py Command line based configuration file merge 2018-08-27 07:54:32 +02:00
configschema.py build: Fix all style reports by pycodestyle v2.4.0 2018-05-17 13:00:26 +02:00
context.py Move Config creation out of Context constructor 2018-08-27 07:50:51 +02:00
includehandler.py Command line based configuration file merge 2018-08-27 07:54:32 +02:00
kas.py kas: added version output when starting kas 2017-10-19 17:15:26 +02:00
libcmds.py macros: Add loop class for loop functionality 2018-09-05 12:46:34 +02:00
libkas.py libkas: Remove unused shell mode from run_cmd 2018-09-03 10:18:14 +02:00
repos.py repos: Add fallback parameter to get_root_path() 2018-08-27 07:54:25 +02:00
shell.py config: Remove context field 2018-08-27 07:53:18 +02:00