summaryrefslogtreecommitdiff
path: root/src/mscorlib/facade
AgeCommit message (Expand)AuthorFilesLines
2017-02-06CAS Security cleanup (#9355)Jan Kotas1-0/+1
2017-01-09Enable HighEntropyVA in mscorlib.dllJohn Chen (CLR)1-0/+1
2017-01-05Use armel instead of arm-softfp (#8771)Hyung-Kyu Choi1-2/+2
2016-11-09Fix IntermediateOutputPath for mscorlib facadeEric St. John1-6/+4
2016-10-13Update tests to netcoreapp1.1Jan Kotas1-18/+0
2016-10-12Fix conflicting identity of System.IO.TextReader (#7578)Jan Kotas3-46/+37
2016-08-24Remove extra TypeForward from facade to fix ConfiguredTaskAwaiter (#6899)Jose Perez Rodriguez1-1/+0
2016-08-08Refresh mscorlib reference assembly based on what is in S.P.C (#6655)Wes Haggard2-6/+14
2016-06-07Update the way the type forwarders are build to make sure they are correctly ...Alex Ghiondea2-2/+7
2016-06-06Introduce explicity typeforwards to internal types that are needed by WinRTAlex Ghiondea2-0/+43
2016-06-02Introduce additional types to the reference assembly for mscorlib and typefor...Alex Ghiondea2-0/+16
2016-05-26Support CoreLib build for arm-softfpHanjoung Lee1-1/+2
2016-05-19Add sign.builds projects to facilitate real signing in official builds.Joel Hendrix1-1/+12
2016-05-16Initial change to support System.Private.CoreLib.dll as Core Library.Gaurav Khanna1-1/+8
2016-05-10Build the reference assembly and the facade for mscorlib.Alex Ghiondea1-0/+9
2016-05-10Fix the reference assembly for mscorlib to match the surface area of the OS o...Alex Ghiondea1-1/+2
2016-05-09Create the project that will generate the facade projectAlex Ghiondea1-0/+53