summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2018-01-02Retry: Enable EventPipe across Unix and Windows (#15611)Victor "Nate" Graf1-63/+3
2017-12-21Revert "Enable EventPipe across Unix and Windows (#14772)" (#15609)Victor "Nate" Graf1-3/+63
2017-12-20Enable EventPipe across Unix and Windows (#14772)Victor "Nate" Graf1-63/+3
2017-09-13Fix setting PAX options for crossgen (#13950)Jan Vorlicek1-26/+0
2017-08-22[Local GC] Enable building the GC as a shared library (#13137)Sean Gillespie1-3/+0
2017-07-17Make createdump build and work on ARM (#12798)Konstantin Baladurin1-2/+2
2017-06-02Fix typo in CRL_CMAKE_WARNINGS_ARE_ERRORSOmair Majid1-1/+1
2017-06-02Add support for not breaking *nix build on warnings (#12039)Omair Majid1-1/+7
2017-06-01[Local GC] Scaffolding for loading a standalone GC (#11242)Sean Gillespie1-1/+3
2017-04-27Remove support for the x86 compat JIT from .NET Core.Pat Gavlin1-5/+0
2017-04-15Make createdump build and work on Centos (#10985)Mike McLaughlin1-2/+2
2017-04-13Create ELF core dump on coreclr exceptions and signals. (#10902)Mike McLaughlin1-0/+6
2016-06-23Build the GC as part of its own CMake target (#5932)Sean Gillespie1-0/+1
2016-04-21Adding Versioning to Native components in non-Windows builds. (#4393)Jose Perez Rodriguez1-2/+10
2016-04-18enable build of cross target components.Rahul Kumar1-0/+8
2016-04-14Make it possible to build JIT32 in the OSS tree.Pat Gavlin1-0/+5
2016-02-14Fix build issue on NetBSD: Remove unneeded -nostdinc++ flagKamil Rytarowski1-5/+0
2016-01-21Generating Event Logging Headers From CMake for LinuxDDCloud1-16/+50
2016-01-21FIx the incremental build for WindowsJan Vorlicek1-1/+36
2016-01-10Use ARCH_SOURCES_DIR consistentlyMike Danes1-13/+1
2015-12-28Automating Event Logging Infrastructure: With this change the infrastructure ...Rama1-0/+1
2015-12-11Enable ILASM for *nixKyungwoo Lee1-1/+1
2015-12-09Enable ILASM for WindowsKyungwoo Lee1-0/+1
2015-12-03Refactoring resource stringKyungwoo Lee1-0/+34
2015-11-25Enable ILDASM for WindowsKyungwoo Lee1-0/+1
2015-08-22Enable gcroot and other gc related sos commands.Mike McLaughlin1-1/+5
2015-08-04Enable the Windows x86 buildMike Danes1-1/+3
2015-07-27[aarch64] Initial aarch64/linux bring upGeoff Norton1-1/+3
2015-07-24Add ARM target for CoreCLR on Linux.Ben Pye1-1/+8
2015-04-28Build crossgen for LinuxJohn Chen (JOCHEN7)1-1/+1
2015-02-23Merge remote-tracking branch 'upstream/master' into soscommand1Mike McLaughlin1-11/+8
2015-02-20Reimplement native exception handling for PALJan Vorlicek1-11/+8
2015-02-12These changes are the beginning of the SOS for coreclr under lldb. It isn't f...mikem83611-1/+1
2015-02-07Remove excess arguments to endfunction() and else()Ben Boeckel1-1/+1
2015-02-06-nostdinc++ is not recognized by apple clang, but its also not neededGeoff Norton1-2/+6
2015-02-06Fix several warnings in Linux buildJan Vorlicek1-2/+4
2015-02-03Move the windows unwinder code out of the debug folder.Jan Vorlicek1-0/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+42