summaryrefslogtreecommitdiffstats
path: root/Modules/Platform
Commit message (Expand)AuthorAgeFilesLines
...
| * | Use xcrun instead of xcodebuild for resolving SDK pathTor Arne Vestbø2019-12-091-1/+1
* | | MSVC: Fixed missing import library for Windows 10 ARM64 (Desktop)shibayan2019-12-101-1/+1
* | | CUDA: forward unknown flags to host compiler when possible.Robert Maynard2019-11-291-12/+5
|/ /
* | SDCC compiler: use sdar instead of sdcclib as librarian for recent versionsJohnny Jazeix2019-11-181-10/+24
* | Merge topic 'cmake-e-rm'Kyle Edwards2019-11-152-2/+2
|\ \
| * | replace remove and remove_directory with rm in testsJohnny Jazeix2019-11-132-2/+2
* | | Merge topic 'objc-link-main'Brad King2019-11-111-50/+26
|\ \ \ | |/ / |/| / | |/
| * ObjC: Set same settings for all languages supported on DarwinCristian Adam2019-11-071-50/+26
* | Merge topic 'objc-pch'Brad King2019-11-051-3/+0
|\ \ | |/
| * PCH: Add support for OBJC/OBJCXX languagesCristian Adam2019-11-031-3/+0
* | Merge topic 'message-check-types'Craig Scott2019-11-041-6/+6
|\ \
| * | Refactor: Use added message types in various modulesAlex Turbov2019-11-021-6/+6
* | | Merge topic 'swift-sdk-on-mac'Brad King2019-10-291-0/+1
|\ \ \ | | |/ | |/|
| * | Swift: Honor CMAKE_OSX_SYSROOT on Apple platformsBrad King2019-10-281-0/+1
| * | Apple: Set Clang ASM compiler featuresGregor Jasny2019-10-091-0/+2
* | | Android: add support for native compilation, such as with the Termux appButta2019-10-155-0/+35
| |/ |/|
* | Apple: Set Clang ASM compiler featuresGregor Jasny2019-10-071-0/+2
|/
* PCH: Use clang's own pch functionality instead of the GCC emulationCristian Adam2019-10-031-3/+4
* Languages: Add support for Objective-C++Steve Wilson2019-09-284-3/+18
* Languages: Add support for Objective-CSteve Wilson2019-09-284-1/+18
* Precompile Headers: Add REUSE_FROM signatureCristian Adam2019-09-171-3/+10
* Merge topic 'clang-ipo-support'Brad King2019-09-031-2/+9
|\
| * Clang: add LTO support for GNU-command line clang on windowsZsolt Parragi2019-08-271-2/+9
* | Precompile headers: Add methods to generate PCH sourcesCristian Adam2019-08-283-0/+23
|/
* Merge topic 'solaris_clang'Brad King2019-08-192-0/+2
|\
| * Solaris: Add support for Clang compilerLibor Bukata2019-08-092-0/+2
* | Merge topic 'msvc-runtime-library-flang'Brad King2019-08-191-0/+5
|\ \
| * | Flang: Implement MSVC runtime library abstractionBrad King2019-08-091-0/+5
* | | Clang: Fall back to llvm-rc when rc is unavailableGregory Mitrano2019-08-141-0/+15
| |/ |/|
* | Make CMAKE_LINK_LIBRARY_FILE_FLAG work like CMAKE_LINK_LIBRARY_FLAGBrad King2019-08-021-1/+1
* | Android: Use unified toolchain in NDK r19+Brad King2019-07-266-3/+82
* | Android: Re-order system initialization to select sysroot lastBrad King2019-07-261-2/+2
* | Android: Clarify name of internal variable for arch tripleBrad King2019-07-262-12/+12
* | Android: Select NDK host tag while determining systemBrad King2019-07-264-32/+32
* | AIX: Do not enable runtime linking by default anymoreBrad King2019-07-172-14/+2
* | AIX: Create import library for executables with exportsBrad King2019-07-164-5/+12
* | AIX: Explicitly compute executable exports for both XL and GNUBrad King2019-07-152-2/+10
* | AIX: Explicitly compute shared object exports for both XL and GNUBrad King2019-07-153-20/+60
* | AIX: Drop redundant -brtl flagsBrad King2019-07-152-4/+0
* | XL: De-duplicate shared object creation flagsBrad King2019-07-155-5/+0
|/
* CUDA: Implement MSVC runtime library abstractionBrad King2019-06-261-4/+19
* Merge branch 'android-pie-cmp0083' into release-3.15Brad King2019-06-191-0/+20
|\
| * Android: ensure PIE behavior is consistent regardless CMP0083 policyMarc Chevrier2019-06-191-0/+20
* | Windows-MSVC.cmake: fix disabling of CMAKE_NINJA_CMCLDEPS_RCMarc-André Moreau2019-05-301-1/+3
* | clang: setup correct configuration in gnu modeZsolt Parragi2019-05-231-5/+112
* | Modules: Consistently use 2 space indentationKitware Robot2019-05-142-7/+7
* | iOS: Only set the CMAKE_FIND_ROOT_PATH_MODE_* variables when not definedAlexandru Croitor2019-04-301-3/+9
* | iOS: Only look for packages in the provided CMAKE_FIND_ROOT_PATHsAlexandru Croitor2019-04-301-0/+1
* | iOS: Allow setting multiple CMAKE_FIND_ROOT_PATH valuesAlexandru Croitor2019-04-301-1/+1
* | iOS: Allow specifying CMAKE_MACOSX_BUNDLE in toolchain fileAlexandru Croitor2019-04-301-1/+3