summaryrefslogtreecommitdiff
path: root/configurecompiler.cmake
AgeCommit message (Expand)AuthorFilesLines
2019-03-17Suppress compiler warningsSinan Kaya1-0/+1
2019-03-15Port AMSI scanning for assembly loads (#23231)Elinor Fung1-14/+16
2019-02-22More GNUC Fixes (#22687)Sinan Kaya1-3/+8
2019-02-20Abstract deprecated and selectany for GCC and remove LLVM'ism where possible ...Sinan Kaya1-0/+1
2019-02-15Disable arm64 contracts. (#22605)Sergey Andreenko1-0/+6
2019-02-13Fix comment placement. (#22580)Sergey Andreenko1-2/+2
2019-02-09Set visibility option to hidden (#21924)Adeel Mujahid1-0/+3
2019-02-07More PAL layer cleanup for GNU and add build script support for GCC (#22369)Sinan Kaya1-24/+30
2019-01-09Specify the minimum supported version of macOS (#21816)Egor Chesakov1-0/+8
2018-11-12enable build-id on FreeBSD (#20945)Tomas Weinfurt1-0/+5
2018-10-03Support building cross-architecture components on armel (#20190)Egor Chesakov1-1/+4
2018-09-10Build Hostx86/arm32 crossgen when CROSSCOMPILE is "1" and Hostx64/arm32 cross...Egor Chesakov1-1/+5
2018-09-10Allow Hostx64/arm32 combination in configurecompiler.cmakeEgor Chesakov1-1/+1
2018-08-28Enable mixed mode assembly loading (#19542)Morgan Brown1-2/+4
2018-08-16Build-test.sh handles native test assets (#19430)Aaron Robinson1-0/+554