summaryrefslogtreecommitdiff
path: root/src/debug/ee/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2016-04-18enable build of cross target components.Rahul Kumar1-27/+4
2016-01-31Stop defining WIN32 in Unix buildsJan Kotas1-2/+0
2016-01-10Use ARCH_SOURCES_DIR consistentlyMike Danes1-4/+4
2015-12-15Build arm64 using private toolsetRahul Kumar1-0/+2
2015-08-04Enable the Windows x86 buildMike Danes1-1/+6
2015-07-27[aarch64] Initial aarch64/linux bring upGeoff Norton1-1/+6
2015-07-24Add ARM target for CoreCLR on Linux.Ben Pye1-8/+26
2015-03-06Merge remote-tracking branch 'upstream/master' into dacglobals1Mike McLaughlin1-9/+2
2015-03-06Add a fourth parameter to the DEFINE_DACVAR macro that is the actual fully qu...Mike McLaughlin1-0/+4
2015-03-03Pipe based communication between debugee and managed debugger on LinuxEugene Zemtsov1-9/+0
2015-02-12These changes are the beginning of the SOS for coreclr under lldb. It isn't f...mikem83611-0/+4
2015-02-07Use list(APPEND) rather than set(var ${var} ...) in CMakeBen Boeckel1-5/+4
2015-02-07Remove excess arguments to endfunction() and else()Ben Boeckel1-1/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+57