John Luo
cabc9874c5
Generate deps for hosting startup in external dependencies
...
Use publish deps file instead of build deps file
2018-01-08 11:13:16 -08:00
John Luo
07d014ab32
January patch fixes
2018-01-08 11:13:16 -08:00
John Luo
8a30fc50ba
Pass build number property when building all metapackage
2018-01-08 11:13:16 -08:00
=
0554b12109
Delay building metapackage to after runtime store generation
...
Wait for all manifests to be generated
2018-01-08 11:13:16 -08:00
=
4ed1ade289
Trim common manifest
2018-01-08 11:12:24 -08:00
Nate McMaster
4bb84cf6d0
Ensure the deb/rpm installers use the same dotnet-core version
...
- Remove unnecessary tasks and scripts
- Ensure the KOREBUILD_DOTNET_* environment variables are preserved in the docker build context
- Other MSBuild cleanup of the targets
2017-10-17 15:46:53 -07:00
John Luo
5ef64d4764
Fix build
2017-10-13 13:48:16 -07:00
John Luo
77c846201d
Fix runtime store build
2017-10-13 11:22:14 -07:00
John Luo
91d4be47b9
Produce separate reference package for runtime store generation
2017-10-12 19:12:37 -07:00
Nate McMaster
446de15f0b
Add aspnet/Templating to the universe build
2017-10-12 18:02:16 -07:00
Nate McMaster
c2a0010eda
Fix the metapackage generation
2017-10-12 08:36:40 -07:00
John Luo
afba40b573
Build LZMA
...
- Update metapackage reference insertion
2017-10-11 16:11:12 -07:00
Nate McMaster
32a65fdb62
Invoke /t:CollectDeps on HostingStartup.csproj via MSBuild task, not Exec
2017-10-10 10:56:57 -07:00
Nate McMaster
476e8a6d45
Add .deps/mirror and stop generating a nuget.config file for the RS build
2017-10-10 10:29:01 -07:00
Nate McMaster
d0cab06f08
Only add sources that exist
2017-10-10 10:20:01 -07:00
Nate McMaster
0bf81fd82a
Invoke dotnet-store as an MSBuild target, and update its restore sources
2017-10-10 09:59:42 -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
John Luo
0c1352dd27
Update metapackage via artifact dependencies
2017-10-03 17:48:01 -07:00
John Luo
955cd09ddc
Add mirror dependencies
2017-10-03 15:12:48 -07:00
John Luo
15bfc962b7
Fix typo
2017-10-03 12:18:39 -07:00
John Luo
37c12d5a64
Add sources
...
for the final time
2017-10-03 11:46:57 -07:00
John Luo
f6fa111333
Another attempt
2017-10-02 19:18:12 -07:00
John Luo
e24913ae46
Try add restore sources when building metapackage
2017-10-02 18:16:40 -07:00
John Luo
e3efdd5feb
Add BuildDir as restore source
2017-10-02 17:18:27 -07:00
=
11b25e7c87
Build and pack Runtime Store
...
- Also add targets to build all metapackage.
2017-10-02 16:43:30 -07:00