aspnetcore/build/tasks
Nate McMaster 425c1b83e6 Support partial-graph builds
This merges pre-existing packages from previous builds of Universe with the list of packages to be produced in the current run.

Pre-existing packages are expected to be in .deps/build/ and are expected to have only one version of a package id in that folder.

This also requires any additional lineups to be in .deps/lineups/ so they can be filtered from the Internal.AspNetCore.Universe.Lineup file
2017-08-18 15:54:32 -07:00
..
BuildGraph Produce a lineup package containing all packages produced 2017-08-10 11:41:10 -07:00
Logger
VersionPinning Produce a lineup package containing all packages produced 2017-08-10 11:41:10 -07:00
CalculateBuildGraph.cs Produce a lineup package containing all packages produced 2017-08-10 11:41:10 -07:00
PinVersions.cs
ReadPackageDependencies.cs Support partial-graph builds 2017-08-18 15:54:32 -07:00
ReadPackageIdentity.cs Support partial-graph builds 2017-08-18 15:54:32 -07:00
RepoTasks.csproj Produce a lineup package containing all packages produced 2017-08-10 11:41:10 -07:00
RepoTasks.tasks Support partial-graph builds 2017-08-18 15:54:32 -07:00