summaryrefslogtreecommitdiff
path: root/src/vm/wks
AgeCommit message (Expand)AuthorFilesLines
2018-02-17delete unused mirror files (#16423)Sergey Andreenko1-1/+0
2017-11-07Delete dead code (#14901)Jan Kotas1-2/+0
2017-03-02Fix AsmConstants.inc to be incrementally rebuilt as necessaryBruce Forstall1-2/+12
2016-12-26Remove files related to legacy build system (#8723)Robert2-413/+0
2016-09-08Fix a build break introduced by GH#6764dotnet-bot1-0/+1
2016-08-24Some minor changes.Gaurav Khanna1-2/+1
2016-08-23Initial commit to build Win32 Arm CoreCLRGaurav Khanna1-42/+91
2016-07-21Remove DBG GcInfo encoder/decoder (#6374)Swaroop Sridhar1-1/+0
2016-07-12Suppress Interactive Shell when running PSMatt Ellis1-1/+1
2016-04-30Support generic methods without generic dictionaryJohn Chen (CLR)1-0/+1
2016-02-06Delete mdil support from coreclrJan Kotas1-1/+0
2016-01-21FIx the incremental build for WindowsJan Vorlicek1-1/+1
2016-01-21Fix missing disassembler.cpp in .targets filesJan Vorlicek1-0/+1
2015-12-24GC OS interface refactoringJan Vorlicek1-1/+2
2015-12-15Build arm64 using private toolsetRahul Kumar1-0/+12
2015-12-06Enable SAFESEH in the Windows x86 buildMike Danes1-1/+1
2015-08-04Enable the Windows x86 buildMike Danes1-1/+5
2015-07-24Add ARM target for CoreCLR on Linux.Ben Pye1-3/+3
2015-05-07Merge changes from parent branchdotnet-bot1-0/+3
2015-02-11Correct handling of paths with spaces and ampersands when building on windows.Kasper F. Brandt1-2/+2
2015-02-08precompile common headers to reduce build time for win builds. With this buil...Rahul Kumar1-1/+8
2015-02-07Use list(APPEND) rather than set(var ${var} ...) in CMakeBen Boeckel1-1/+1
2015-02-07Use foreach(IN LISTS) syntax in CMake codeBen Boeckel1-2/+2
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot4-0/+453