summaryrefslogtreecommitdiff
path: root/src/debug/daccess/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2019-05-10Move EventProvider native layout to be driven by CMake configure (#24478)Jeremy Koritzinsky1-0/+2
2017-03-29Fix dependency to coreclr and mscorrc in Linux (#10138)Hyeongseok Oh1-1/+1
2017-03-02Fix incremental build on Unix (#9779)Jan Vorlicek1-3/+21
2017-02-24[Local GC] Move workstation GC DAC globals to a struct shared between GC and ...Sean Gillespie1-1/+0
2016-04-18enable build of cross target components.Rahul Kumar1-23/+0
2016-01-31Stop defining WIN32 in Unix buildsJan Kotas1-4/+0
2016-01-21FIx the incremental build for WindowsJan Vorlicek1-1/+1
2015-12-15Build arm64 using private toolsetRahul Kumar1-17/+2
2015-08-04Enable the Windows x86 buildMike Danes1-1/+6
2015-07-27[aarch64] Initial aarch64/linux bring upGeoff Norton1-1/+7
2015-07-24Add ARM target for CoreCLR on Linux.Ben Pye1-8/+27
2015-07-01Fix Windows build.Mike McLaughlin1-1/+3
2015-07-01Generate the dac table RVA using nm at build time.Mike McLaughlin1-1/+4
2015-02-12These changes are the beginning of the SOS for coreclr under lldb. It isn't f...mikem83611-0/+4
2015-02-08precompile common headers to reduce build time for win builds. With this buil...Rahul Kumar1-0/+2
2015-02-07Use list(APPEND) rather than set(var ${var} ...) in CMakeBen Boeckel1-4/+2
2015-02-07Remove excess arguments to endfunction() and else()Ben Boeckel1-1/+1
2015-02-03Move the windows unwinder code out of the debug folder.Jan Vorlicek1-2/+0
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+54