PTU5KAS/kas
Jan Kiszka 594fa97692 context: Provide global instance
This will avoid the increasingly ugly pushing around of a context
instance as parameter to various methods/functions. Everyone can now
simply call get_context() after build or shell called
create_global_context().

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
2018-08-27 07:49:42 +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 context: Provide global instance 2018-08-27 07:49:42 +02:00
config.py Move get_distro_id_base from config to context 2018-08-27 07:48:59 +02:00
configschema.py build: Fix all style reports by pycodestyle v2.4.0 2018-05-17 13:00:26 +02:00
context.py context: Provide global instance 2018-08-27 07:49:42 +02:00
includehandler.py includehandler: Fold GlobalIncludes into IncludeHandler class 2018-08-27 07:48:08 +02:00
kas.py kas: added version output when starting kas 2017-10-19 17:15:26 +02:00
libcmds.py Refactor repo checkout 2018-08-23 16:29:56 +02:00
libkas.py Refactor repo checkout 2018-08-23 16:29:56 +02:00
repos.py repos: Fix false positives when detecting dirty repos 2018-08-27 07:45:15 +02:00
shell.py context: Provide global instance 2018-08-27 07:49:42 +02:00