Commit graph

6123 commits

Author SHA1 Message Date
mlorbetske
0dd30b92d5 Update to SetupCrossGen 121 - Coherence 25102 2017-05-22 11:48:30 -07:00
Livar
52a0addbd3 Merge pull request #6656 from jonsequitur/fix-command-names-in-dev-guide
fix command names
2017-05-22 10:28:58 -07:00
Livar
bd50f816df Merge pull request #6644 from livarcocc/update_msbuild
Updating msbuild to 15.3.0-preview-000246-05.
2017-05-22 09:51:49 -07:00
Livar
9b9030a180 Merge pull request #6655 from seanshpark/fixdisklayout
Fix tab/space mixed indentation of Layout of disk
2017-05-22 09:40:34 -07:00
jonsequitur
628743a235 fix command names 2017-05-22 07:46:54 -07:00
SaeHie Park
31467e681e Fix tab/space mixed indentation of Layout of disk
Documentation/specs/cli-installation-scenarios.md has mixed tab/space
indentation for `Layout on disk` section and shows incorrect layout.
2017-05-22 21:09:00 +09:00
Livar
f3719953e8 Merge branch 'master' into update_msbuild 2017-05-20 21:44:47 -07:00
Livar
0ddccc2922 Merge pull request #6638 from nguerrera/update-xlf
Run xlf converter
2017-05-20 21:41:46 -07:00
Kevin Ransom (msft)
cf9967bcd2 Add fsc to distribution (#6508)
* Add fsc to distribution

* update package

* Update compiler version

* I'm not sure these do anything usefull

* Reenable f# new project tests

* Revert "Reenable f# new project tests"

This reverts commit 34d294ec8c42145cf8cf0af166f9dfc8ee51b6f8.

* merge

* Update fsharp version

* Update compiler version

* Review feedback

* review feedback

* Update DependencyVersions.props
2017-05-19 23:20:19 -07:00
Livar
947c8daabc Merge pull request #6462 from nguerrera/sdk-resolver-tests
Better sdk resolver test
2017-05-19 21:40:56 -07:00
Livar Cunha
28e25657cb Updating msbuild to 15.3.0-preview-000246-05. 2017-05-19 20:59:07 -07:00
Livar
6a1c420099 Merge pull request #6634 from Mardoxx/patch-1
Minor text fixes for ko
2017-05-19 16:18:44 -07:00
Nick Guerrera
fca4162c10 Run xlf converter 2017-05-19 13:37:13 -07:00
Eric Erhardt
f7ff32a18c Merge pull request #6582 from dotnet-bot/master-UpdateDependencies
Update CoreSetup to preview2-25317-03 (master)
2017-05-19 09:21:40 -05:00
Mardoxx
d019c19c3a Minor text fixes
NET Core -> .NET Core
2017-05-19 14:59:34 +01:00
William Lee
4701bcb768 Produce Debian 8 native package (#6604)
* Produce Debian 8 native package

Since Debian is a branch from Ubuntu threat them the same

Tested on Debian 8 VM

* fix file path

* Fix name field in Publish Deb packages

* publish debian 8 native to Azure
2017-05-18 21:33:47 -07:00
Eric Erhardt
8c1dacbe23 Merge pull request #6631 from eerhardt/StoreOptions
Fix dotnet store options
2017-05-18 21:23:47 -05:00
Eric Erhardt
403b9717ae Update Core-Setup to 2.0.0-preview2-25319-02 2017-05-18 20:54:31 -05:00
William Li
88b2e06dd1 Merged host and SDK help
Change help according to https://github.com/dotnet/cli/issues/6215
2017-05-18 18:12:04 -07:00
Eric Erhardt
6ba3fbf5be Fix tests now that --preserve-working-dir is no longer an option. 2017-05-18 19:36:28 -05:00
Eric Erhardt
b44bce5786 Fix dotnet store options
- remove configuration
- remove preserve-working-dir
- add skip-symbols

Fix #6488
Fix #6489
Fix #6490
2017-05-18 18:23:54 -05:00
Livar
6647eddf24 Merge pull request #6627 from livarcocc/fix_restore_verbosity
Fixing restore so that it respects the verbosity param.
2017-05-18 15:39:05 -07:00
Livar Cunha
357fd3daf1 Fixing restore so that it respects the verbosity param. The problem was that ConsoleLoggerParameters was overwritting whatever was coming through the command line. 2017-05-18 14:13:01 -07:00
Livar
5407db04e4 Merge pull request #6623 from livarcocc/fix_runnable_message
Slight improvement to the not runnable message.
2017-05-18 11:56:23 -07:00
Livar
68246a46fa Merge pull request #6602 from livarcocc/json_perf_improvements
Improve Json perf by using JObject.Load.
2017-05-18 11:55:47 -07:00
Livar
77177ca228 Merge pull request #6622 from livarcocc/add_vb
Enabling VB in the CLI.
2017-05-18 11:42:20 -07:00
Livar Cunha
cfd72bc1d0 Slight improvement to the not runnable message. 2017-05-18 11:14:38 -07:00
Livar Cunha
a4c3e69c3c Disabling the VB tests in non-windows platforms while MSBuild fixes a bug that we need for cross-plat. 2017-05-18 10:09:36 -07:00
Livar Cunha
9952f2fd68 Addressing code review comments by using Streams instead of ing the contents into a string. 2017-05-18 10:07:19 -07:00
Livar Cunha
38fc8875f2 Enabling VB in the CLI.
Fixing the permissions for RunVbc.sh.
2017-05-17 22:16:22 -07:00
Livar Cunha
439c4e6173 Improve Json perf by using JObject.Load. 2017-05-17 21:09:49 -07:00
Livar
e157c4bd09 Merge pull request #6603 from livarcocc/fix_installers_branding
Change the CLI moniker to Microsoft .NET Core 2.0.0 Preview 1 SDK
2017-05-17 19:25:57 -07:00
Eric Erhardt
f583f219df Fixing the core-setup archive and installer paths for the new Runtime publish layout. 2017-05-16 20:54:02 -05:00
dotnet-bot
02e7c8d0a8 Update CoreSetup to preview2-25317-03 2017-05-17 01:18:54 +00:00
Eric Erhardt
6453cb4e15 Merge pull request #6613 from dotnet/eerhardt-patch-1
Update MSBuild to 15.3.0-preview-000234-01
2017-05-16 16:06:55 -05:00
Eric Erhardt
5fef379acc Update MSBuild to 15.3.0-preview-000234-01
This build has the new RuntimeInformation feature in MSBuild which allows MSBuild logic to be able to tell if you are building on OSX or Linux.
2017-05-16 13:42:17 -05:00
Livar
0a89053574 Merge pull request #6600 from dotnet/mmitche-patch-1
Add CROSS check
2017-05-16 11:15:51 -07:00
Livar Cunha
790ae69747 Change the CLI moniker to Microsoft .NET Core 2.0.0 Preview 1 SDK 2017-05-15 16:40:11 -07:00
Matt Mitchell
d35f7326b3 Add CROSS check
Adds a silent CROSS check for PRs so that data can be gathered for the CROSS project
2017-05-15 11:47:42 -07:00
Livar
d6452010c4 Merge pull request #6563 from jlanng/corporate-proxy-support
Support corporate proxy servers
2017-05-15 11:38:44 -07:00
Livar
0401876ae0 Merge pull request #6594 from mikkelbu/error-message-when-missing-file-header-in-sln
Correct parsing of 'Format Version' header in sln files
2017-05-15 11:38:05 -07:00
Livar
3716effba7 Merge pull request #6584 from mikkelbu/pass-nologo-to-msbuild-in-add-package
Pass nologo to MSBuild in 'add package' command
2017-05-15 11:35:52 -07:00
William Li
8326a60d7a Move 2 files to use lower ver msbuild
The build machine is using an old version of msbuild for signing.
Lower the version of these 2 files to make is available for signing
2017-05-15 11:34:57 -07:00
William Li
89ae1abf0c Read rid from build prop 2017-05-15 10:14:15 -07:00
Livar
8299280159 Merge pull request #6586 from ellismg/remove-core-clr-rid-property
Remove CoreCLRRid property
2017-05-15 09:52:29 -07:00
Mikkel Nylander Bundgaard
65eced6dae Fix failing tests due to changed exception message 2017-05-14 23:29:28 +02:00
Mikkel Nylander Bundgaard
80b293d4a6 Correct parsing of 'Format Version' header in sln files
Prior to this change the exception on line 138 could not
be thrown, as far as I can tell. The reason for this
is that`HeaderPrefix` contained a trailing space, and we
had verified that `line` (trimmed) started with
`HeaderPrefix`. Hence `line` must contain something more
than `HeaderPrefix` otherwise the tailing space would
have been removed, so the length of `line` could not be
less than or equal to the length of `HeaderPrefix`.

Added and changed tests to ensure that both exceptions
regarding `FormatVersion` are thrown.

Fixes #5978
2017-05-14 20:53:34 +02:00
Livar
58f709ec7e Merge pull request #6578 from livarcocc/eliminate_cross_project_source
Replacing the commandline parser in dotnet-dependency-tool-invoker
2017-05-14 10:19:52 -07:00
Matt Ellis
3aa59d98bd Remove CoreCLRRid property
This property was only legitimately by the project which wants to
restore `crossgen`. Since that now comes from
Microsoft.NETCore.App (i.e. the shared framework) use
SharedFrameworkRid instead.

I also ensured that we passed UsePortableLinuxSharedFramework to
dotnet restore when restoring the tool projects, so we can use the
platform specific RID when non portable build.
2017-05-12 14:48:49 -07:00
Mikkel Nylander Bundgaard
05b0b64e55 Pass nologo to MSBuild in 'add package' command
Fixes #6534
2017-05-12 22:23:47 +02:00