Commit Graph

771 Commits

Author SHA1 Message Date
Pranav K 76cc53c2be Pick up templating changes 2018-01-24 17:59:35 -08:00
Nate McMaster 22c09387cb Update runtime store generation to respect DotNetAssetRootUrl 2018-01-19 16:57:17 -08:00
Nate McMaster e9058ff347 Update Scaffolding submodule to include aspnet/Scaffolding#676 2018-01-19 15:44:04 -08:00
John Luo ae0207b578 Updated ResponseCaching to include https://github.com/aspnet/ResponseCaching/pull/154 2018-01-19 12:41:29 -08:00
Nate McMaster e42c6527d8 Update MvcPrecompilation to include fixes to failing tests 2018-01-19 12:31:00 -08:00
Nate McMaster df31235288 Ensure the required 2.0.x runtime is installed 2018-01-19 11:12:16 -08:00
Nate McMaster 2f44dbd572 Update FileSystem submodule to include aspnet/FileSystem#315 2018-01-19 11:06:41 -08:00
Nate McMaster 3e2c3a7ab5 Update templating module to include aspnet/Templating#231 2018-01-19 09:11:33 -08:00
Nate McMaster fb4d7fe5d9 Update FileSystem submodule and apply the result of the cascading versions 2018-01-18 16:48:30 -08:00
Brice Lambson c78b8a7c1c Update SQLite submodule 2018-01-17 14:58:20 -08:00
Nate McMaster a5d6f9b36f Rename submodule branches to release/2.0 2018-01-17 10:01:24 -08:00
Brice Lambson 386c3f4664 Update EF Core submodule 2018-01-12 10:53:00 -08:00
Nate McMaster 4791eccc4f Update references to the 2.0.5 runtime store 2018-01-11 14:23:59 -08:00
Nate McMaster 805540ddb8 Add appveyor and travis CI config 2018-01-11 14:06:54 -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
Nate McMaster e28eb85750 Bump build version to 2.0.6 2018-01-10 09:34:56 -08:00
Nate McMaster 56c49b441f Merge branch 2.0.5 changes into release/2.0.0 2018-01-08 11:34:28 -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 3bc3ca2a41 Add 2.0.3 manifests to all metapackage 2017-12-07 16:00:32 -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
Nate McMaster b07d405cc2 Update the templating submodule 2017-12-06 13:17:46 -08:00
Nate McMaster cf7eccab5e
Add a design document for the bill of materials and build caching (#688)
[ci skip]
2017-12-01 18:15:17 -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
Nate McMaster 65906d3610
Unify git submodules to point to the 'release/2.0.0' branch (#649) 2017-11-15 16:01:02 -08:00
Nate McMaster 8f6f79bc47 Add script to list repo versions 2017-11-14 16:20:16 -08:00
Nate McMaster f58faa416b Remove hard-coded --dry-run from TagRepos script 2017-11-14 16:02:56 -08:00
Nate McMaster d7785d6187 Add tag repos script 2017-11-14 15:26:51 -08:00
Nate McMaster 7235918051 Update templating to latest commit 2017-11-14 14:22:38 -08:00
Nate McMaster b0de6da24f Update the Scaffolding and Templating submodules 2017-10-30 15:50:25 -07:00
Nate McMaster 9d4c3adda1 Update modules/Templating to fix workaround dotnet/templating#1302 2017-10-26 16:14:32 -07:00
Hao Kung 60d604580c Add identity fix 2017-10-26 14:49:35 -07:00
= be0dce0fd9 Revert to old lzma name scheme 2017-10-26 12:14:34 -07:00
Nate McMaster 8c63660b15 Update EntityFrameworkCore to 88551da89 - react to aspnet/EntityFrameworkCore#10151 2017-10-24 12:41:26 -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