summaryrefslogtreecommitdiff
path: root/src/vm/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2015-10-11This enables Lttng Logging for CoreClr,Rama1-1/+6
2015-09-25Implement basic collation on top of ICUMatt Ellis1-1/+1
2015-08-25[amd64] Implement the pinvoke stubs for unixGeoff Norton1-0/+1
2015-08-04Enable the Windows x86 buildMike Danes1-24/+52
2015-07-27[aarch64] Initial aarch64/linux bring upGeoff Norton1-71/+73
2015-07-24Add ARM target for CoreCLR on Linux.Ben Pye1-48/+90
2015-05-20Enable ReadyToRun feature on UnixJan Vorlicek1-1/+1
2015-04-30Enable ReadyToRun for Windows CoreCLRJan Vorlicek1-0/+1
2015-04-22Adds support for resolving JIT compiled managed call frames in perf_events.Brian Robbins1-0/+1
2015-04-01Ensure FEATURE_COREFX_GLOBALIZATION is defined for runtimeStephen Toub1-1/+0
2015-02-26Implement ExternalMethodFixupStub, VirtualMethodFixupStub and StubDispatchFix...Geoff Norton1-4/+5
2015-02-26Implement TheUMEntryPrestub and UMThunkStub for UNIX ABIGeoff Norton1-0/+1
2015-02-11Implement JIT_MemSet and JIT_MemCpy for clangGeoff Norton1-0/+1
2015-02-07Use list(APPEND) rather than set(var ${var} ...) in CMakeBen Boeckel1-10/+5
2015-02-07Remove excess arguments to endfunction() and else()Ben Boeckel1-1/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+391