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
Nate McMaster
4da6565d5b
Update modules/Scaffolding to ce3c4802 to fix aspnet/Scaffolding#645
2017-10-24 10:35:19 -07:00
=
86d6e51ba2
Fix rpm packages and hosting tar.gz
2017-10-19 12:55:11 -07:00
Nate McMaster
354f4e123c
Update Razor to include minor tweak to build script. aspnet/Razor#1728
2017-10-18 15:06:41 -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
Nate McMaster
a636fb0b74
Update to build tools 2.0.2-rc1-16006
2017-10-16 10:14:43 -07:00
Pavel Krymets
c255c7f276
Put ApplicationInsights.HostingStartup back into metapackage ( #606 )
2017-10-16 09:54:09 -07:00
=
fe031e5655
Move core installer download to its own target
2017-10-14 07:21:47 -04:00
Nate McMaster
d28e9fd8bc
Update build tools to 2.0.2-rc1-16001
2017-10-13 18:10:16 -07:00
=
6e077fb60a
Fix typos and cleanup
2017-10-13 17:46:01 -07:00
=
288199ce72
Remove temporary pinning
2017-10-13 17:06:14 -07:00
=
a4e87d1dd8
Build runtime store installers
...
- hosting tar.gz archives
- rpm installers for generic and red hat
- deb installers for debian.8, ubuntu 14.04, ubuntu 16.04, ubuntu 16.10
Create hosting targz archives
2017-10-13 17:00:46 -07:00
John Luo
5ef64d4764
Fix build
2017-10-13 13:48:16 -07:00
Nate McMaster
286c0a7e3b
Update submodules to latest build tools and fix bug in razor tests
2017-10-13 13:15:13 -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
Smit Patel
87b3cc6879
Update EF
2017-10-12 15:35:56 -07:00
Nate McMaster
c2a0010eda
Fix the metapackage generation
2017-10-12 08:36:40 -07:00
John Luo
84157041bc
Update properties fore restore on CI
2017-10-11 17:43:59 -07:00
John Luo
a48a3be6d7
Explicitly specify metapackage version
2017-10-11 17:04:09 -07:00
John Luo
9aeefd3fd5
Fix compile error
2017-10-11 16:34:00 -07:00
John Luo
afba40b573
Build LZMA
...
- Update metapackage reference insertion
2017-10-11 16:11:12 -07:00