John Luo
|
91d4be47b9
|
Produce separate reference package for runtime store generation
|
2017-10-12 19:12:37 -07:00 |
John Luo
|
afba40b573
|
Build LZMA
- Update metapackage reference insertion
|
2017-10-11 16:11:12 -07:00 |
Nate McMaster
|
611b6a23ad
|
Update how PackageReference versions are set
Changes:
- Remove floating versions
- Disable myget feeds during a Universe build
- Use package-specific MSBuild variables. Pattern = `packageId.Pascalize() + "PackageVersion"`, with a few exceptions.
- Remove myget feeds during build
- Remove obsolete 'GenerateLineup' targets/tasks
|
2017-10-09 11:32:21 -07:00 |
=
|
11b25e7c87
|
Build and pack Runtime Store
- Also add targets to build all metapackage.
|
2017-10-02 16:43:30 -07:00 |
Nate McMaster
|
372be2f638
|
Generate and set DotNetRestoreSourcePropsPath
|
2017-10-02 14:12:41 -07:00 |
Nate McMaster
|
d2e49a726c
|
Generate the package version props file
|
2017-09-29 14:39:58 -07:00 |
Nate McMaster
|
8922f69532
|
Mirror external dependencies
|
2017-09-20 15:05:21 -07:00 |
Nate McMaster
|
177fa71634
|
Copy packages to ship/noship and verify coherent versions (#560)
|
2017-09-18 16:44:12 -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
|
a0547c7b9f
|
Generate a file that contains all of the dependencies and their versions
|
2017-09-15 16:10:24 -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 |