luet/pkg/compiler
Ettore Di Giacinto d2d72c3fc4
Add package compression type
TODO: Handle the path substitution in a separate field
Adds GZip support and allows the compiler to switch compression type.

It also adds Concurrency as a compiler attribute (not consumed yet)

Refers to #33
2019-12-30 16:34:41 +01:00
..
backend Fix img backend calls 2019-12-02 16:36:29 +01:00
artifact_test.go Add hash test to artifact_test 2019-12-29 14:14:03 +01:00
artifact.go Add package compression type 2019-12-30 16:34:41 +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 Add compiler interfaces and build definition skeleton 2019-11-04 17:21:19 +01:00
compiler_test.go Relax best match constraint rule 2019-12-18 19:24:44 +01:00
compiler.go Add package compression type 2019-12-30 16:34:41 +01:00
interface.go Add package compression type 2019-12-30 16:34:41 +01:00
spec_test.go Add test for FindPackageCandidate 2019-12-01 23:24:42 +01:00
spec.go Add test for FindPackageCandidate 2019-12-01 23:24:42 +01:00