summaryrefslogtreecommitdiff
path: root/src/jit/crossgen
AgeCommit message (Expand)AuthorFilesLines
2018-05-22Remove more JIT LEGACY_BACKEND tendrilsBruce Forstall1-4/+0
2018-05-22Remove JIT LEGACY_BACKEND code (#18064)Bruce Forstall1-3/+0
2017-07-04Fix missing refernces in FEATURE_MERGE_JIT_AND_ENGINTJonghyun Park1-0/+3
2017-03-02Build cross-compile altjits for arm32 and arm64Bruce Forstall1-1/+1
2016-11-23Make RyuJIT/x86 the default x86 JITBruce Forstall1-2/+2
2016-04-20Change the names of the JIT products to `clrjit`.Pat Gavlin1-1/+1
2016-04-18enable build of cross target components.Rahul Kumar1-2/+2
2016-01-21FIx the incremental build for WindowsJan Vorlicek1-1/+1
2015-12-15Build the legacy jit for x86 and arm.Jarret Shook1-0/+4
2015-04-20Enable build crossgen.exe from build.cmd.John Chen3-0/+24