John Luo
2a7d2ea12e
Produce timestamped cumulative runtime store archives to enable ingestion of timestamped packages
2018-02-19 17:56:06 -06:00
John Luo
71676f7888
Fix typo
2018-02-13 11:26:37 -08:00
Pranav K
bb5bf073c2
Update to final versions
2018-02-13 10:56:45 -08:00
Nate McMaster
3213438353
Merge branch 'release/2.0' into release/2.0-msrc
2018-02-02 16:44:42 -08:00
Chris Ross (ASP.NET)
4f82c3e230
Add new WsFederation package and dependencies
2018-02-02 14:00:44 -08:00
John Luo
af29b489cb
Update rhel.7 image used to build rpms
2018-02-01 11:56:27 -08:00
John Luo
0afcf7ed76
Produce timestamped cumulative runtime store archives to enable ingestion of timestamped packages
2018-01-30 15:55:23 -08:00
Nate McMaster
c6f2fa307a
Merge branch 'release/2.0'
2018-01-19 16:57:57 -08:00
Nate McMaster
22c09387cb
Update runtime store generation to respect DotNetAssetRootUrl
2018-01-19 16:57:17 -08:00
Nate McMaster
5bd5ba9626
Mirror System.Data.SqlClient
2018-01-19 14:42:24 -08:00
Nate McMaster
0447754f4f
Merge branch 'release/2.0'
2018-01-19 11:14:42 -08:00
Nate McMaster
df31235288
Ensure the required 2.0.x runtime is installed
2018-01-19 11:12:16 -08:00
Nate McMaster
523ee741f9
Update to .NET Core 2.0.6-servicing-26118-01 and System.Data.SqlClient 4.4.3-servicing-26117-02
2018-01-19 09:47:26 -08:00
Nate McMaster
fb4d7fe5d9
Update FileSystem submodule and apply the result of the cascading versions
2018-01-18 16:48:30 -08:00
Nate McMaster
4791eccc4f
Update references to the 2.0.5 runtime store
2018-01-11 14:23:59 -08:00
Nate McMaster
cefe2aa65d
Update build tools to 2.0.5-rtm-10014 and update the SQLite repo
2018-01-11 14:05:11 -08:00
Nate McMaster
326c02e415
Update Microsoft.Data.Sqlite to include aspnet/Microsoft.Data.Sqlite#475
2018-01-11 08:56:25 -08:00
Nate McMaster
cc4c8d7551
Update repos to bumped versions and update the list of shipping packages
2018-01-10 14:59:17 -08:00
Nate McMaster
83b7d0b052
Update EF Core and Kestrel submodules
2018-01-10 09:35:01 -08:00
Nate McMaster
c762abc1e3
Bump build tools to 2.0.3-rtm-10011
2018-01-10 09:35:01 -08:00
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
867438a4ae
LZMA woes
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
997e31805b
Update dependencies
2018-01-08 11:12:07 -08:00
Nate McMaster
49c952a035
Update build tools to 2.0.3-rtm-10005
2018-01-08 11:10:45 -08:00
Nate McMaster
88e66f2b21
Prepare the 2.0.5 patch and add task to ensure repo versions cascade
2017-12-07 22:52:46 -08:00
Nate McMaster
0ade3698b4
Identify the difference between skipped and shipped repositories
2017-12-07 22:36:44 -08:00
John Luo
554c3310e3
Updates for 2.0.5 installers
2017-12-07 15:54:51 -08:00
John Luo
d6bbfa5f00
Revert "Build 2.0.4 Hosting installers"
...
This reverts commit d5ffe85bb9 .
2017-12-07 14:50:39 -08:00
John Luo
d5ffe85bb9
Build 2.0.4 Hosting installers
2017-11-30 18:35:01 -08:00
John Luo
f7c3546b98
LZMA update for 2.0.4
2017-11-30 14:50:07 -08:00
=
be0dce0fd9
Revert to old lzma name scheme
2017-10-26 12:14:34 -07:00
=
537a735d30
Fix target dependencies
2017-10-24 12:36:12 -07:00
John Luo
386483b9ef
Create timestamp free cumulative archives
2017-10-24 11:46:28 -07:00
=
86d6e51ba2
Fix rpm packages and hosting tar.gz
2017-10-19 12:55:11 -07:00
=
65fcbdb8c8
Installer generation updates
2017-10-18 10:14:50 -07:00
Nate McMaster
fc8c29c5d6
Make the outputpath for the installers
2017-10-18 07:35:34 -07:00
Nate McMaster
1bfe2e40df
Set filepath properties in global build context, not the local targets
2017-10-18 07:30:44 -07:00
Nate McMaster
d5df2acd45
Put installers into artifacts/installers/ and the lzma into artifacts/lzma/
2017-10-17 17:56:31 -07:00
Nate McMaster
3a563b15fa
Fix the BuildFallbackArchive targets to restore from the correct locations
2017-10-17 17:43:16 -07:00
Nate McMaster
b191fc8fef
Workaround issues with MSBuild variable subtitution and bash
2017-10-17 16:32:12 -07: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
Nate McMaster
1f6db0e3ad
Add Microsoft.NETCore.Platforms to the list of external dependencies
2017-10-17 12:57:56 -07:00
Nate McMaster
83e22851c5
Remove dummy reference project from the output of the runtime store
2017-10-16 12:53:36 -07:00
Nate McMaster
44520119e3
Set IsFinalBuild=true on the non-timestamped version of templating packages
2017-10-16 11:47:14 -07:00
Nate McMaster
2f78d058e7
Update build tools to 2.0.2-rc1-16007
2017-10-16 11:32:20 -07:00
Nate McMaster
0585274d32
Update kestrel submodule and remove the Microsoft.AspNetCore.Internal.CoreFxLab.Sources package from external dependencies list ( #607 )
2017-10-16 10:18:23 -07:00