cutekit/cutekit
2023-11-21 20:22:52 +01:00
..
__init__.py Fix linting 2023-11-21 13:51:09 +01:00
__main__.py meta: Renamed osdk -> cutekit + improved logging + better error handling. 2023-07-17 12:53:19 +01:00
builder.py Bring back build all when passing no components. 2023-11-21 20:22:52 +01:00
cli.py Toml support. 2023-11-21 13:51:09 +01:00
compat.py Use dataclasses for the model 2023-11-21 13:51:09 +01:00
const.py Use dataclasses for the model 2023-11-21 13:51:09 +01:00
graph.py Refactored build context and dependecy resolution code 2023-11-21 13:51:09 +01:00
jexpr.py Toml support. 2023-11-21 13:51:09 +01:00
mixins.py Add new "fast" optimization mixin and handle 2023-11-21 13:51:09 +01:00
model.py Use relative path when possible 2023-11-21 14:38:02 +01:00
ninja.py Cleanups imports and got ride of cutekit.project 2023-11-21 13:49:00 +01:00
plugins.py Toml support. 2023-11-21 13:51:09 +01:00
py.typed Updated pyproject.toml 2023-10-22 14:55:57 +02:00
rules.py runCmd will start __main__ by default. 2023-11-21 13:51:09 +01:00
shell.py Refactored build context and dependecy resolution code 2023-11-21 13:51:09 +01:00
utils.py Toml support. 2023-11-21 13:51:09 +01:00
vt100.py Refactored build context and dependecy resolution code 2023-11-21 13:51:09 +01:00