summaryrefslogtreecommitdiff
path: root/src/jit/dll
AgeCommit message (Expand)AuthorFilesLines
2017-03-13Build Linux altjit for x86 and amd64 (#10120)Bruce Forstall1-16/+0
2017-03-02Build cross-compile altjits for arm32 and arm64Bruce Forstall1-1/+3
2016-12-07Enable POGO build and link for CodegenMirrorBrian Sullivan1-3/+3
2016-11-23Make RyuJIT/x86 the default x86 JITBruce Forstall1-5/+5
2016-11-03Fix JIT build host/target confusion (#7979)Bruce Forstall1-2/+2
2016-04-26Keep FEATURE_MERGE_JIT_AND_ENGINE with refactored approachGaurav Khanna1-1/+0
2016-04-20Change the names of the JIT products to `clrjit`.Pat Gavlin1-3/+3
2016-02-23Expose a hosting interface for the JIT.Pat Gavlin1-1/+2
2016-01-27Update license headersdotnet-bot1-5/+3
2016-01-21FIx the incremental build for WindowsJan Vorlicek1-3/+3
2015-12-15Build the legacy jit for x86 and arm.Jarret Shook1-0/+4
2015-12-11Port of all JIT changes for .NET Framework 4.6.1 changesBrian Sullivan2-17/+0
2015-04-30Fix new set of warningsJan Vorlicek1-1/+0
2015-04-20Enable build crossgen.exe from build.cmd.John Chen5-0/+143