Commit graph

160 commits

Author SHA1 Message Date
Piotr Puszkiewicz
e938933a7e Create ProjectJsonToCSProj.md (#4651) 2016-11-08 11:15:48 -08:00
Livar
4a30335540 Merge pull request #4006 from svick/patch-4
Update issue filling guide
2016-10-25 17:04:29 -07:00
Livar
3af4a78cf1 Removing the old work around for Sierra 2016-10-17 15:25:42 -07:00
Livar
f9aeef6136 Udpate developer guide for building CLI on macOS Sierra
Sierra's rid is osx.10.12-x64, which does not have packages for it. We want to build the CLI for the latest support OSX RID, which is osx.10.11-x64. We can force it to do so by setting DOTNET_RUNTIME_ID environment variable.
2016-10-17 15:24:00 -07:00
Piotr Puszkiewicz
439e733b6e Update CLI developer guide (#4401)
* Update CLI developer guide

* PR Feedback
2016-10-14 10:57:09 -07:00
Livar Cunha
27bc1c4f91 Merge branch 'rel/1.0.0-preview2' into merge_preview2_to_rel100
* rel/1.0.0-preview2:
  Update versions of EF and scaffolding tools
  Update Kestrel to 1.0.1
  Update version of routing to 1.0.1
  Add missing comma to F# lib project.json
  Update cshtml wildcard in publishOptions
  Don't print arguments in F# console app
  Update F# dotnet-new templates for Preview 2 (Enrico Sada rebase)
  Update MVC version to 1.0.1
  Upgrade Corefx and coreclr references
  fix typo in dotnet-install file
  Remove the VS2012 CRT dependency from docs (#3632)
  Fix README to use hostfxr download links (#3622)
  Fix Oracle Linux version in README.md
  Use NugetCache Sentinel for Telemetry setting.
  Add Serviceable assembly attribute and nuspec attributes for all shipping CLI assemblies.
  Remove showing firsttime eula for non verbs.
  Adding Oracle Linux and Linux Mint to the titles
  Moving Ubuntu 16.04 to be next to Ubuntu 14.04
  Update README.md
2016-09-02 14:53:16 -07:00
Piotr Puszkiewicz
2db1997bc0 Merge remote-tracking branch 'refs/remotes/origin/feature/msbuild'
Conflicts:
	Microsoft.DotNet.Cli.sln
	build_projects/dotnet-cli-build/DebTargets.cs
	build_projects/dotnet-cli-build/TestTargets.cs
	scripts/package/package-debian.sh
	src/Microsoft.Extensions.DependencyModel/DependencyContextJsonReader.cs
	src/dotnet/commands/dotnet-new/Program.cs
	src/dotnet/commands/dotnet-pack/PackageGenerator.cs
	test/Microsoft.Extensions.DependencyModel.Tests/DependencyContextJsonReaderTest.cs
2016-08-16 18:30:52 -07:00
PiotrP
a7d594049b Remove dotnet-build.tests
This capability is being replaced by MSBuild, and the project.json tests are very long running.
2016-08-10 11:55:56 -07:00
Petr Onderka
6c7bb0eebe Link directly to the known issues document
The current link is to a document that links to the right document.
2016-08-05 23:46:49 +02:00
Petr Onderka
8a6b80fe76 Remove mention of labels and milestones in issue guide
Users can't select labels or milestones, so there is no reason to mention them here.
2016-08-05 23:42:17 +02:00
Livar
c4b777ec3c Fixing images in the test protocol documentation
cc @piotrp @blackdwarf
2016-08-01 11:45:28 -07:00
Eric Erhardt
d2db776d87 Merge rel/1.0.0 into feature/msbuild. 2016-07-18 14:44:06 -05:00
Piotr Puszkiewicz
89e127b8ac Move downloads to CDN (#3873) 2016-07-15 15:36:01 -04:00
Mattias Karlsson
1f52591d9e Fix invalid json in runtimeconfig (#3871)
The json in  [appname].runtimeconfig.json example is invalid, this adds the missing `,`
2016-07-15 08:52:09 -07:00
Petr Onderka
6830c15b76 Fixed instructions to compile without tests 2016-07-07 19:16:53 +02:00
Senthil
1532a9d8b3 Change rollForward to applyPatches (#3667) 2016-06-21 14:35:17 -07:00
Zlatko Knezevic
7f9c510247 Moving certain documents to the dotnet/core repo (#3660)
* Moving certain documents to the dotnet/core repo

Moving the following documents to the dotnet/core repo, to make maintenance easier and also to keep all of the various support documents for .NET Core all-up in the same place. 

The documents changed:

* supported-os-matrix.md
* known-issues.md
* cli-prerequisites.md


Also editing the README.md document to point to the new repo and its documents where needed.
2016-06-21 09:48:15 -07:00
Zlatko Knezevic
574a3c858e Remove the VS2012 CRT dependency from docs (#3632) 2016-06-17 09:51:43 -07:00
Bryan Thornbury
4b72ab44a9 Merge pull request #3588 from brthor/brthor/rel1port
Port rel/1.0.0-preview2 to rel/1.0.0
2016-06-15 16:05:14 -07:00
Eric Erhardt
92077dd6d8 Merge pull request #1817 from krwq/installation_spec
WIP: Installation scenarios spec
2016-06-15 12:26:26 -05:00
Bryan Thornbury
d717b84ec8 merge rel/1.0.0-preview2 into rel/1.0.0 2016-06-15 10:20:50 -07:00
Zlatko Knezevic
658083d71b [DO NOT MERGE] Update known-issues.md (#3559)
* Update known-issues.md

Add a better blurb about virtual networking.

Apple warning explanation added.

Adding the Nano server workaround instructions.
2016-06-14 21:58:32 -07:00
Zlatko Knezevic
4da4f95e21 Update documentation (#3549)
* Updating README.md files as well as man pages

This aligns with the latest changes in the official documentation. It also aligns dotnet test readme.md to official docs and introduces a new doc in the "Documentation" directory that deals with dotnet test protocols.
2016-06-14 06:42:21 -07:00
Petr Onderka
ebdd0b65af Explain how to speed up building 2016-06-08 14:51:33 +02:00
Livar Cunha
7652335195 Addressing code review comments and adding opensuse 13.2 2016-05-31 15:15:57 -07:00
Livar Cunha
b524fd079e Undoing documentation changes to include ubuntu16.04. Will add it back once we have VSO builds running happily and producing binaries for it. 2016-05-31 15:15:56 -07:00
Livar Cunha
84d1b60ffe Adding docker files, modifying scripts and code to handle ubuntu 16.04 2016-05-31 15:15:08 -07:00
Bryan
aa01110c33 Remove The host build, consume the host build from core-setup 2016-05-25 14:49:12 -07:00
Zlatko Knezevic
763be30c08 Update known-issues.md (#3240)
Add updated information to the known issues document about the oh-my-zsh problem and how to solve it.

skip ci please

Fixes #3063, #1567
2016-05-25 09:21:57 -07:00
Senthil
8422fcb9b0 Specify KB information in the prerequisites (#3227)
@gkhanna79, @blackdwarf
2016-05-25 08:05:02 -07:00
Zlatko Knezevic
54ab5b8385 Create supported-os-matrix.md (#1923)
Adding a document that outlines goals for supported operating systems for the CLI

skip ci please
2016-05-21 15:12:43 -07:00
Zlatko Knezevic
9155fbfbdb Update known-issues.md (#3148)
* Update known-issues.md

Updating known issues document to add the dev builds require custom NuGet.config info. 

skip ci please

Fix #2758

* Update known-issues.md

Responding to PR feedback.
2016-05-21 09:16:00 -07:00
Zlatko Knezevic
e5decebfa4 Update known-issues.md
Add instructions on how to symlink `dotnet` for users of zsh until we fix that one.
2016-05-16 08:09:52 -07:00
Zlatko Knezevic
04872cb4b5 Update known-issues.md (#3045)
Add OpenSSL section to the known issues list as per feedback from various community members.
List out the Homebrew step but also show the MacPorts steps.
2016-05-15 20:50:56 -07:00
Petr Onderka
adebb4af6d Corrected path to built dotnet
There is no artifacts\rid\stage2\bin, dotnet is in artifacts\rid\stage2.
2016-05-11 20:28:38 +02:00
Senthil
3b2ea9d14b Require hotfixes on downlevel OSes 2016-05-05 21:50:22 -07:00
Krzysztof Wicher
b18df1c51c fix default INSTALL_DIR issue in dotnet-install.sh 2016-05-04 11:55:06 -07:00
Krzysztof Wicher
c8c996e12c Fix comment about PKG dependencies 2016-05-03 13:38:59 -07:00
Krzysztof Wicher
b3d67ce461 Update cli-installation-scenarios.md 2016-05-03 12:27:55 -07:00
Zlatko Knezevic
2be5e84f87 Update known-issues.md (#1862)
Add the section on Win7 timeout issue.
2016-04-08 19:42:16 -07:00
Zlatko Knezevic
b3c77054bd [WIP]: New version of the installation spec (#1831)
* New version of the installation spec

Added things around the installation process, upgrades and removals. Also added more parameters for the install script.

* Responding to PR feedback'
2016-04-08 17:49:46 -07:00
Zlatko Knezevic
bcc3094e01 Add pre-reqs doc to the repo (#2219)
* Add pre-reqs doc to the repo 

This document outlines all of the native dependencies that are needed to run the CLI tools for Ubuntu, Windows, CentOS and OS X. 
As per chat with @leecow documentation does not need special approval to get merged. 

skip ci please

* Update cli-prerequisites.md

* Responding to PR feedback

I've changed the Ubuntu reqs to be the same as CentOS pre-reqs just with the correct package names. This seems like a more sane thing to do.

* Update cli-prerequisites.md
2016-04-08 13:55:26 -07:00
Krzysztof Wicher
5958eef136 Update details 2016-03-29 13:32:10 -07:00
Senthil
e418371e2e Merge pull request #2075 from adityamandaleeka/json_config
Fix example runtimeconfig.json.
2016-03-25 20:01:27 -07:00
Livar
47241189b2 Merge pull request #2069 from dotnet/dotnet_test_documentation
Added a dotnet test, adapters and runners document
2016-03-25 17:43:57 -07:00
Aditya Mandaleeka
ad4eb93164 Fix example runtimeconfig.json. 2016-03-25 17:09:05 -07:00
Livar
4753b5df27 Added a dotnet test, adapters and runners document
It details the interactions between dotnet test, adapters and runners by describing the communication protocol between these pieces and the parameters that they support.
2016-03-25 15:51:17 -07:00
Eric Erhardt
d339da09fe Update developer-guide.md to include OpenSSL
OpenSSL is required on OSX in order to use HTTPS, which NuGet uses.
2016-03-25 09:34:08 -05:00
Bryan Thornbury
ab14fb1437 fix which manpages are where, add dotnet manpage to host package and rest to sdk package 2016-03-22 15:38:04 -07:00
Krzysztof Wicher
520a33462a add installation-scenarios.md spec 2016-03-22 12:13:38 -07:00
James Ko
c7f980d77d Fix a couple of typos in the .md/doc files 2016-03-22 00:11:19 -04:00
Senthil
db1e86f0c8 Add configProperties section and runtime options 2016-03-21 20:52:46 -07:00
Livar
c934d59492 Merge pull request #1872 from dotnet/run_individual_tests_documentation
Update developer-guide.md by adding instructions on running individual test projects
2016-03-15 16:03:59 -07:00
Senthil
dec2af0b25 Merge pull request #1768 from dotnet/schellap-patch-1
Allow to pin a specific runtime version
2016-03-15 10:33:59 -07:00
Zlatko Knezevic
28dfeb026c Update known-issues.md
Removed the El Capitan section. Not needed anymore. 

skip ci please

Fixes #1815
2016-03-15 08:11:31 -07:00
Senthil
e0f8ad0481 Allow to pin a specific runtime version
@anurse, @piotrpMSFT, @gkhanna79, @leecow, @richlander
2016-03-11 01:33:56 -08:00
Andrew Stanton-Nurse
8f4ab7ded7 Update runtime-configuration-file.md 2016-03-04 12:08:16 -08:00
Zlatko Knezevic
fb10268a5c Update and rename installation-scenarios.md to cli-installation-scenarios.md 2016-03-02 17:27:46 -08:00
Zlatko Knezevic
93f0a2b28d Merge pull request #1611 from blackdwarf/isstemplate
Adding ISSUE_TEMPLATE
2016-02-29 11:24:02 -08:00
Zlatko Knezevic
b5de686ba4 Merge pull request #1621 from rkakadia/patch-1
Update canonical.md
2016-02-28 13:07:01 -08:00
rkakadia
8aeba7806b Update canonical.md
Typo
2016-02-27 21:57:02 -05:00
rkakadia
f1399ed25a Update canonical.md
Fixed typo.
2016-02-27 21:51:50 -05:00
Zlatko Knezevic
1736b6530d Adding ISSUE_TEMPLATE
Addin template for new issues. Also adding instructions for
"clone, run, repro" that we want to be at.
2016-02-26 15:23:55 -08:00
David Fowler
0818068e0b Merge pull request #1564 from dotnet/anurse/update-deps-json-spec
Update deps.json spec for portable application model
2016-02-25 21:06:58 -08:00
Zlatko Knezevic
e3feb3a3df Update issue-filing-guide.md
Fixing some errors.
2016-02-24 13:47:44 -08:00
Andrew Stanton-Nurse
dd6888c02b update deps.json spec 2016-02-24 09:59:53 -08:00
Zlatko Knezevic
288a2a4dd5 Responding to PR feedback 2016-02-23 09:54:03 -08:00
Zlatko Knezevic
8551c72f82 Fixing the README.md and adding issues filing guide
The README.md contained some errors, corrected those. Removed the
native compilation bits for now.
Added an issue filing guide to make the issue process slightly better so we can
triage better.
2016-02-22 14:29:03 -08:00
Piotr Puszkiewicz
7a9a501def PR feedback 2016-02-18 15:38:23 -08:00
Piotr Puszkiewicz
e625cbcf7a Removes usage of DOTNET_HOME in CLI repo.
DOTNET_HOME is no longer required, though it is a documented override, so this change removes all unnecessary references to DOTNET_HOME from the CLI Repo.
2016-02-18 15:38:23 -08:00
Zlatko Knezevic
f81ba05a7c Merge pull request #1397 from revlucio/rel/1.0.0
Fixed spelling mistakes in documentation
2016-02-18 14:17:40 -08:00
Eric Erhardt
f298724dc4 Update developer-guide with the correct paths 2016-02-17 16:22:25 -06:00
Luke Elliott
d37f5fad91 Fixed spelling mistakes in documentation 2016-02-16 23:06:32 +00:00
Krzysztof Wicher
9429483616 changes 2 2016-02-16 12:33:57 -08:00
Krzysztof Wicher
3666543d24 WIP: changes 1 2016-02-16 11:57:56 -08:00
Krzysztof Wicher
0c024f4290 Move installation scenarios to the right path 2016-02-16 11:14:25 -08:00
Zlatko Knezevic
5361972563 Update canonical.md
Update the file with actual canonical scenarios.
2016-02-14 22:48:57 -08:00
Zlatko Knezevic
97bc9b6bc6 Create canonical.md
Moving the canonical scenarios to a MD file on the repo.
2016-02-12 16:59:45 -08:00
Bryan Thornbury
b8e95a9568 Argument Fowarding Tests should account for newline added by StreamFowarder. Add an entry to developer guide so command developers will use Console.WriteLine. PR feedback and slight refactoring. 2016-02-08 14:19:03 -08:00
Mihai Codoban
897c0fa0f0 Rename --force-incremental-unsafe flag to --no-incremental 2016-02-04 15:57:10 -08:00
Eric Erhardt
7573689a22 Removing www.myget.org in our tests.
We have a bunch of NuGet.Config files in our tests that were needed before because the tests were run out of a temp directory.  Now the tests are run out of the artifacts folder, which is a subdirectory of our repo root, so the root NuGet.Config will get picked up.

I also updated all the dotnet-core feeds from www.myget.org to dotnet.myget.org.
2016-02-03 17:39:50 -06:00
piotrp
9a7cab4cda build scripts and md 2016-01-28 10:53:31 -08:00
Andrew Stanton-Nurse
03885e876f add a spec for the new runtime configuration file
(the file formerly known as "deps")
2016-01-14 09:55:56 -08:00
Zlatko Knezevic
3076081243 Add a "Known issues" page to Documentation
This page should contain issues that are affecting the entire product (most
or all commands) and potential workarounds, so users are not blocked. It should
also contain some instructions for certain simple scenarios (like OS X PKG
removal).
2016-01-13 08:52:33 -08:00
Piotr Puszkiewicz
f90a171457 Merge pull request #706 from blackdwarf/fixmans
Fix README.md files to be like man pages
2016-01-11 15:23:32 -08:00
Piotr Puszkiewicz
b72835ab66 Merge pull request #690 from cdmihai/cdmihai/BuildFlagDocumentation
Add documentation for --build-profile warnings
2016-01-11 15:23:14 -08:00
PiotrP
9eed889217 PR Feedback 2016-01-11 13:10:55 -08:00
piotrp
c5ce2eb753 Fixes issue #781 makes CommandResolver comply with new implementation of --depsFile 2016-01-11 02:36:21 -08:00
Mihai Codoban
d810689fdb Update addressing-incremental-compilation-warnings.md 2016-01-07 12:39:56 -08:00
Zlatko Knezevic
185b3d6011 Responding to PR feedback 2016-01-06 19:21:36 -08:00
blackdwarf
f4aae7cc38 Fix README.md files to be like man pages
Change the SYNOPSIS section. Add ENVIRONMENT section where needed.
Change the driver's man page to include all of the current commands.
The MD files now conform to the man pages outline. The manpages are updated as
well.

Fix #673
2016-01-06 19:04:58 -08:00
Mihai Codoban
1e1a0a8644 Add documentation for incremental unsafe warnings 2016-01-04 10:48:51 -08:00
Piotr Puszkiewicz
63abe9ce1d Merge pull request #661 from blackdwarf/manpages
Add manual pages for current commands
2015-12-29 23:08:51 -08:00
Piotr Puszkiewicz
dc9a446a97 Merge pull request #664 from cdmihai/updateReadmes
Update readmes to refer to build instead of compile
2015-12-29 23:03:16 -08:00
Zlatko Knezevic
e4849553a5 Responding to PR feedback 2015-12-29 17:23:28 -08:00
Piotr Puszkiewicz
7114581400 Merge pull request #637 from dotnet/install-exp-doc
Create beta-install-experience.md
2015-12-29 15:13:56 -08:00
Mihai Codoban
93cfbde0c9 update readmes to refer to build instead of compile 2015-12-29 13:37:12 -08:00
Zlatko Knezevic
2f51091785 Add manual pages for current commands
Convert the existing README.md from command directories into man pages. This
was done using pandoc. Some commands still don't have READMEs so they are not
present here.

Fix #3
2015-12-29 12:24:02 -08:00
Piotr Puszkiewicz
f1dc0ff71f Merge pull request #456 from dlech/patch-3
Newline before "For OS X"
2015-12-23 15:00:29 -05:00
Zlatko Knezevic
eea7ac82cd Create beta-install-experience.md
Add a document outlining the install experiences that will exist in the Beta timeframe (January). This document also outlines the way to update and remove the bits for Beta.
2015-12-21 14:23:32 -08:00