Commit Graph

25 Commits

Author SHA1 Message Date
Nate McMaster 5589365cac Use Directory.Build.props/targets (#227) 2017-08-30 12:58:16 -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
John Luo 1813d567f7 Merge branch 'rel/2.0.0' into dev 2017-07-26 11:39:38 -07:00
John Luo a79dafebaf Remove changelog message from rpm generation 2017-07-26 11:39:31 -07:00
John Luo 9563afeaed Merge branch 'rel/2.0.0' into dev 2017-07-26 10:52:37 -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
Mike Harder dfd63fe2cb Rename property to JsonNetVersion (#197)
- Matches other repos
2017-07-19 09:38:50 -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 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 eb1f72c369 Installer generation updates 2017-06-29 16:52:49 -07:00
= 7d3461eed4 Merge branch 'rel/2.0.0-preview2' into dev 2017-06-21 17:10:08 -07:00
= fc502c7645 Set license to Apache 2.0 2017-06-21 11:09:32 -07:00
= 31f9f8b436 Merge branch 'rel/2.0.0-preview2' into dev 2017-06-20 14:03:26 -07:00
= dfd7929746 Build RPM installers 2017-06-20 13:57:40 -07:00
John Luo c1b144dad2 Merge branch 'rel/2.0.0-preview2' into dev 2017-06-15 15:15:59 -07:00
John Luo dd1baa9130 Fix tool restore during installer build 2017-06-15 15:15:38 -07:00
John Luo efbc953868 Update debian_config.json package name 2017-06-15 11:18:10 -07:00
John Luo 07a227f2e8 Build .deb installers 2017-06-15 10:28:16 -07:00
John Luo d58bcba814 Re-enable symbols generation on x86 2017-06-07 19:50:07 -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
Pavel Krymets d0d9298f6d Put runtime version into dependencies.props and rename. 2017-06-05 18:22:30 -07:00
Pavel Krymets cde593c0e0 Allow overriding RuntimeFrameworkVersion used for deps generation. 2017-06-05 18:18:13 -07:00
John Luo 2625e2a768 Consolidate runtime store dependencies into one package 2017-06-02 11:14:56 -07:00
Pavel Krymets caaae2003e Fix deps trimming (#107) 2017-05-05 13:34:58 -07:00
Pavel Krymets a5a9b6adab Use RuntimeFrameworkVersion instead for directory name (#82) 2017-05-01 15:18:44 -07:00