summaryrefslogtreecommitdiff
path: root/src/gc/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2020-04-16Fix PIE options (#26323)submit/tizen/20200415.223728accepted/tizen/unified/20200416.080052Jan Vorlicek1-1/+0
2019-05-15Remove concept of AppDomains from the GC (#24536)David Wrighton1-3/+0
2019-05-10Move EventProvider native layout to be driven by CMake configure (#24478)Jeremy Koritzinsky1-0/+1
2019-04-08Add Large pages support in GCMukul Sabharwal1-1/+2
2018-09-18Add gc header files to vcxproj file to improve user experience (#19980)Jacek Blaszczynski1-0/+40
2018-08-11[local gc] disable feature redhawk (#17769)David Mason1-3/+0
2018-01-31[local gc] Enable eventing (#16120)David Mason1-3/+0
2018-01-23[Local GC] FEATURE_EVENT_TRACE 1/n: Tracking Event State (#15873)Sean Gillespie1-0/+1
2017-10-27[Local GC] Implement loader protocol for a standalone GC (#14663)Sean Gillespie1-4/+22
2017-08-22[Local GC] Enable building the GC as a shared library (#13137)Sean Gillespie1-16/+42
2017-06-01[Local GC] Obtaining configuration information (#11379)Sean Gillespie1-0/+1
2017-06-01[Local GC] Scaffolding for loading a standalone GC (#11242)Sean Gillespie1-30/+12
2017-03-29Create a GCHandleTable interface with Init/Shutdown.Aditya Mandaleeka1-0/+1
2017-01-23[Local GC] Provide an implementation of GCToOSInterface for Unix-like platfor...Sean Gillespie1-7/+3
2016-11-16Enable GCToOSInterface to be defined on the GC side of the GC interface (#8121)Sean Gillespie1-0/+12
2016-06-23Build the GC as part of its own CMake target (#5932)Sean Gillespie1-1/+45
2015-11-19Update GC from CoreRTJan Kotas1-49/+1
2015-09-13Initial port of GC sample to LinuxJan Kotas1-0/+49