Skip to content

Update unix contributing docs#29379

Merged
jaredpar merged 2 commits intodotnet:masterfrom
jaredpar:fix-doc
Aug 20, 2018
Merged

Update unix contributing docs#29379
jaredpar merged 2 commits intodotnet:masterfrom
jaredpar:fix-doc

Conversation

@jaredpar
Copy link
Copy Markdown
Member

Updated the docs based on my experiences getting the emit tests running
on Linux.

Updated the docs based on my experiences getting the emit tests running
on Linux.
@jaredpar
Copy link
Copy Markdown
Member Author

CC @dotnet/roslyn-compiler for review

@jaredpar
Copy link
Copy Markdown
Member Author

retest ubuntu_16_debug_prtest please

@@ -1,14 +1,87 @@
# Getting the Code
# Building, Debugging and Testing on Windows
Copy link
Copy Markdown
Member

@jcouv jcouv Aug 20, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Windows [](start = 37, length = 7)

Linux #Closed

Copy link
Copy Markdown
Member Author

@jaredpar jaredpar Aug 20, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm ... oops 😦 #Closed

Copy link
Copy Markdown
Member Author

@jaredpar jaredpar Aug 20, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Using Unix instead of Linux as that's the more genercal name for Mac / Linux testing. The doc has a lot of Linux specific info but it's also generally applicable to Mac as well. #Closed

- cd into `ubuntu/18.04` instead of `ubuntu/16.04`

### Source Link
Many of the repositories that need to be built use source link and it crashes on Ubuntu 18.04 due to depndency changes.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

depndency [](start = 101, length = 9)

typo: dependency

<EnableSourceLink>false</EnableSourceLink>
<DeterministicSourcePaths>false</DeterministicSourcePaths>
```
### Prereqs
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Prereqs [](start = 4, length = 7)

nit: spell out "Prerequisites"

Copy link
Copy Markdown
Member

@jcouv jcouv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM Thanks

@jcouv jcouv self-assigned this Aug 20, 2018
@jaredpar jaredpar merged commit d72b6c5 into dotnet:master Aug 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants