luet/pkg/compiler
Ettore Di Giacinto c95e0ed91d
Add revdep calculation
Add CompilationSpecs type to handle slices of CompilationSpec, to
perform operation such as Unique() and Remove().

Add also dependencies and the spec associated to the Artifact, to track
how the artifact was generated.

Add revdeps compilation wrapper, and unit tests
2019-11-15 18:11:26 +01:00
..
backend Cleans container-diff cache on each run 2019-11-14 22:50:39 +01:00
artifact_test.go Add 'includes' to CompileSpec 2019-11-14 17:43:47 +01:00
artifact.go Add revdep calculation 2019-11-15 18:11:26 +01:00
compiler_suite_test.go Add compiler interfaces and build definition skeleton 2019-11-04 17:21:19 +01:00
compiler_test.go Add revdep calculation 2019-11-15 18:11:26 +01:00
compiler.go Add revdep calculation 2019-11-15 18:11:26 +01:00
interface.go Add revdep calculation 2019-11-15 18:11:26 +01:00
spec_test.go Add revdep calculation 2019-11-15 18:11:26 +01:00
spec.go Add revdep calculation 2019-11-15 18:11:26 +01:00