summaryrefslogtreecommitdiff
path: root/src/binder
AgeCommit message (Expand)AuthorFilesLines
2016-01-21Merge pull request #2772 from ramarag/fixincrementabuildJan Kotas2-2/+2
2016-01-21FIx the incremental build for WindowsJan Vorlicek2-2/+2
2016-01-21Add support for AssemblyResolution when an assembly is not found in a given L...Gaurav Khanna (CLR)5-13/+43
2016-01-12Fix arm specific build break pertaining to AssemblyLoadContext changes.Gaurav Khanna2-3/+6
2016-01-12Add support Load assemblies from explicit path/streams into default load contextGaurav Khanna (CLR)2-0/+91
2016-01-10Use ARCH_SOURCES_DIR consistentlyMike Danes1-12/+1
2015-12-13Remove unnecessary files from build and disable LNK4221Mike Danes2-4/+12
2015-11-11Fix a couple of issues involving assembly loadingKoundinya Veluri6-11/+36
2015-10-07correct word spellingあまみや ゆうこ2-2/+2
2015-09-30Merge pull request #1651 from kouvel/TpaPktFixKoundinya Veluri3-13/+5
2015-09-30Remove the need for the PKT to match when binding to an assembly on the TPA listKoundinya Veluri3-13/+5
2015-09-25Use PathString type to allocate large path strings on linux scenario.Lakshmi Priya Sekar5-53/+8
2015-09-21Use SString type for path allocations in binder.Lakshmi Priya Sekar3-8/+18
2015-09-09Allow loading assemblies on the TPA list without specifying a versionKoundinya Veluri2-40/+11
2015-08-25Replace MAX_PATH with new defines.Lakshmi Priya Sekar3-4/+4
2015-08-24Run code under long paths on UnixJeremy Kuhne2-5/+5
2015-08-04Enable the Windows x86 buildMike Danes1-1/+3
2015-07-27[aarch64] Initial aarch64/linux bring upGeoff Norton1-1/+3
2015-07-24Add ARM target for CoreCLR on Linux.Ben Pye1-1/+7
2015-05-26Fix the virtual destructor warningJan Vorlicek1-1/+1
2015-04-29Fix warnings introduced by crossgenJohn Chen (CLR)1-0/+2
2015-04-28Build crossgen for LinuxJohn Chen (JOCHEN7)1-3/+1
2015-04-20Enable build crossgen.exe from build.cmd.John Chen3-4/+17
2015-04-01Fix next round of warning typesJan Vorlicek4-159/+5
2015-02-04Fixed typosPascal Borreli1-3/+3
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot70-0/+14593