Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'swift-xcode-14.3' | Brad King | 2023-04-04 | 1 | -4/+8 |
|\ | |||||
| * | Xcode: Fix detection of Swift compiler location for Xcode 14.3 | Brad King | 2023-04-03 | 1 | -4/+8 |
* | | Swift: Restore compatibility with old C++ driver | YR Chen | 2023-03-28 | 1 | -0/+59 |
|/ | |||||
* | Toolchain: Capture all arguments from CMAKE_<LANG>_COMPILER | Fred Baksik | 2020-07-23 | 1 | -1/+1 |
* | Swift: support Ninja Multi-Config | Saleem Abdulrasool | 2020-03-09 | 1 | -1/+1 |
* | Xcode: Relax swift compiler detection regex for Xcode 11 | Gregor Jasny | 2019-08-30 | 1 | -1/+1 |
* | Modules: add build rules for Swift Ninja support | Saleem Abdulrasool | 2019-05-16 | 1 | -8/+41 |
* | CMakeFindBinUtils: Improve switch between MSVC- and GNU-like tools | Brad King | 2017-11-28 | 1 | -0/+2 |
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -12/+2 |
* | Add rudimentary support for the Apple Swift language with Xcode | Brad King | 2015-07-06 | 1 | -0/+53 |