luet/pkg/compiler
Ettore Di Giacinto 15250bd991 Add support for Package provides
Add "provides" field in packages (which affect both runtime and buildtime deps).
It replaces all the occurences in the deptree before solving, actually
allowing to swap packages and provide virtuals. Along with a mechanism
for package rename #25.
2019-12-17 19:32:31 +01:00
..
backend Fix img backend calls 2019-12-02 16:36:29 +01:00
artifact_test.go Add test for FindPackageCandidate 2019-12-01 23:24:42 +01:00
artifact.go Add Environment to compilespec #24 2019-12-01 21:20:16 +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 support for Package provides 2019-12-17 19:32:31 +01:00
compiler.go Add support for Package provides 2019-12-17 19:32:31 +01:00
interface.go Adapt compiler and installer to Tree removal 2019-11-29 19:01:49 +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