luet/pkg/compiler/types
Ettore Di Giacinto 33b1c63815 Allow to have shared templates across packages
This changeset allows to have shared templates in a static folder
"templates" present in each luet tree. If the directory is present, it
gets scanned and templated accordingly on top of each package. This
allows to use such folder to store custom blocks to share between
packages.

This is still experimental and subject to change, this is just a first
pass version to provide the feature. It needs to be refined still as it
would be more elegant to use the helm engine properly and map our
structure to the engine instead of adapting it roughly.

Fixes #224
2021-08-04 16:35:28 +02:00
..
artifact Check if the system-target path supplied is absolute 2021-08-03 16:22:59 +02:00
compression Refactor compiler and annotate buildoptions into compiler metadata 2021-04-16 13:57:54 +02:00
options Allow to have shared templates across packages 2021-08-04 16:35:28 +02:00
spec Add missing check for error 2021-08-03 13:36:38 +02:00