Граф коммитов

14 Коммитов

Автор SHA1 Сообщение Дата
David Wengier 87614ae8c6 Remove VS Mac specific code 2023-09-13 09:37:40 +10:00
Fred Silberberg fcae93171c
Update file encoding to UTF-8 with BOM (#8099)
Since integrating our repos, there have been a number of changes in PRs that touch the encoding of the file, adding or removing a BOM as the editor in question decides. I've standardized on UTF-8 with BOM, as we do in roslyn, and put it in the .gitattributes so it should hopefully stay consistent.
2023-01-10 01:57:58 +00:00
Chris Sienkiewicz 3091969cfe
Update README.md
Make readme generic for both tooling and compiler. Update links to point to renamed repo.
2022-11-04 10:57:01 -07:00
Ryan Brandenburg 68034ebc0d
Clean up markdown warnings (#6179) 2022-03-15 14:24:10 -07:00
Allison Chou ae28f78654
Update README.md 2021-10-06 17:33:36 -07:00
Allison Chou 7f804cc751
Update README.md 2021-10-06 14:29:33 -07:00
Allison Chou 37e764e851
Update issue filing link 2021-10-05 13:50:49 -07:00
Doug Bunting 46b62c1677
Master to main (#3310)
- this repo as well as arcade, roslyn and a few others
2021-03-19 17:30:20 -07:00
Tanay Parikh 267520e425
Update Scripts from ASP.NET Core (#2353)
@ryanbrandenburg pointed out my change from `. .\activate.ps1` to `.\activate.ps1` in the build from source PR. I've been `.\activate.ps1` and haven't run into any particular issues, however, it's not the recommended way to source due to [scoping](https://docs.microsoft.com/powershell/module/microsoft.powershell.core/about/about_scripts#script-scope-and-dot-sourcing). dotnet/aspnetcore enforces this dot sourcing, so I copied over the script changes here.

Also noticed startvs.cmd had changed so brought that over as well.
2020-08-11 17:04:48 -07:00
Tanay Parikh ef9ea8b4c0
Added BuildFromSource Instructions (#2345)
* Create BuildFromSource.md

Added to help simplify onboarding for new (community) contributors.

Adapted from: 3de55dfd21/docs/BuildFromSource.md
2020-08-10 22:32:32 -07:00
Tanay Parikh 84b5b3c547
Added Build Status Badges to README (#1875) 2020-05-08 10:51:54 -07:00
Kevin Pilch 5b844207f6 Update README.md 2020-04-03 11:18:33 -07:00
Kevin Pilch fae9a5fdbc
Update links for repo moves/renames (#1474) 2020-01-08 16:51:55 -08:00
Nate McMaster 17a95db34f
Add README, LICENSE.txt, and CONTRIBUTING.md (#4) 2018-12-04 08:56:39 -08:00