Commit Graph

12 Commits

Author SHA1 Message Date
Nate McMaster dae1f1ce78 Merge branch 'rel/2.0.3' into dev 2017-11-08 16:31:07 -08:00
= 65fcbdb8c8 Installer generation updates 2017-10-18 10:14:50 -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 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 83e22851c5 Remove dummy reference project from the output of the runtime store 2017-10-16 12:53:36 -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
John Luo 91d4be47b9 Produce separate reference package for runtime store generation 2017-10-12 19:12:37 -07:00
John Luo 84157041bc Update properties fore restore on CI 2017-10-11 17:43:59 -07:00
John Luo afba40b573 Build LZMA
- Update metapackage reference insertion
2017-10-11 16:11:12 -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
= 11b25e7c87 Build and pack Runtime Store
- Also add targets to build all metapackage.
2017-10-02 16:43:30 -07:00