luet/pkg/compiler
Ettore Di Giacinto a2c32aaaa1
Propagate reverse dep calculation
Whenever we update the tree with new informations, all the sibilings
needs to be updated as well

Also switch to inmemory db for recipe - even if this should be a switch
2019-11-12 17:30:06 +01:00
..
backend Backend nows must expose a way to unpack rootfs of images 2019-11-10 10:47:28 +01:00
artifact_test.go Add tests for package compilation with images 2019-11-10 10:49:24 +01:00
artifact.go Generate artifact delta from layer diffs 2019-11-10 10:46:57 +01:00
compiler_suite_test.go Add compiler interfaces and build definition skeleton 2019-11-04 17:21:19 +01:00
compiler_test.go Propagate reverse dep calculation 2019-11-12 17:30:06 +01:00
compiler.go Search in world instead of db (or solver would mismatch) 2019-11-12 17:26:00 +01:00
interface.go Make Compile work in parallel 2019-11-11 10:22:55 +01:00
spec_test.go Adapt tests 2019-11-08 18:30:53 +01:00
spec.go Rename PreBuildSteps in Prelude 2019-11-10 10:45:13 +01:00