summaryrefslogtreecommitdiff
path: root/cmake/platforms
AgeCommit message (Expand)Author
2017-12-15[cmake] Fix clang-cl cross-compilation on macOSShoaib Meenai
2017-12-14[cmake] Only attempt to install MSVC system libraries on WindowsShoaib Meenai
2017-12-13[cmake] Add support for case-sensitive Windows SDKsShoaib Meenai
2017-12-13[cmake] Support host architectures other than x64Shoaib Meenai
2017-12-13[cmake] Explicitly set VS 2017 compatibilityShoaib Meenai
2017-11-09Add a Cross-compilation toolchain file for MSVC.Zachary Turner
2017-02-17[CMake] Add variable IOS to iOS toolchainChris Bieneman
2016-02-12cmake: Simplify the iOS.cmake toolchainJustin Bogner
2015-03-12Doing some cleanup to the iOS toolchain.Chris Bieneman
2015-01-30Updating iOS.cmake to work with the latest Xcode and iOS 8 SDK.Chris Bieneman
2014-09-03Enabling LLVM & Clang to be cross-compiled using CMake from a single configur...Chris Bieneman
2014-02-19Build PIE binaries when cross-compiling to Android.Evgeniy Stepanov
2014-01-29Remove -arm-enable-ehabi from Android build rules. It's enabled by default.Evgeniy Stepanov
2013-05-29Allow overriding the location of C/C++ compilers in Android CMake build.Evgeniy Stepanov
2012-09-11CMake toolchain file for Android NDK.Evgeniy Stepanov