summaryrefslogtreecommitdiff
path: root/src/md/compiler
AgeCommit message (Expand)AuthorFilesLines
2020-04-16Fix PIE options (#26323)submit/tizen/20200415.223728accepted/tizen/unified/20200416.080052Jan Vorlicek1-4/+0
2019-05-22Delete FEATURE_WINDOWSPHONE (#24718)Jan Kotas1-20/+0
2019-05-04Minor tweaks for gcc (#24391)Adeel Mujahid2-2/+2
2019-03-07Cleanup unused hosting interfaces (#23091)Jan Kotas1-2/+0
2019-01-23Remove all traces of FEATURE_STACK_PROBE. (#22149)Filip Navara2-7/+0
2018-11-18Add headers to all md*, v3binder*, and ceefgen vcxproj (#20163)Jacek Blaszczynski5-1/+50
2018-10-04Typos (#20271)John Doe1-1/+1
2018-06-03Warnings cleanup (#18260)Robin Sue2-3/+2
2018-05-27Typo (#18141)John Doe1-1/+1
2018-03-24Delete unused files from src/inc (#17186)Jan Kotas1-1/+0
2018-02-17delete unused mirror files (#16423)Sergey Andreenko5-5/+0
2018-01-23Delete dead code (#15990)Jan Kotas1-7/+0
2017-10-27Delete dead code (#14703)Jan Kotas3-7633/+0
2017-05-22[x86/Linux] Use CDECL (instead of STDCALL) as STDMETHODCALLTYPEJonghyun Park1-1/+1
2017-05-17Finish deleting dead CAS code from CoreLib (#11436)Jan Kotas1-137/+0
2017-04-03Fix InternalsVisibleTo when it references an assembly with some DebuggableAtt...Koundinya Veluri1-1/+1
2017-03-23Delete NewMergerJan Kotas8-6932/+1
2017-03-23Enable FEATURE_METADATA_EMIT_ALL for non-crossgen compilesBruce Forstall2-1/+4
2017-02-14Remove never defined FEATURE_METADATA_STANDALONE_WINRTdanmosemsft6-31/+19
2017-02-14Remove never defined FEATURE_INCLUDE_ALL_INTERFACESdanmosemsft2-10/+0
2017-02-12Remove never defined FEATURE_FUSIONdanmosemsft3-159/+0
2017-02-12Remove never defined FEATURE_COMINTEROP_TLB_SUPPORT and files that require it...danmosemsft1-3/+0
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft5-195/+0
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