Commit Graph

95 Commits

Author SHA1 Message Date
Nate McMaster ac49fcb7fd Ensure version information is passed properly into the package cache build 2017-08-30 15:15:57 -07:00
Nate McMaster 5589365cac Use Directory.Build.props/targets (#227) 2017-08-30 12:58:16 -07:00
Pavel Krymets 653272600f Add site extension generation code (#217) 2017-08-10 08:11:57 -07:00
John Luo b5e81bd4a0 Use linux specific runtime identifier when gathering installer prerequisites 2017-08-09 14:27:04 -07:00
John Luo 3e0ece9936 Fix package archive name typo 2017-08-09 13:05:42 -07:00
John Luo e9e7baf3f1 Rename store zip and lzma filename 2017-08-08 11:12:08 -07:00
= 508501a573 Skip installing 1.0.5 and 1.1.2 shared runtime for debian installer builds 2017-08-07 18:13:14 -07:00
= 90503c097d Remove KoreBuild dependent build steps
- remove references to .build directory
- dotnet cli is not automatically installed on docker images
- install x86 dotnet cli using environment variable
2017-08-03 10:56:37 -07:00
Jun Tao Luo b32ad7e731 ProjectPath is no longer set, use MSBuildProjectFullPath instead 2017-07-27 14:43:55 -07:00
John Luo a79dafebaf Remove changelog message from rpm generation 2017-07-26 11:39:31 -07:00
= c473800042 Installer generation updates
Produce dotnet hosting bundle installers
.deb, .rpm, .tar.gz
test generated installers after building
2017-07-26 10:50:23 -07:00
John Luo 8dfc6a00e5 Use installed shared framework version during deps file generation
instead of the shared framework version bundled with the SDK
2017-07-17 15:05:07 -07:00
John Luo 1d2b560dfa Update no-timestamp versions 2017-07-11 15:40:50 -07:00
John Luo bb1d80be2a Create common manifest file
This will trim additional packages such as runtime.win-arm64.runtime.native.system.data.sqlclient.sni
2017-07-03 18:36:30 -07:00
John Luo 7162fe2371 Clarify installer error message 2017-06-30 16:35:42 -07:00
John Luo eb1f72c369 Installer generation updates 2017-06-29 16:52:49 -07:00
John Luo cb246ae45b Use specified signed runtime store archives when available for installers 2017-06-29 11:51:30 -07:00
Nate McMaster 584b36318e Workaround issue caused by importing Internal.AspNetCore.Sdk into KoreBuild (#178) 2017-06-26 19:07:36 -07:00
= 23757a0079 Merge branch 'rel/2.0.0-preview2' into dev 2017-06-23 17:18:58 -07:00
= 6f762fe478 Update RPM installation directory 2017-06-23 17:18:08 -07:00
John Luo 0e4db81898 Remove dotnet-archive and Microsoft.Dotnet.Archive 2017-06-23 11:23:55 -07:00
= fc502c7645 Set license to Apache 2.0 2017-06-21 11:09:32 -07:00
= dfd7929746 Build RPM installers 2017-06-20 13:57:40 -07:00
John Luo 89a2dadfca Remove ViewCompilation from publish manifests 2017-06-19 18:12:12 -07:00
John Luo 07a227f2e8 Build .deb installers 2017-06-15 10:28:16 -07:00
John Luo 512195247a Update DiaSymReader path update
MSBuild doesn't update environment variables when called through MSBuild Target
2017-06-12 12:23:16 -07:00
John Luo d58bcba814 Re-enable symbols generation on x86 2017-06-07 19:50:07 -07:00
= e055aaa72f Fix typo 2017-06-07 18:10:56 -07:00
= 0e3f19e3bf Skip symbol zips when no symbols are produced 2017-06-07 17:23:29 -07:00
= 859177479c Fix PackageCache builds
No symbols are generated for macOS

Add environment variable to pass additional arguments to dotnet store
2017-06-07 17:01:29 -07:00
John Luo 4f67914e3a Re-enable building symbols for runtime store
By adding Microsoft.DiaSymReader.Native.*.dll to the path
2017-06-07 11:44:18 -07:00
John Luo cb389fe9b0 Display info for dotnet used to create runtime store and deps files 2017-06-05 17:31:26 -07:00
John Luo 2625e2a768 Consolidate runtime store dependencies into one package 2017-06-02 11:14:56 -07:00
John Luo de5b3560d5 Skip symbol generation during runtime store creation 2017-06-01 18:45:28 -07:00
John Luo 1619166911 Update manifest names 2017-05-26 11:43:36 -07:00
John Luo d826688ebf React to dotnet store cli arguments update 2017-05-19 16:20:35 -07:00
= 81352cb598 Merge branch 'rel/2.0.0-preview1' into dev 2017-05-06 00:13:48 -07:00
= 906f1d8f3e Fix command on macOS 2017-05-06 00:13:33 -07:00
= d013744f9c Merge branch 'rel/2.0.0-preview1' into dev 2017-05-05 23:18:04 -07:00
= f6e6b2cce9 Fix generation of deps files on macOS and Linux 2017-05-05 23:15:34 -07:00
John Luo 7bed8ca85f Merge branch 'rel/2.0.0-preview1' into dev 2017-05-05 17:22:37 -07:00
John Luo 793adb08ba Merge branch 'pakrym/restore-more' into rel/2.0.0-preview1 2017-05-05 17:22:26 -07:00
Pavel Krymets 1a0331eaaa Restore template to avoid deps trimming issue 2017-05-05 17:20:45 -07:00
John Luo 067c426200 Merge branch 'rel/2.0.0-preview1' into dev 2017-05-05 16:54:34 -07:00
John Luo 8366aabd59 Remove timestamps from deps files 2017-05-05 16:44:26 -07:00
John Luo e0778b2fb5 Merge branch 'rel/2.0.0-preview1' into dev 2017-05-02 17:17:00 -07:00
John Luo dc44c1f123 Use win7-x64/x86 rids for runtime store 2017-05-02 14:28:22 -07:00
John Luo 87c71197ae Merge branch 'rel/2.0.0-preview1' into dev 2017-05-01 21:42:20 -07:00
John Luo ddd96887da Minimal restore when building deps files 2017-05-01 21:41:29 -07:00
Pavel Krymets a5a9b6adab Use RuntimeFrameworkVersion instead for directory name (#82) 2017-05-01 15:18:44 -07:00