summaryrefslogtreecommitdiff
path: root/src/vm/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2017-02-12Remove never defined FEATURE_CER and headerdanmosemsft1-6/+0
2017-02-06CAS Security cleanup (#9355)Jan Kotas1-2/+0
2017-01-11[x86/Linux] Fix WIN64EXCEPTIONS build error (#8629)Jonghyun Park1-0/+2
2016-12-14[x86/Linux] Port jithelp.asm (#8491)Jonghyun Park1-0/+1
2016-12-13[x86/Linux] implement TheUMEntryPrestub (#8589)SaeHie Park1-0/+1
2016-12-06[x86/Linux] Port asmhelpers.asm (#8489)Jonghyun Park1-0/+1
2016-12-05[x86/Linux] Port gmsasm.asm (#8456)Jonghyun Park1-0/+4
2016-12-01Exclude jithelp.asm for x86/Linux (#8393)Jonghyun Park1-1/+0
2016-11-29Disable CER feature as it is not used (#8218)John Chen1-1/+6
2016-11-16Enable GCToOSInterface to be defined on the GC side of the GC interface (#8121)Sean Gillespie1-1/+6
2016-11-09[Linux][GDBJIT] Fix crashes related with locals debug info generation (#7874)Evgeny Pavlov1-1/+1
2016-09-08Introduce an interface separating the GC and the VM,Sean Gillespie1-0/+1
2016-08-23Initial commit to build Win32 Arm CoreCLRGaurav Khanna1-0/+9
2016-07-22Fix indentation in cmake fileEvgeny Pavlov1-3/+3
2016-07-22Fix after review:Evgeny Pavlov1-4/+0
2016-07-22Add GDB JIT support for source line debug information.Dmitri Botcharnikov1-0/+12
2016-07-21Remove DBG GcInfo encoder/decoder (#6374)Swaroop Sridhar1-2/+0
2016-06-23Build the GC as part of its own CMake target (#5932)Sean Gillespie1-12/+0
2016-06-09Add -DARM_SOFTFP inside compileoptions.cmake (#5630)Jonghyun Park1-3/+0
2016-06-04Fix for #5275 Delegate Invocation On ARM Soft FP (#5362)papaslavik1-0/+4
2016-04-30Support generic methods without generic dictionaryJohn Chen (CLR)1-0/+1
2016-04-26Merge pull request #4535 from ramarag/xplateventsrcRama krishnan Raghupathy1-0/+1
2016-04-26Keep FEATURE_MERGE_JIT_AND_ENGINE with refactored approachGaurav Khanna1-3/+0
2016-04-25Fixing up FEATURE_EVENTSOURCE_XPLATDDCloud1-0/+1
2016-04-18enable build of cross target components.Rahul Kumar1-32/+10
2016-04-13Merge pull request #4068 from Lucrecious/masterBrian Robbins1-0/+1
2016-04-12Implement software write watch and make concurrent GC functional outside WindowsKoundinya Veluri1-0/+1
2016-04-06Allow logging of image loadingLuca1-0/+1
2016-03-23Implement GenericPInvokeCalliHelper on ARMManu1-4/+6
2016-02-01Merge pull request #2950 from jkotas/WIN32Jan Kotas1-2/+0
2016-01-31Stop defining WIN32 in Unix buildsJan Kotas1-2/+0
2016-01-31Merge pull request #2520 from sperling/profilerJan Kotas1-2/+2
2016-01-31Enabling profiling on Unix/OS X.Andreas Strid1-2/+2
2016-01-31Introduce central location for turning FEATURE_EVENT_TRACE on/offJan Kotas1-2/+2
2016-01-21FIx the incremental build for WindowsJan Vorlicek1-1/+1
2016-01-15Add support for GCStress 0xC.Aditya Mandaleeka1-0/+1
2015-12-24GC OS interface refactoringJan Vorlicek1-1/+2
2015-12-21Enable checked builds of CoreCLR.Eugene Rozenfeld1-0/+10
2015-12-15Build arm64 using private toolsetRahul Kumar1-2/+14
2015-12-13Remove unnecessary files from build and disable LNK4221Mike Danes1-19/+11
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