summaryrefslogtreecommitdiff
path: root/src/md/compiler
AgeCommit message (Expand)AuthorFilesLines
2016-12-26Remove files related to legacy build system (#8723)Robert7-176/+0
2016-12-23Remove all usage of vsnprintf (#8709)Jan Vorlicek1-1/+4
2016-07-23The call to printf expects a string argument, but the actual argument was of ...vinnyrom1-1/+1
2016-05-07Remove FEATURE_HOSTED_BINDER definition (#4838)Jan Vorlicek1-4/+0
2016-02-29Support long paths in CoreCLR runtime on WindowsJohn Chen (JOCHEN7)1-10/+4
2016-02-19This Change Adds initial Support for LongFiles in the VM,Rama Krishnan Raghupathy3-80/+64
2016-01-27Update license headersdotnet-bot35-140/+105
2016-01-21FIx the incremental build for WindowsJan Vorlicek4-4/+4
2015-11-23Delete code under !NO_CRT defineJan Kotas2-3/+1
2015-09-08Replace MAX_PATH with new defines, rest of coreclr.Lakshmi Priya Sekar2-4/+4
2015-07-29Fix prefast warnings in CLR codeEugene Zemtsov1-1/+1
2015-05-26Fix warning no-overloaded-virtualJan Vorlicek1-0/+7
2015-05-26Fix the virtual destructor warningJan Vorlicek3-2/+3
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-03-26Fix about 12 kinds of warnings over the codebaseJan Vorlicek1-1/+1
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 Zemtsov1-3/+1
2015-02-04Fixed typosPascal Borreli2-3/+3
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot51-0/+42747