summaryrefslogtreecommitdiff
path: root/src/md/enc
AgeCommit message (Expand)AuthorFilesLines
2020-04-16Fix PIE options (#26323)submit/tizen/20200415.223728accepted/tizen/unified/20200416.080052Jan Vorlicek1-4/+0
2019-05-20Cuckoo metadata (#24498)David Wrighton1-0/+4
2019-01-23Remove all traces of FEATURE_STACK_PROBE. (#22149)Filip Navara2-10/+0
2018-11-18Add headers to all md*, v3binder*, and ceefgen vcxproj (#20163)Jacek Blaszczynski5-1/+53
2018-02-17delete unused mirror files (#16423)Sergey Andreenko5-5/+0
2017-05-09Fix static analysis issues (#11466)Koundinya Veluri1-1/+1
2017-03-23Delete NewMergerJan Kotas1-143/+0
2017-03-23Enable FEATURE_METADATA_EMIT_ALL for non-crossgen compilesBruce Forstall1-0/+2
2017-02-14Remove never defined FEATURE_METADATA_STANDALONE_WINRTdanmosemsft1-4/+0
2017-02-14Remove never defined FEATURE_METADATA_STANDALONE_WINRT_ROdanmosemsft3-55/+0
2017-02-12Remove never defined FEATURE_COMINTEROP_TLB_SUPPORT and files that require it...danmosemsft1-8057/+0
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft3-61/+0
2016-12-26Remove files related to legacy build system (#8723)Robert7-150/+0
2016-04-29Add query handling of IUnknown for MergeTokenManager and CMapToken (#4563)shion1-10/+38
2016-02-29Support long paths in CoreCLR runtime on WindowsJohn Chen (JOCHEN7)1-0/+4
2016-01-27Update license headersdotnet-bot12-48/+36
2016-01-21FIx the incremental build for WindowsJan Vorlicek4-4/+4
2015-11-23Delete code under !NO_CRT defineJan Kotas2-3/+1
2015-10-07correct word spellingあまみや ゆうこ1-1/+1
2015-08-26Return error upon attemping to create named objects in PAL.Koundinya Veluri1-8/+3
2015-06-05Fix bug: CoreCLR debugger couldn't make more than one EnC edit to a method. S...Eugene Zemtsov1-1/+5
2015-04-28Build crossgen for LinuxJohn Chen (JOCHEN7)1-3/+1
2015-04-20Enable build crossgen.exe from build.cmd.John Chen2-0/+8
2015-02-08precompile common headers to reduce build time for win builds. With this buil...Rahul Kumar3-0/+5
2015-02-05Make DBI build on LinuxEugene Zemtsov2-5/+5
2015-01-31Replaced compiler option to disabled all warnings in Linux build by options f...Jan Vorlicek1-1/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot28-0/+27447