Commit graph

2987 commits

Author SHA1 Message Date
Rob Relyea
b84832bd8d Merge pull request #3403 from dotnet/toddmosc/preview2Port
Porting "dotnet pack -serviceable" change from rel/1.0.0 to 1.0.0-preview2
2016-06-06 12:06:36 -07:00
Todd Moscinski
d3b935489f Fixing schema version number, tweaking a string, and making test call pass a bool instead of a string to enable serviceable. 2016-06-06 11:00:47 -07:00
Todd Moscinski
391675c5b9 Changing schema version to 8 to match NuGet internal value and adding a pack test for the --serviceable option. 2016-06-06 11:00:33 -07:00
Todd Moscinski
8099e6b9f7 Adding support for --serviceable option to pack command which puts <serviceable>true</serviceable> into the output nuspec 2016-06-06 11:00:05 -07:00
Eric Erhardt
90fbc3bb53 Merge pull request #3399 from eerhardt/UpdateSharedFX
Updating CoreSetup to rc3-004406
2016-06-06 12:13:53 -05:00
Eric Erhardt
ea1b688527 Merge pull request #3394 from eerhardt/Fix1650
Change 'got' to 'received' for dep conflicts
2016-06-06 11:59:30 -05:00
Eric Erhardt
8a97cd74b3 Merge pull request #3397 from eerhardt/FixExecSilentEnvVar
Pass env into ExecCore
2016-06-06 11:58:32 -05:00
Eric Erhardt
42938f180f Updating CoreSetup to rc3-004406 2016-06-06 11:15:07 -05:00
Eric Erhardt
f34788898d Pass env into ExecCore 2016-06-06 10:31:44 -05:00
Josh Free
b422e7fde3 Merge pull request #3393 from eerhardt/UpdateDependencies20160606022451
Updating CoreFx, CoreSetup to rc3-24206-00, rc3-004404 respectively
2016-06-06 08:26:49 -07:00
Eric Erhardt
cd94ef9c07 Merge pull request #3389 from dotnet/troy-3347
Expand timeout setting for project model server
2016-06-06 09:49:01 -05:00
Luke Latham
d76807d22a Change 'got' to 'received' for dep conflicts 2016-06-06 09:35:24 -05:00
eerhardt
354b1d38d5 Updating CoreFx, CoreSetup to rc3-24206-00, rc3-004404 respectively 2016-06-06 14:24:51 +00:00
Troy Dai
7adf70d297 Expand timeout setting for project model server 2016-06-05 20:30:21 -07:00
Eric Erhardt
512287ec03 Merge pull request #3384 from eerhardt/UpdateDependencies20160604063234
Updating CoreFx, CoreSetup to rc3-24204-00, rc3-004400 respectively
2016-06-04 23:02:44 -05:00
Eric Erhardt
3e77d1a2d8 Moving TestAsset project from netstandard1.5 to 1.6. 2016-06-04 19:56:42 -05:00
eerhardt
ea8ae8d1c7 Updating CoreFx, CoreSetup to rc3-24204-00, rc3-004400 respectively 2016-06-04 18:32:34 +00:00
Eric Erhardt
06da2ee9b2 Merge pull request #3380 from eerhardt/NewSharedFX
Update CoreSetup to rc3-004397
2016-06-04 09:47:06 -05:00
Eric Erhardt
4f95bc0010 Update CoreSetup to rc3-004397 2016-06-04 00:00:28 -05:00
Eric Erhardt
9aee42aab6 Merge pull request #3373 from eerhardt/RuntimeCoreCLR
Move dependency from Microsoft.NETCore.Runtime to Microsoft.NETCore.Runtime.CoreCLR.
2016-06-03 23:42:33 -05:00
Eric Erhardt
b512ddb8b8 Merge pull request #3369 from eerhardt/FixDocker
Port @ellismg's debian docker file fix to CLI.
2016-06-03 16:51:51 -05:00
Eric Erhardt
9ffe91f367 Move dependency from Microsoft.NETCore.Runtime to Microsoft.NETCore.Runtime.CoreCLR. 2016-06-03 16:35:00 -05:00
Bryan Thornbury
4f14a3c33e Merge pull request #3353 from brthor/brthor/3079
update help message
2016-06-03 13:16:27 -07:00
Eric Erhardt
d4d9653e05 Port @ellismg's debian docker file fix to CLI. 2016-06-03 13:58:33 -05:00
Eric Erhardt
7804f59519 Merge pull request #3364 from eerhardt/UpdateDependencies
Updating CoreFx, CoreSetup, Roslyn to rc3-24201-00, rc3-004391, beta1-20160602-01
2016-06-03 13:27:52 -05:00
Eric Erhardt
8162f89996 Fixing PortableAppWithRuntimeTargetsIsPublishedCorrectly now that libuv is contained in the Shared Framework. 2016-06-03 11:16:52 -05:00
Eric Erhardt
f16f2e64eb Updating CoreFx, CoreSetup, Roslyn to rc3-24201-00, rc3-004391, beta1-20160602-01 2016-06-03 07:27:42 -05:00
Eric Erhardt
0366576dba Merge pull request #3361 from eerhardt/AddRoslynDependency
Add Roslyn as a dependency in update-dependencies.
2016-06-03 07:21:27 -05:00
Eric Erhardt
5e6ae9cd48 Add Roslyn as a dependency in update-dependencies. 2016-06-03 01:03:48 -05:00
MichaelSimons
c622debad0 Removed publish logic that triggered dotnet-preview Docker builds. This logic has been moved to Maestro. 2016-06-02 19:07:16 -07:00
Livar
3af43c8669 Merge pull request #3355 from livarcocc/fix_fedora_23_dockerfile
Fix fedora 23 and ubuntu 16 dockerfile
2016-06-02 18:12:19 -07:00
Bryan Thornbury
4557f2a42f update help message 2016-06-02 15:21:29 -07:00
Livar Cunha
bb034b325e Also updating the ubuntu16.04 dockerfile to remove the llvm dependencies 2016-06-02 14:47:35 -07:00
Livar Cunha
cc6c22c01f Fix an error in the fedora23 dockerfile where we added findutils after the && when invoking dnf. That caused findutils to be invoked instead of installed. 2016-06-02 14:39:33 -07:00
Eric Erhardt
0577337cdc Merge pull request #3351 from dotnet/preview2
Updating CoreSetup to rc3-004373
2016-06-02 15:47:00 -05:00
Eric Erhardt
351255dda1 Updating CoreSetup to rc3-004373 2016-06-02 14:45:00 -05:00
Bryan Thornbury
37bf9ee993 Merge pull request #3346 from brthor/brthor/2408
fixes #2408 stop using corehost to activate projectdependencycommands
2016-06-02 12:41:21 -07:00
Bryan Thornbury
cb746f6098 Merge pull request #3333 from brthor/brthor/3119
fixes #3119
2016-06-02 12:39:32 -07:00
Eric Erhardt
74a9594634 Small fixes to update-dependencies.
Fix stage0 location to be the same as build.

Fix ReplaceDependencyVersion to only mark IsUpdated = true when the version was actually updated.

Point to core-setup/release/1.0.0.
2016-06-02 14:09:50 -05:00
Bryan Thornbury
595c6f6ea9 Merge pull request #3336 from brthor/brthor/remove-clang-dep-in-sdk
remove clang-3.5 as a dependency of the deb package
2016-06-02 11:49:18 -07:00
Bryan Thornbury
a58d780962 Merge pull request #3331 from brthor/port-dockerfile-cleanup
port @ellismg's dockerfile cleanup
2016-06-02 10:54:10 -07:00
Bryan Thornbury
64508f08ab fixes #2408 stop using corehost to activate projectdependencycommands 2016-06-02 10:50:38 -07:00
Livar
48b3b02d3c Merge pull request #3334 from livarcocc/skip_installer_for_ubuntu_16
We need to prevent downloading deb packages on Ubuntu16.04 since we d…
2016-06-01 21:39:10 -07:00
Bryan Thornbury
06047ee413 Update only the ubuntu.14.04 dockerfile from https://github.com/dotnet/core-setup/pull/58 2016-06-01 18:06:37 -07:00
Bryan Thornbury
c6718df2fb remove clang-3.5 as a dependency of the deb package 2016-06-01 17:57:15 -07:00
Bryan Thornbury
5c01db5ece Merge pull request #3327 from dotnet/brthor/fix-pkg
Fix the location of sharedfx + sharedhost pkgs downloaded from core-s…
2016-06-01 17:37:06 -07:00
Bryan Thornbury
30b9c89bd7 fixes #3119 2016-06-01 17:35:20 -07:00
Livar Cunha
5f791ff9c5 We need to prevent downloading deb packages on Ubuntu16.04 since we don't have them there yet. This is a hack and the right fix would be to not use a enum with the BuildPlatform, but something that allowed us to express the platform and the version of the platform. 2016-06-01 17:17:59 -07:00
Bryan Thornbury
77d914bc86 Merge pull request #3332 from brthor/brthor/fix-netcigroovy
update netci.groovy to use ubuntu.14.04
2016-06-01 17:01:44 -07:00
Bryan Thornbury
aa7cbeba3a update netci.groovy to use ubuntu.14.04 2016-06-01 16:47:46 -07:00