Nate McMaster
|
177fa71634
|
Copy packages to ship/noship and verify coherent versions (#560)
|
2017-09-18 16:44:12 -07:00 |
Nate McMaster
|
351156f455
|
Include DotNetCliToolReference's when computing the build order
|
2017-09-18 14:04:24 -07:00 |
Nate McMaster
|
4fa08287a2
|
Remove dead code and ensure source code is cloned when building on CI
|
2017-09-18 12:39:27 -07:00 |
Nate McMaster
|
4924f79efc
|
Update PackageReferences to non-floating versions when building multiple repos
|
2017-09-18 12:05:12 -07:00 |
Nate McMaster
|
51dbdbeac2
|
Code cleanup
|
2017-09-18 11:15:51 -07:00 |
Nate McMaster
|
a10ba83751
|
Add /t:UpdateRepoLineups which will automatically update the build/dependencies.targets file with appropriate versions
|
2017-09-18 10:33:48 -07:00 |
Nate McMaster
|
dc50526a6d
|
Rename target, remove unused parameter, and add comments to the AnalyzeBuildGraph task
|
2017-09-18 09:37:12 -07:00 |
Nate McMaster
|
7568441acc
|
Update analysis to account for non-shipping package references (samples, tests)
|
2017-09-15 17:45:55 -07:00 |
Nate McMaster
|
a0547c7b9f
|
Generate a file that contains all of the dependencies and their versions
|
2017-09-15 16:10:24 -07:00 |
Nate McMaster
|
4220c516bc
|
Ensure PackageReference versions are consistent with artifacts that will be produced
|
2017-09-15 14:52:47 -07:00 |
Nate McMaster
|
a43fb2271e
|
Use artifact info to correctly analyze the packages produced from a repository
|
2017-09-15 13:17:49 -07:00 |
Nate McMaster
|
8276bd163e
|
Analyze repository build order from AnalyzeBuildGraph
|
2017-09-15 11:12:02 -07:00 |
Nate McMaster
|
8f25a559a5
|
Begin implementation of build graph analysis
|
2017-09-14 17:13:57 -07:00 |
Nate McMaster
|
52757943ac
|
Backport improvements from dev branch to repo tasks
- CalculateBuildGraph
- PinVersion tool
- Ensuring sub-repositories build with the same version of KoreBuild executing in Universe
|
2017-09-14 15:23:27 -07:00 |
Nate McMaster
|
9eb27fa53f
|
Stub out a task to validate cascading version effects (#557)
|
2017-09-14 14:48:11 -07:00 |
Pranav K
|
aa25401a50
|
Make the calculation of the build graph a task so we can pass metadata around
|
2017-07-11 18:51:46 -07:00 |