summaryrefslogtreecommitdiff
path: root/Documentation/building
AgeCommit message (Expand)AuthorFilesLines
2019-04-10Update Windows instructions (#23841)Jared Parsons1-2/+2
2019-03-16Fix typo (#23300)Nikita Potapenko3-3/+3
2019-03-13Update documentation: make docker images point to the registry. (#23243)Juan Hoyos1-13/+13
2019-03-01Use arcade's version of dotnet to build (#22755)Steve MacLean1-6/+2
2019-02-21Add VS debugging info to our instructionsNoah Falk1-0/+16
2019-02-12Enable arm64 linux musl builds (#22495)Jarret Shook1-8/+9
2019-02-11Support building with VS2019 Preview (#22525)Tanner Gooding1-9/+3
2019-01-16Update linux/OSX build instructions (#21679)Jarret Shook2-176/+87
2019-01-08Merge pull request #20409 from lol768/patch-1Bruce Forstall1-0/+2
2019-01-08Updated "Viewing JIT Dumps" for .NET Core 3.0 (#21687)Günther Foidl1-9/+12
2018-12-03Remove Hostx86/arm CrossGen from building and Simplify build.sh command line ...Egor Chesakov1-1/+1
2018-11-14Update CoreFX-in-CoreCLR testing instructions (#21002)Bruce Forstall1-57/+122
2018-11-12Simplify build.sh command line arguments for Linux/arm cross build (Part 1) (...Egor Chesakov1-1/+1
2018-10-30Corrected Typos and grammar (#20658)Shreyas Jejurkar10-73/+70
2018-10-14Add a note to clarify debugging w/ dotnet is fineAdam Williams1-0/+2
2018-08-29Typos (#19737)John Doe1-1/+1
2018-08-24Use runtest.py to run tests for all platforms (#19213)Jarret Shook3-55/+30
2018-08-14Update debugging and createdump docs. (#19495)Mike McLaughlin1-3/+3
2018-08-02Update debugging doc with symbol downloader instructions. (#19262)Mike McLaughlin1-4/+6
2018-07-25Update CoreFX documentation (#19092)Andon Andonov1-10/+11
2018-07-20Update documentation for testing (#19063)Aaron Robinson3-97/+94
2018-07-11CoreFX CI Unix (#18753)Andon Andonov1-7/+41
2018-07-06[ARM] Mention a clang-5.0 issue in the documentation (#18803)nkaretnikov21-1/+12
2018-07-05Update Linux ARM libunwind instructionsBruce Forstall1-2/+2
2018-06-28Merge pull request #18689 from BruceForstall/UpdateArmBuildDocumentationBruce Forstall1-3/+26
2018-06-28Update ARM/Linux build directionsBruce Forstall1-3/+26
2018-06-27Windows CoreFX CI (#18365)Andon Andonov1-0/+72
2018-06-22Start moving testing documentation into a single location (#18598)Aaron Robinson1-30/+43
2018-06-19Typo (#18550)John Doe1-1/+1
2018-06-02Enable Alpine cross build for arm and arm64 (#18234)Jan Vorlicek1-6/+22
2018-05-22Remove -Rebuild option from build scripts (#18089)Brian Robbins2-4/+3
2018-05-17Update osx-instructions.md (#18000)Artem Koval1-0/+1
2018-04-05Update docker images for arm32 (#17422)Sergey Andreenko1-0/+2
2018-03-21Update debugging doc on lldb versions and disabling managed debugging (#17107)Mike McLaughlin1-0/+9
2018-03-20Updated steps in 'Viewing JIT Dumps' to see optimized code (#17077)Günther Foidl1-4/+7
2018-03-07Remove libuuid from scripts and docs (#16805)kasper33-5/+3
2018-02-28Minor documentation improvements (#16677)Alfred Myers1-2/+2
2018-02-15Fix coreOverlayDir in Unix test instructions (#16415)Sung Yoon Whang1-1/+1
2018-01-26Fix FreeBSD build and update build instructions (#15998)Conrad Meyer1-0/+3
2017-12-14Remove CoreFX runtest dependencyjashook1-25/+43
2017-11-20Change quotes.Santiago Fernandez Madero1-1/+1
2017-11-20Add a core dump example.Santiago Fernandez Madero1-1/+8
2017-11-18Rename mscorlib to System.Private.CoreLib in documentation (#15090)Jan Kotas6-34/+32
2017-11-07Delete AllTestProjects.sln (#14894)Jan Kotas1-8/+5
2017-10-25Merge pull request #14138 from jashook/arm64_32_multiarch_documentationJarret Shook1-0/+40
2017-10-25Add multiarch arm64(32) Documentationjashook1-0/+40
2017-10-11Add instructions on how to install lldb 3.9 for core dumpsSantiago Fernandez Madero1-1/+7
2017-10-04Update official version of CMake.Chris Rummel1-1/+1
2017-09-29Update build clang/llvm/lldb 3.9 (#14096)Mike McLaughlin2-76/+20
2017-09-29Add info on loading core dumps in lldb. (#13955)Mike McLaughlin1-21/+46