summaryrefslogtreecommitdiff
path: root/clrdefinitions.cmake
AgeCommit message (Expand)AuthorFilesLines
2018-02-28Merge pull request #16531 from echesakovMSFT/MakeTarget64BitMacroGlobalEgor Chesakov1-0/+2
2018-02-23Enabling CLR implemented write watch on AMD64 on Windows. (#16516)Maoni Stephens1-1/+4
2018-02-23Add definition _TARGET_64BIT_ in clrdefinitions.cmakeEgor Chesakov1-0/+2
2018-01-02Retry: Enable EventPipe across Unix and Windows (#15611)Victor "Nate" Graf1-3/+1
2017-12-21Revert "Enable EventPipe across Unix and Windows (#14772)" (#15609)Victor "Nate" Graf1-1/+3
2017-12-20Enable EventPipe across Unix and Windows (#14772)Victor "Nate" Graf1-3/+1
2017-12-05Put default interfaces behind a define (#15358)Michal Strehovský1-0/+9
2017-11-17Enable FEATURE_DATATARGET4 for Unix Arm builds (#15060)Chris Sienkiewicz1-0/+1
2017-10-11Delete !FEATURE_IMPLICIT_TLS (#14398)Jan Kotas1-4/+0
2017-09-13Introduce FEATURE_GDBJIT_SYMTAB (#13567)Konstantin Baladurin1-0/+3
2017-09-12[GDBJIT] Specify C# language in DWARF debug information (#13720)Konstantin Baladurin1-0/+3
2017-08-27Remove always defined FEATURE_RANDOMIZE_STRING_HASHING define (#13491)Dan Moseley1-1/+0
2017-08-22[Local GC] Enable building the GC as a shared library (#13137)Sean Gillespie1-1/+3
2017-08-18Introduce COMPlus_GDBJitElfDump (#13448)Jonghyun Park1-0/+6
2017-08-15Implement out of context stack unwinder (#13302)Mike McLaughlin1-0/+1
2017-07-24Add the runtime code versioning featurenoahfalk1-2/+5
2017-05-17Switch multicast delegate stub on Windows x64 to use stubs-as-il (#11624)Jan Kotas1-1/+3
2017-05-10Re-Factor EventSource to Support Writing to EventPipe (#11435)Brian Robbins1-2/+2
2017-05-10Allow users to enable automatic NI bind fallback via command-line (#11485)Jonghyun Park1-0/+3
2017-05-06Log Events to EventPipe on Linux (#11433)Brian Robbins1-1/+3
2017-05-05[Arm64/Unix] Enable FEATURE_USE_SOFTWARE_WRITE_WATCH_FOR_GC_HEAP (#11375)Steve MacLean1-2/+2
2017-04-27Remove support for the x86 compat JIT from .NET Core.Pat Gavlin1-6/+0
2017-04-25Allow FEATURE_INTERPRETER to be enabled by command-line option (#11188)Jonghyun Park1-0/+3
2017-04-24Support FEATURE_DBGIPC override (#11164)Jonghyun Park1-4/+4
2017-04-17Support FEATURE_EVENT_TRACE override (#10961)Jonghyun Park1-12/+1
2017-04-13[ARM32/Linux] Build libcoreclrtraceptprovider.so (#10406)Hyeongseok Oh1-2/+8
2017-04-03Basic EventPipe functionality that supports writing sample profile events to ...Brian Robbins1-0/+1
2017-03-29Tiered Compilation step 1noahfalk1-0/+1
2017-03-13Build Linux altjit for x86 and amd64 (#10120)Bruce Forstall1-2/+4
2017-03-01Merge pull request #9770 from adityamandaleeka/card_bundles_unix_2Aditya Mandaleeka1-0/+1
2017-02-28Implement card bundles for non-Windows platforms.Aditya Mandaleeka1-0/+1
2017-02-28Fix mismatch in the cmake script endif condition (#9859)Jan Vorlicek1-1/+1
2017-02-28Disable DBGIPC_TRANSPORT_DI and DBGIPC_TRANSPORT_VM on Android (#9809)Frederik Carlier1-1/+1
2017-02-23[x86/Linux] Enable FEATURE_ARRAYSTUB_AS_IL (#9752)Jonghyun Park1-4/+6
2017-02-12Remove always defined FEATURE_VERSIONINGdanmosemsft1-1/+0
2017-02-12Remove defined but wrapping dead code FEATURE_SYNTHETIC_CULTURESdanmosemsft1-1/+0
2017-02-12Remove always defined FEATURE_SYNCHRONIZATIONCONTEXT_WAITdanmosemsft1-1/+0
2017-02-12Remove always defined FEATURE_SPAN_OF_Tdanmosemsft1-2/+0
2017-02-12Remove never used FEATURE_NORM_IDNA_ONLYdanmosemsft1-1/+0
2017-02-12Remove never used FEATURE_MERGE_CULTURE_SUPPORT_AND_ENGINEdanmosemsft1-1/+0
2017-02-12Remove always defined FEATURE_MAIN_CLR_MODULE_USES_CORE_NAMEdanmosemsft1-1/+0
2017-02-12Remove always defined FEATURE_HOST_ASSEMBLY_RESOLVERdanmosemsft1-1/+0
2017-02-12Remove always defined FEATURE_EXCEPTIONDISPATCHINFOdanmosemsft1-1/+0
2017-02-12Remove always defined FEATURE_EXCEPTION_NOTIFICATIONSdanmosemsft1-1/+0
2017-02-12Remove never used FEATURE_ASYNC_IOdanmosemsft1-1/+0
2017-02-12Fix indentation in cmakedanmosemsft1-2/+2
2017-02-09[ARM32/Linux] Fix definition and CMake for cross-architecture build (#9262)Hyeongseok Oh1-3/+3
2017-01-23[Local GC] Provide an implementation of GCToOSInterface for Unix-like platfor...Sean Gillespie1-4/+0
2017-01-11[x86/Linux] Introduce UNIX_X86_ABI definition (#8863)SaeHie Park1-0/+2
2016-12-21Remove FEATURE_BLC_FORMATTING (#8699)Jan Vorlicek1-1/+0