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
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
2016-06-09Use .builds for command line building instead of .slnPetr Onderka
2016-05-25Add ARM softfp cross build support (#8678)mkborg
2016-05-25Update tests to use NETCoreApp1.0 monikerEric St. John
2016-05-25Adding versioning.md which contains documentation on how versioning is calcul...Jose Perez Rodriguez
2016-05-17Merge pull request #8550 from ellismg/fix-8136Matt Ellis
2016-05-16Add gssapi to the list of libraries we shim overMatt Ellis
2016-05-16Fix a few typosStephen Toub
2016-05-16Some fixes to the build docs for WindowsJames Ko
2016-05-16Update Unix build instructionsMatt Ellis
2016-05-05Fix typoMatt Ellis
2016-05-05Update run-test.sh documentationMatt Ellis
2016-04-29Removed apt-get portions from the prereqs listThomas Stringer
2016-04-29Change prereq from clang 3.6 to 3.5 to prevent need to create symlinksThomas Stringer
2016-04-28Reworked prereqs and build stepsThomas Stringer
2016-04-28Fixed stylingThomas Stringer
2016-04-28Added aggregated dependency install commandThomas Stringer
2016-04-27Fixed requirements list for ubuntu buildThomas Stringer
2016-04-27Added documentation for ubuntu buildThomas Stringer