Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-19update instructions for Ubuntu 18.Tomas Weinfurt
2018-02-08Improve OSX build instructions (#26874)Rodrigo Kumpera
2017-12-06Update unix-instructions.md (#25724)Sébastien Ros
2017-12-05[Docs] Build and run your .NET Core application with csc and CoreRun (#24168)Viktor Hofer
2017-10-26Updated build tools needed to make sure CodeCoverage worksVance Morrison
2017-10-19Replace 'enlistment' with 'repo' in a few places (#24732)MaxHorstmann
2017-09-26Update build to clang/llvm 3.9Mike McLaughlin
2017-09-24Use stackalloc directly into Span (#24212)Stephen Toub
2017-09-23Revert "Update build to clang/llvm 3.9 (#24177)"Jan Vorlicek
2017-09-22Update build to clang/llvm 3.9 (#24177)Mike McLaughlin
2017-08-30Update windows-instructions.mdDan Moseley
2017-08-19Update Windows build dependenciesKarel Zikmund
2017-08-18Add notes for Ubuntu 17.04Tomas Weinfurt
2017-06-21Add netfx debugging instructions (#20463)Santiago Fernandez Madero
2017-06-08fix part of windows-build doc (#20791)Caesar Chen
2017-05-23change OSX to macOS to follow latest Apple namingTomas Weinfurt
2017-05-23change OSX to macOS to follow latest Apple namingTomas Weinfurt
2017-05-23add explicit check for OSX version to avoid mysterious breakages on older ver...Tomas Weinfurt
2017-03-28Update up-for-grabs label (#17594)Karel Zikmund
2017-03-21Fix markdown headings to render correctlyOmair Majid
2017-03-20Updated cmake link to target stable buildsViktor Hofer
2017-03-12Fix code coverage badge link in coverage readmeStephen Toub
2017-03-10Enable Pinvoke checker and baseline violations (#16704)Dan Moseley
2017-03-09Updating the Windows build instructions to clarify the requirements for VS2017.Tanner Gooding
2017-02-23Add documentation steps for building corefx for a new architectureWes Haggard
2017-02-19Update cross-platform-testing.mdDan Moseley
2017-02-16Adds -tests option for build.cmd that will add the test build and runningWes Haggard
2017-02-16Errata, spelling and typo (#16205)Jason Sturges
2017-02-07Update code coverage docsStephen Toub
2017-02-05Trim references to mscorlib.dll from CoreCLR packageJan Kotas
2017-02-05Update windows-instructions.cmdDan Moseley
2017-02-01Update code-coverage.mdDan Moseley
2017-01-17Merge pull request #15174 from joperezr/CodeCoverageJose Perez Rodriguez
2017-01-17Update cross-building.md to apply recent changesHyung-Kyu Choi
2017-01-14Fixing documentation for code coverageJose Perez Rodriguez
2017-01-13Insert missing wordWes Haggard
2017-01-12Update development docs to reflect new engineering changes (#15094)Wes Haggard
2017-01-10Update documentation to include how to configure buildsWes Haggard
2016-11-12Update unix-instructions.mdCristian Pop
2016-11-12Update unix-instructions.mdCristian Pop
2016-11-01Add minimum RAM requirements to Unix instructions (#13186)Steve Desmond
2016-10-22Update unix-instructions.mdDan Moseley
2016-10-18Update unix-instructions.mdJeremy Barton
2016-09-23Fix "Relase" typo, change msbuild sync command to "sync.cmd -t"chcosta
2016-09-21Add documentation for building tests against packages (#11913)chcosta
2016-08-01update documentationMariana Rios Flores
2016-07-27Change documentation to unify windows and non-windows instructions andMariana Rios Flores
2016-07-14docs: Added documentation for building for Linux EmulatorPrajwal A N
2016-07-04Fix facade-code-coverage.bat for System.Private.CoreLib changes (#9831)Hugh Bellamy
2016-06-28Add instructions for running code coverage with locally built mscorlibHugh Bellamy