summaryrefslogtreecommitdiff
path: root/src/vm/domainfile.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-04-05Rename conflicting definitions VER_MAJOR/MINORVERSION macros (#17364)Jan Kotas1-4/+4
2017-10-06Delete dead code (#14365)Jan Kotas1-11/+3
2017-08-07Cleanup code access security from the unmanaged runtime (#13241)Jan Kotas1-5/+0
2017-05-17Finish deleting dead CAS code from CoreLib (#11436)Jan Kotas1-126/+1
2017-03-311. Remove disable of C4996Rahul Kumar1-8/+5
2017-02-14Remove never defined FEATURE_MULTIMODULE_ASSEMBLIESdanmosemsft1-411/+0
2017-02-14Remove never defined FEATURE_MIXEDMODEdanmosemsft1-35/+1
2017-02-12Remove never defined FEATURE_FUSIONdanmosemsft1-441/+0
2017-02-12Remove remainder of FEATURE_CORECLR (tool missed some files, also comments)danmosemsft1-1/+1
2017-02-12Remove never defined FEATURE_APPX_BINDERdanmosemsft1-4/+0
2017-02-12Remove always defined FEATURE_HOST_ASSEMBLY_RESOLVERdanmosemsft1-2/+0
2017-02-11Revert "Remove always defined FEATURE_CORESYSTEM"danmosemsft1-0/+106
2017-02-10Remove always undefined FEATURE_CAS_POLICYdanmosemsft1-133/+0
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-327/+2
2017-02-10Remove always undefined FEATURE_APTCAdanmosemsft1-6/+0
2017-02-10Remove always defined FEATURE_CORESYSTEMdanmosemsft1-106/+0
2016-09-08Introduce an interface separating the GC and the VM,Sean Gillespie1-2/+2
2016-05-07Remove FEATURE_HOSTED_BINDER definition (#4838)Jan Vorlicek1-11/+2
2016-04-13Merge pull request #4068 from Lucrecious/masterBrian Robbins1-5/+5
2016-04-06Allow logging of image loadingLuca1-5/+5
2016-03-23Remove special casing of platform assembliesJan Kotas1-15/+4
2016-03-21Delete legacy netcf compat support (part 1)Jan Kotas1-7/+0
2016-03-16Update code to use COMPlus_ instead of COMPLUS_ when referencing knobsManu1-1/+1
2016-03-09Delete dead codeJan Kotas1-12/+0
2016-03-05Modify zaprequire switch to allow Ready-to-Run imagesJohn Chen (CLR)1-0/+5
2016-01-27Update license headersdotnet-bot1-4/+3
2015-11-12Merge pull request #2033 from brianrob/crossgen_perfmap2Brian Robbins1-0/+9
2015-11-12Enable offline generation of text-based symbol tables for native images. Thi...Brian Robbins1-0/+9
2015-11-11Improve FEATURE_NATIVE_IMAGE_GENERATION ifdefsJan Kotas1-0/+4
2015-10-28Modify Platform ID of Linux NIs (issue #1035)John Chen1-1/+1
2015-05-07Merge changes from parent branchdotnet-bot1-0/+7
2015-03-26Fix about 12 kinds of warnings over the codebaseJan Vorlicek1-0/+4
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+4484