summaryrefslogtreecommitdiff
path: root/clrdefinitions.cmake
AgeCommit message (Expand)AuthorFilesLines
2019-02-14[Tizen] Add FEATURE_NGEN_RELOCS_OPTIMIZATIONS=true as default value for Unix ARMGleb Balykov1-0/+4
2019-01-03Adds portable version of EncodingTable (#21735)Marek Safar1-3/+0
2018-12-26desktop port (#21523)Maoni Stephens1-4/+0
2018-12-20Freebsd symbols3 (#21607)Tomas Weinfurt1-2/+2
2018-12-02Revert [publish symbols on FreeBSD (#21179)] (#21329)Russ Keldorph1-2/+2
2018-11-29Enable type equivalence (#21265)Aaron Robinson1-0/+3
2018-11-29publish symbols on FreeBSD (#21179)Tomas Weinfurt1-2/+2
2018-11-28Delete code related to LoaderOptimization and SharedDomain (#21031)Jan Kotas1-3/+2
2018-11-06FEATURE_DATABREAKPOINTAndrew Au1-0/+6
2018-07-22Enable profiler attach on Windows (#18762)Sung Yoon Whang1-0/+4
2018-06-29Remove relocations for vtable chunks (#17147)Gleb Balykov1-0/+3
2018-05-24[Arm64] debugging work (#17993)David Wrighton1-2/+2
2018-04-18Remove incorrect UNIX_AMD64_ABI defineCarol Eidt1-1/+0
2018-04-17Unix/x64 ABI cleanupCarol Eidt1-2/+3
2018-03-15Define FEATURE_UNIX_AMD64_STRUCT_PASSING only when target Unix/AMD64Egor Chesakov1-1/+3
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