summaryrefslogtreecommitdiffstats
path: root/llvm/cmake/platforms
Commit message (Expand)AuthorAgeFilesLines
* [cmake] Also create lowercase extension WinSDK symlinksShoaib Meenai2018-10-051-5/+19
* [CMake] Teach the build system to codesign built productsJustin Bogner2018-07-101-0/+20
* [CMake] Respect CMAKE_STRIP and CMAKE_DSYMUTIL on apple platformsJustin Bogner2018-06-281-0/+27
* [cmake] Fix clang-cl cross-compilation on macOSShoaib Meenai2017-12-152-0/+12
* [cmake] Only attempt to install MSVC system libraries on WindowsShoaib Meenai2017-12-141-7/+0
* [cmake] Add support for case-sensitive Windows SDKsShoaib Meenai2017-12-131-12/+77
* [cmake] Support host architectures other than x64Shoaib Meenai2017-12-131-5/+28
* [cmake] Explicitly set VS 2017 compatibilityShoaib Meenai2017-12-131-0/+1
* Add a Cross-compilation toolchain file for MSVC.Zachary Turner2017-11-091-0/+219
* [CMake] Add variable IOS to iOS toolchainChris Bieneman2017-02-171-0/+1
* cmake: Simplify the iOS.cmake toolchainJustin Bogner2016-02-121-40/+15
* Doing some cleanup to the iOS toolchain.Chris Bieneman2015-03-121-9/+23
* Updating iOS.cmake to work with the latest Xcode and iOS 8 SDK.Chris Bieneman2015-01-301-4/+22
* Enabling LLVM & Clang to be cross-compiled using CMake from a single configur...Chris Bieneman2014-09-031-0/+47
* Build PIE binaries when cross-compiling to Android.Evgeniy Stepanov2014-02-191-1/+2
* Remove -arm-enable-ehabi from Android build rules. It's enabled by default.Evgeniy Stepanov2014-01-291-1/+1
* Allow overriding the location of C/C++ compilers in Android CMake build.Evgeniy Stepanov2013-05-291-2/+9
* CMake toolchain file for Android NDK.Evgeniy Stepanov2012-09-111-0/+21
OpenPOWER on IntegriCloud