summaryrefslogtreecommitdiff
path: root/clr.coreclr.props
AgeCommit message (Expand)AuthorFilesLines
2018-01-02Retry: Enable EventPipe across Unix and Windows (#15611)Victor "Nate" Graf1-7/+3
2017-12-21Revert "Enable EventPipe across Unix and Windows (#14772)" (#15609)Victor "Nate" Graf1-3/+7
2017-12-20Enable EventPipe across Unix and Windows (#14772)Victor "Nate" Graf1-7/+3
2017-08-31Cleanup CoreLib defines (#13713)Jan Kotas1-67/+10
2017-08-27Remove always defined FEATURE_RANDOMIZE_STRING_HASHING define (#13491)Dan Moseley1-1/+0
2017-07-24Add the runtime code versioning featurenoahfalk1-0/+1
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/+7
2017-04-10CoreLib Build System portability updates (#10839)Rew1-1/+1
2017-04-10Delete FEATURE_READYTORUN define for CoreLib build (#10840)Jan Kotas1-1/+0
2017-03-29Tiered Compilation step 1noahfalk1-0/+1
2017-02-23[x86/Linux] Enable FEATURE_ARRAYSTUB_AS_IL (#9752)Jonghyun Park1-2/+3
2017-01-27Revert `Remove FEATURE_MANAGED_ETW_CHANNELS`danmosemsft1-0/+1
2017-01-23Disable and remove FEATURE_APPDOMAIN_RESOURCE_MONITORING. This is a behavior ...danmosemsft1-1/+0
2017-01-23Revert "remove FEATURE_APPDOMAIN_RESOURCEMONITORING from corelib"danmosemsft1-0/+1
2017-01-22Remove FEATURE_WINDOWSPHONEdanmosemsft1-1/+0
2017-01-22Remove FEATURE_VERSIONINGdanmosemsft1-1/+0
2017-01-22FEATURE_SYNCHRONIZATIONCONTEXT_WAITdanmosemsft1-1/+0
2017-01-22Remove FEATURE_STRONGNAME_MIGRATIONdanmosemsft1-1/+0
2017-01-22Remove FEATURE_SPAN_OF_T and UseLegacyCompilerdanmosemsft1-1/+0
2017-01-22Remove FEATURE_MULTICOREJITdanmosemsft1-1/+0
2017-01-22Remove FEATURE_MANAGED_ETW_CHANNELSdanmosemsft1-1/+0
2017-01-22Remove FEATURE_MAIN_CLR_MODULE_USES_CORE_NAMEdanmosemsft1-1/+0
2017-01-22Remove FEATURE_LOADER_OPTIMIZATIONdanmosemsft1-1/+0
2017-01-22Remove FEATURE_HOST_ASSEMBLY_RESOLVERdanmosemsft1-1/+0
2017-01-22Remove FEATURE_EXCEPTION_NOTIFICATIONSdanmosemsft1-1/+0
2017-01-22Remove FEATURE_EXCEPTIONDISPATCHINFOdanmosemsft1-1/+0
2017-01-22Remove FEATURE_CORRUPTING_EXCEPTIONSdanmosemsft1-1/+0
2017-01-22remove FEATURE_CORESYSTEMdanmosemsft1-2/+0
2017-01-22remove FEATURE_CORECLR (not used in cs)danmosemsft1-1/+0
2017-01-22Remove FEATURE_COLLECTIBLE_TYPES symboldanmosemsft1-1/+0
2017-01-22remove FEATURE_APPDOMAIN_RESOURCEMONITORING from corelibdanmosemsft1-1/+0
2016-12-21Remove FEATURE_BLC_FORMATTING (#8699)Jan Vorlicek1-1/+0
2016-11-18Delete dead files (#8202)Jan Kotas1-15/+0
2016-11-17Use CoreFX Path code (#8132)Jeremy Kuhne1-0/+2
2016-11-10Expose some things for ns2.0Koundinya Veluri1-0/+1
2016-10-31A couple of changes included:Alex Ghiondea1-1/+1
2016-10-31Merge pull request #7884 from AlexGhiondea/Port_SecureStringAlexGhiondea1-0/+4
2016-10-30Add FEATURE_SPAN_OF_TJan Kotas1-0/+1
2016-10-28Bring to CoreCLR the SecureString implementation from CoreFx.Alex Ghiondea1-0/+4
2016-10-28Copy CoreFX FileStream to CoreLibJeremy Kuhne1-0/+9
2016-09-30Expose AppDomain apisRahul Kumar1-0/+1
2016-09-22Fix Unable to step through Visual Studio remote debugger with coreclr executa...Mike McLaughlin1-0/+1
2016-08-30Expose missing Global/Encoding APIs in coreclr and remove empty stubsTarek Mahmoud Sayed1-1/+0
2016-08-23Enable more code under globalization for netcoreTarek Mahmoud Sayed1-0/+1
2016-08-12Enable FEATURE_STUBS_AS_IL for ARM/Linux (#6500)Jonghyun Park1-1/+1
2016-05-18Remove Encoding FEATURE_* defines from mscorlib (#5026)James Ko1-5/+0
2016-05-13Allow long pathsJeremy Kuhne1-0/+4
2016-05-07Remove FEATURE_HOSTED_BINDER definition (#4838)Jan Vorlicek1-1/+0
2016-05-02Merge pull request #4709 from myungjoo/fix/4682Jan Kotas1-1/+1