Bryan Thornbury
98b0c03444
Merge branch 'brthor/nuget-tools-on-shared-fx', remote-tracking branch 'origin' into cli-sdk-stages
2016-03-17 13:56:51 -07:00
Bryan Thornbury
937141c6a5
Cleanup
2016-03-17 13:44:32 -07:00
Bryan Thornbury
f0c2cb2c18
product changes to support portable tools
2016-03-17 13:44:32 -07:00
Bryan Thornbury
b59c4333ea
Remove tool restore from dotnet restore, use nuget tool restore
2016-03-17 13:44:32 -07:00
Bryan Thornbury
bd3ba0bd41
Update tests to reflect portable tools
2016-03-17 13:44:32 -07:00
Bryan Thornbury
51dcb6063f
Add Portable Test Package Asset
2016-03-17 13:44:32 -07:00
Sridhar Periyasamy
ae83a73e35
Create 'dotnet-dev' and 'dotnet' pkg.
...
- 'dotnet-dev' contains the sharedfx, shared host and CLI SDK.
- 'dotnet' contains the sharedfx and the shared host.
2016-03-17 13:42:10 -07:00
Livar Cunha
45abe6d52b
Added extra params (base-build-path, runtime, framework) and refactored parameter parsing into its own class with tests.
...
Changed program.cs to use the new dotnettestparams.
Hooked up the new parameters to the ProjectDependencyCommandResolver
2016-03-17 13:29:16 -07:00
Eric Erhardt
778e63a5a6
Merge pull request #1893 from eerhardt/OriginTest
...
Add initial update-dependencies script.
2016-03-17 14:44:33 -05:00
Pavel Krymets
f5330cdd1f
Merge pull request #1918 from dotnet/pakrym/deps-nulls
...
Remove DependencyModel csv reader, add lots of null checks everywhere
2016-03-17 11:35:20 -07:00
Senthil
0617805104
Merge pull request #1929 from schellap/new
...
Relax error case if runtime config is not present
2016-03-17 11:33:41 -07:00
Senthil
a766bc173e
Relax error case if runtime config is not present
2016-03-17 11:32:46 -07:00
Sridhar Periyasamy
de8b326872
Merge branch 'rel/1.0.0' of https://github.com/dotnet/cli into cli-sdk-stages
2016-03-17 11:16:43 -07:00
Senthil
4948c8f04e
Merge pull request #1927 from schellap/new
...
Fix error check and verbose
2016-03-17 11:11:47 -07:00
Senthil
b93b915cc6
Fix error check and verbose
2016-03-17 11:05:49 -07:00
Sridhar Periyasamy
75d49d99f3
Bug fix to copy the hostpolicy and hostfxr binaries from the correct location.
2016-03-17 10:07:03 -07:00
Pavel Krymets
6970a75746
Remove csv reader
2016-03-17 10:03:26 -07:00
Senthil
2044bccea1
Merge pull request #1922 from schellap/fxr-move
...
Add logging and fix xunit runtimeconfig
2016-03-17 09:16:58 -07:00
Eric Erhardt
eccf44c200
Add initial update-dependencies script.
...
This script can be used to automatically update dotnet/cli's
dependencies on other repos like CoreFX, NuGet, etc.
Currently the script supports updating the CoreFX dependencies.
2016-03-17 08:14:09 -05:00
schellap
ee27b1ff11
Enable logging and fix xunit runtimeconfig
2016-03-17 01:53:52 -07:00
Senthil
6fec9ad1fa
Merge pull request #1921 from schellap/deps-fmt
...
Return empty entries instead of creating empty ones
2016-03-17 00:30:56 -07:00
Senthil
8ff5f9df6f
Return empty entries instead of creating empty ones
2016-03-16 20:50:32 -07:00
Senthil
adda6fcdfc
Merge pull request #1915 from schellap/deps-fmt
...
Revert merging relpaths and relax erroring
2016-03-16 20:46:34 -07:00
Senthil Chellappan
00905c3faf
Revert merging relpaths and relax erroring
2016-03-16 19:03:21 -07:00
Sridhar Periyasamy
9602d92634
Publish and Pkg, Deb fixes
...
- Publish only combined SharedFx,SharedHost and combined
SharedFx,SharedHost,CLISDK tarballs and zips.
2016-03-16 18:16:51 -07:00
Sridhar Periyasamy
5150bae60c
Fix Package targets to respect the new CLI SDK layout.
2016-03-16 17:54:44 -07:00
Pavel Krymets
665dc9bcce
Add null checks everywhere in dependency model
2016-03-16 16:53:59 -07:00
Andrew Stanton-Nurse
e2d8d6e31e
make install and build scripts use new package
2016-03-16 16:16:38 -07:00
Pavel Krymets
28d5f6125c
Merge pull request #1906 from dotnet/pakrym/legacy-deps
...
Generate embedded deps file that previos versions of DependencyModel can use
2016-03-16 15:59:17 -07:00
Sridhar Periyasamy
4d19e4d866
Layout CLI SDK, Shared Fx and Muxer in stage1 and stage2.
2016-03-16 15:54:02 -07:00
Senthil
8ab2bae472
Merge pull request #1911 from schellap/deps-json2
...
Fix casing of shared and add DT_DIR to readdir
2016-03-16 15:26:04 -07:00
Nate Amundson
c7abe91773
Merge pull request #1824 from naamunds/AddDockerHubTriggers
...
Trigger automated DockerHub builds
2016-03-16 17:15:29 -05:00
Nate Amundson
cd2b638b18
Trigger automated DockerHub builds
...
This change triggers automated DockerHub builds for successful
official Ubuntu builds of rel.1.0.0. The DockerHub repo for this is
https://hub.docker.com/r/microsoft/dotnet-preview/ .
The variables DOCKER_HUB_REPO and DOCKER_HUB_TRIGGER_TOKEN are set in
the "DotNet-CLI-CI (Ubuntu) [rel.1.0.0]" VSTS build definition.
This change also allows the Environment TargetConditionAttribute to be
used to require that an environment variable is set, in addition to the
existing functionality of being able to be used to require that an
environment variable is equal to one of a set of specified values.
2016-03-16 14:39:02 -07:00
Senthil
0a5d95d2ad
Fix casing of shared and add DT_DIR to readdir
2016-03-16 14:09:48 -07:00
Andrew Stanton-Nurse
88fc96803a
update README links
2016-03-16 14:05:46 -07:00
Sridhar Periyasamy
52f4ad2b91
Merge pull request #1902 from Sridhar-MS/corehost-fixes
...
Make corehost pick pre-release SDK version when no production releases.
2016-03-16 13:39:21 -07:00
Pavel Krymets
1cbec5a494
Generate embedded deps file that previos versions of DependencyModel can use
2016-03-16 12:43:41 -07:00
Sridhar Periyasamy
dfe985fa4c
Merge pull request #1903 from dotnet/Sridhar-MS-clisdk-tarball
...
Update PackageTargets.cs
2016-03-16 11:53:11 -07:00
Sridhar Periyasamy
d4bbdaa37a
Update PackageTargets.cs
...
Fix to create CLI SDK tarballs on unix.
2016-03-16 11:30:56 -07:00
Sridhar Periyasamy
897f669ec0
Remove the hack to layout CLI SDK into a production version path.
...
Go back to using a nuget version path.
2016-03-16 11:12:45 -07:00
Sridhar Periyasamy
570e348edf
Make corehost pick pre-release SDK version when no production releases.
...
Also fix STL crash.
2016-03-16 10:59:17 -07:00
Livar
3031c0dc28
Merge pull request #1894 from livarcocc/update_xunit_runner
...
Updating the dotnet-test-runner version to 1.0.0-dev-91790-12. Some p…
2016-03-16 10:52:57 -07:00
Eric Erhardt
0faa7936ac
Merge pull request #1899 from eerhardt/RevertXProjChange
...
Revert "Update the .xproj files to reference the "DotNet" targets and props instead of "DNX"."
2016-03-16 12:43:44 -05:00
Andrew Stanton-Nurse
0c971d8d4c
Merge pull request #1892 from mellinoe/combined-zip
...
Create combined zip/tar for framework-host-sdk and framework-host
2016-03-16 10:42:29 -07:00
Pavel Krymets
5c8a3e22fe
Merge pull request #1895 from dotnet/pakrym/runtime-graph-generator
...
Generate runtime fallback graph for shared framework
2016-03-16 10:03:12 -07:00
Eric Erhardt
964318b291
Revert "Update the .xproj files to reference the "DotNet" targets and props instead of "DNX"."
...
This reverts commit 4304ca9848
.
2016-03-16 11:44:09 -05:00
Pavel Krymets
77e511c4d4
Generate runtime graph when building runtime
2016-03-16 08:27:55 -07:00
Livar Cunha
00cb8fa045
Updating the dotnet-test-runner version to 1.0.0-dev-91790-12. Some projects still had the old version, which won't work with VS.
2016-03-15 20:22:10 -07:00
Eric Mellino
d9dfaf1328
Publish the combined-zip/tar files to azure
2016-03-15 17:41:42 -07:00
Eric Mellino
4fcabc47cc
Create combined zip/tar for framework-host-sdk and framework-host
2016-03-15 17:36:32 -07:00