Package Facet Builds #
Build function definitions for a package's builtin facets.
Compute a topological ordering of the package's transitive dependencies.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The PackageFacetConfig
for the builtin depsFacet
.
Instances For
The PackageFacetConfig
for the builtin optBuildCacheFacet
.
Equations
Instances For
Tries to download the package's build cache (if configured).
Equations
- One or more equations did not get rendered due to their size.
Instances For
Tries to download and unpack the package's cached build archive (e.g., from Reservoir or GitHub). Prints a warning on failure.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Instances For
Build the extraDepTargets
for the package and its transitive dependencies.
Also fetch pre-built releases for the package's' dependencies.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The PackageFacetConfig
for the builtin dynlibFacet
.
Equations
Instances For
Compute the package's Reservoir barrel URL.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Compute the package's GitHub release URL.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Tries to download and unpack a build archive for the package from a URL.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The PackageFacetConfig
for the builtin buildCacheFacet
.
Equations
Instances For
The PackageFacetConfig
for the builtin optReservoirBarrelFacet
.
Equations
Instances For
The PackageFacetConfig
for the builtin reservoirBarrelFacet
.
Equations
Instances For
The PackageFacetConfig
for the builtin optGitHubReleaseFacet
.
Equations
Instances For
The PackageFacetConfig
for the builtin gitHubReleaseFacet
.
Equations
Instances For
Instances For
Perform a build job after first checking for an (optional) cached build for the package (e.g., from Reservoir or GitHub).
Equations
- One or more equations did not get rendered due to their size.
Instances For
Instances For
Perform a build after first checking for an (optional) cached build for the package (e.g., from Reservoir or GitHub).
Equations
- One or more equations did not get rendered due to their size.
Instances For
Instances For
A package facet name to build function map that contains builders for
the initial set of Lake package facets (e.g., extraDep
).
Equations
- One or more equations did not get rendered due to their size.