summaryrefslogtreecommitdiff
path: root/Modules/CMakeTestSwiftCompiler.cmake
Commit message (Expand)AuthorAgeFilesLines
* Modules: Drop redundant check logging to CMakeOutput.log and CMakeError.logBrad King2023-01-181-6/+0
* Modules: Use new SOURCES_FROM_* try_compile (1/2)Matthew Woehlke2022-09-271-3/+3
* Modules: Use new keyword-dispatched try_compile signatureMatthew Woehlke2022-09-141-2/+2
* enable_language: Fix test for working compiler with CMP0126 NEW behaviorBrad King2021-07-151-0/+3
* Swift: Exclude SDK include pathsYauheni Khnykin2020-02-101-0/+5
* Refactor: Use added message types in various modulesAlex Turbov2019-11-021-3/+3
* Modules: add build rules for Swift Ninja supportSaleem Abdulrasool2019-05-161-2/+5
* Maint: misc. typosluz.paz2018-02-161-1/+1
* Improve formatting of compiler failure error messageBrad King2017-09-191-2/+3
* Simplify CMake per-source license noticesBrad King2016-09-271-12/+2
* Swift: Add proper Swift compiler testGregor Jasny2015-09-061-1/+51
* Add rudimentary support for the Apple Swift language with XcodeBrad King2015-07-061-0/+15