summaryrefslogtreecommitdiff
path: root/src/debug/di/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2020-04-16Fix PIE options (#26323)submit/tizen/20200415.223728accepted/tizen/unified/20200416.080052Jan Vorlicek1-1/+0
2019-07-08Add arm64 floatconversion.S (#25597)Steve MacLean1-1/+1
2019-05-10Move EventProvider native layout to be driven by CMake configure (#24478)Jeremy Koritzinsky1-0/+1
2018-09-25Add headers to cordb{di, ee_dac, ee_wks}.vcxproj files to improve developer e...Jacek Blaszczynski1-1/+18
2018-09-18Do not add invalid masm flags in cordbdi.vcxproj for x64 Windows (#19995)Jacek Blaszczynski1-30/+35
2018-08-01Enable ARM64 builds using release product toolsBruce Forstall1-24/+5
2018-05-21 Implement ICorDebugILFrame3::GetReturnValueForILOffset on arm32 (#18050)Chris Sienkiewicz1-2/+33
2016-07-25Arm64: DebuggerRama Krishnan Raghupathy1-1/+21
2016-04-18enable build of cross target components.Rahul Kumar1-24/+2
2016-01-31Stop defining WIN32 in Unix buildsJan Kotas1-2/+0
2016-01-21FIx the incremental build for WindowsJan Vorlicek1-1/+1
2016-01-10Use ARCH_SOURCES_DIR consistentlyMike Danes1-2/+2
2015-08-04Enable the Windows x86 buildMike Danes1-5/+12
2015-07-27[aarch64] Initial aarch64/linux bring upGeoff Norton1-2/+7
2015-07-24Add ARM target for CoreCLR on Linux.Ben Pye1-5/+20
2015-06-05Enable VerifyHeap and DumpHeap.Mike McLaughlin1-1/+1
2015-03-27Enabling the ClrStack command ICorDebug option (-i) to use to test DBI.Mike McLaughlin1-3/+0
2015-03-16Remove duplicate object code from cordbdiJeroen Janssen1-1/+0
2015-03-03Pipe based communication between debugee and managed debugger on LinuxEugene Zemtsov1-0/+2
2015-02-08precompile common headers to reduce build time for win builds. With this buil...Rahul Kumar1-1/+1
2015-02-05Make DBI build on LinuxEugene Zemtsov1-3/+20
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+39