summaryrefslogtreecommitdiff
path: root/src/inc/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2017-10-27Delete dead code (#14703)Jan Kotas1-3/+0
2017-07-05Jitted Code Pitching Feature implementedsergey ignatov1-0/+4
2017-02-12Remove never defined FEATURE_FUSIONdanmosemsft1-1/+0
2016-09-07Fix strict aliasing violation from conditional typedef of wchar_t by building...kchoi1-5/+4
2016-04-18enable build of cross target components.Rahul Kumar1-3/+3
2016-04-05Add CoreDisTools headerSwaroop Sridhar1-0/+1
2016-02-29Export CorJitHost interfaceSwaroop Sridhar1-0/+1
2016-02-10Fix SOS managed breakpoints when coreclr symbols are stripped.Mike McLaughlin1-0/+1
2016-02-03cordebuginfo.h out of corinfo.hKyungwoo Lee1-1/+2
2016-01-31Merge pull request #2520 from sperling/profilerJan Kotas1-0/+1
2016-01-31Enabling profiling on Unix/OS X.Andreas Strid1-0/+1
2016-01-28Support for CFI unwind infoKyungwoo Lee1-1/+2
2015-09-09Address code coverage builds feedbackSridhar Periyasamy1-0/+2
2015-05-05GcInfo: Add support for Standalone buildSwaroop Sridhar1-0/+2
2015-04-01Fix next round of warning typesJan Vorlicek1-0/+5
2015-03-25Add additional headers to the CoreCLR package to describe its interface.rhadley1-1/+7
2015-02-09Add new nuget package for development usageMatt Mitchell1-0/+4
2015-02-07Use list(APPEND) rather than set(var ${var} ...) in CMakeBen Boeckel1-2/+2
2015-02-07Use foreach(IN LISTS) syntax in CMake codeBen Boeckel1-2/+2
2015-02-07Remove excess arguments to endfunction() and else()Ben Boeckel1-1/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+62