luet/pkg/compiler
Ettore Di Giacinto b9c8e50e42 Allow to define multiple templated packages with collections
Collections, similarly to packages, have a `build.yaml` and
a `finalize.yaml` that are templated for each package.
They have a `collection.yaml` containing a list of
packages that are part of the tree.
2020-11-15 00:13:46 +01:00
..
backend Refactor and optimize build process 2020-11-10 18:14:18 +01:00
artifact_test.go Add preliminar support for excludes 2020-11-08 15:35:24 +01:00
artifact.go Move bus implementation to a separate repo, hook to events in luet 2020-11-13 18:25:44 +01:00
checksum_test.go Add sanity check test 2019-12-29 14:14:06 +01:00
checksum.go Add package to calculate and compare artifact checksums 2019-12-29 13:59:47 +01:00
compiler_suite_test.go Support logging level and spinner customization 2020-01-01 13:43:22 +01:00
compiler_test.go Add excludes tests 2020-11-08 16:02:11 +01:00
compiler.go Allow to define multiple templated packages with collections 2020-11-15 00:13:46 +01:00
interface.go Add preliminar support for excludes 2020-11-08 15:35:24 +01:00
spec_test.go Make solver type switchable 2020-10-29 16:32:13 +01:00
spec.go Add preliminar support for excludes 2020-11-08 15:35:24 +01:00