summaryrefslogtreecommitdiff
path: root/src/jit/standalone/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2017-12-12Make RyuJIT/arm32 the default arm32 JITBruce Forstall1-4/+0
2017-07-04Fix missing refernces in FEATURE_MERGE_JIT_AND_ENGINTJonghyun Park1-29/+0
2017-05-26Fix compile with disabled FEATURE_READYTORUN option (#11875)Petr Bred1-1/+4
2017-03-02Build cross-compile altjits for arm32 and arm64Bruce Forstall1-0/+1
2016-11-23Make RyuJIT/x86 the default x86 JITBruce Forstall1-8/+13
2016-10-04Add PGO GENPROFILE support to coreclr and clrjit (#7423)Daniel Podder1-0/+3
2016-05-25Limit the exports of libclrjit.{so,dylib}.Pat Gavlin1-5/+5
2016-04-26Keep FEATURE_MERGE_JIT_AND_ENGINE with refactored approachGaurav Khanna1-0/+4
2016-04-20Change the names of the JIT products to `clrjit`.Pat Gavlin1-3/+3
2016-04-16Cleanup VCRuntime140.dll dependency from native componentsGaurav Khanna1-1/+2
2016-03-22Strip symbols on release builds into separate binariesMike McLaughlin1-4/+1
2016-02-26Add linker magic to non-Windows standalone RyuJIT build to make PAL work bett...Bruce Forstall1-0/+5
2016-02-22Delete FEATURE_REF_ZERO_OFFSET_ALLOWEDJan Kotas1-1/+0
2016-01-21FIx the incremental build for WindowsJan Vorlicek1-1/+1
2015-11-18A few fixes for standlone Jit buildKyungwoo Lee1-9/+10
2015-10-07Producing standalone Jit for testingKyungwoo Lee1-0/+48