summaryrefslogtreecommitdiff
path: root/src/dlls/mscorrc
AgeCommit message (Expand)AuthorFilesLines
2017-02-12Remove never defined FEATURE_FUSIONdanmosemsft5-607/+0
2017-02-12Remove always defined FEATURE_HOST_ASSEMBLY_RESOLVERdanmosemsft2-4/+0
2017-02-10Remove always undefined FEATURE_CAS_POLICYdanmosemsft1-4/+0
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft2-42/+0
2017-02-10Remove always undefined FEATURE_APTCAdanmosemsft1-4/+0
2017-01-24Delete unused files (#9082)mikedn1-52/+0
2017-01-23Disallow statics of spans and class instance members of span (#9061)Koundinya Veluri2-1/+5
2016-12-26Remove files related to legacy build system (#8723)Robert3-65/+0
2016-07-28Enable RefEmitted assemblies to have Fallback LoadContext notionGaurav Khanna1-0/+2
2016-04-27Fix FileLoadException message for CoreCLR (#4624)Jan Kotas1-1/+10
2016-04-18enable build of cross target components.Rahul Kumar2-7/+2
2016-03-16Update code to use COMPlus_ instead of COMPLUS_ when referencing knobsManu1-2/+2
2016-02-03Initial support for CFG. This makes VS 2015 as the minimum required build too...Gaurav Khanna (CLR)1-0/+3
2016-01-27Update license headersdotnet-bot10-42/+32
2016-01-21FIx the incremental build for WindowsJan Vorlicek2-3/+3
2016-01-12Merge pull request #2629 from adityamandaleeka/mscorrcFpicAditya Mandaleeka1-0/+4
2016-01-12Add fPIC option when compiling mscorrc.Aditya Mandaleeka1-0/+4
2016-01-12Add support Load assemblies from explicit path/streams into default load contextGaurav Khanna (CLR)2-1/+3
2015-12-03Refactoring resource stringKyungwoo Lee7-240/+8
2015-07-16Extend the Unix hosting APIJan Vorlicek1-1/+1
2015-06-07build,win: Enables Whole Program Optimization.Hadi Brais1-0/+3
2015-05-29Limit the libcoreclr.so exports to the required minimumJan Vorlicek1-5/+0
2015-05-19Simplify logic for ensuring minimum hex length in rctocppAditya Mandaleeka1-9/+4
2015-05-18Ensure fallback to English resources on non-Windows platformsAditya Mandaleeka7-61/+155
2015-04-16Merge pull request #701 from janvorli/fix-freebsd-rc-issueJan Kotas1-0/+2
2015-04-17Add missing MIT license headersJan Vorlicek6-25/+27
2015-04-14Fix .rc processing issue on FreeBSDJan Vorlicek1-0/+2
2015-04-10Refactor the windows text resources processingJan Vorlicek3-56/+86
2015-03-24Add native resources compilation on LinuxJan Vorlicek4-9/+143
2015-02-09Add new nuget package for development usageMatt Mitchell2-2/+0
2015-02-05Enable PDB generation for corerun and coreconsoleMatt Mitchell2-1/+9
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot19-0/+4045