Commit Graph

19 Commits

Author SHA1 Message Date
Nate McMaster 22c09387cb Update runtime store generation to respect DotNetAssetRootUrl 2018-01-19 16:57:17 -08:00
Nate McMaster 4791eccc4f Update references to the 2.0.5 runtime store 2018-01-11 14:23:59 -08:00
John Luo 07d014ab32 January patch fixes 2018-01-08 11:13:16 -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
= 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 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
= fe031e5655 Move core installer download to its own target 2017-10-14 07:21:47 -04: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