summaryrefslogtreecommitdiffstats
path: root/Modules/Platform
Commit message (Expand)AuthorAgeFilesLines
* 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
* | MSVC: Do not add /W3 to CMAKE_<LANG>_FLAGS by defaultBrad King2019-04-193-4/+33
* | MSVC: Add abstraction for runtime library selectionBrad King2019-04-172-10/+58
* | Merge topic 'ghs_os_dir'Brad King2019-04-081-11/+12
|\ \
| * | GHS: Print status message regarding GHS_OS_DIRFred Baksik2019-03-291-11/+12
* | | Merge topic 'vs2019-redist'Brad King2019-04-041-1/+4
|\ \ \ | |/ / |/| / | |/
| * MSVC: Fix MSVC_TOOLSET_VERSION for VS 2019 v142 toolsetBrad King2019-04-031-1/+4
* | GHS: Add support for GHS Multi Generator in LinuxNaren Manimohan2019-03-211-1/+5
* | Merge topic 'android-versioned-soname'Brad King2019-03-061-3/+5
|\ \
| * | Android: allow user to enable versioned sonameTom Yan2019-03-051-3/+5
* | | Merge topic 'ios-variable'Brad King2019-03-061-0/+2
|\ \ \ | |/ / |/| / | |/
| * iOS: Add IOS variableRuslan Baratov2019-03-051-0/+2
* | Merge topic 'llvm-rc'Brad King2019-03-041-2/+4
|\ \
| * | MSVC: Use -D instead of /D in RC_FLAGSZsolt Parragi2019-03-011-2/+4
* | | XLClang: Add a new compiler ID for the clang-based XL compilerChuck Atkins2019-02-253-0/+19
* | | XL: Look for CreateExportList only on AIXBrad King2019-02-251-0/+22
|/ /
* | Cray: clean up CrayPrgEnv and CrayLinuxEnvironment modulesChuck Cranor2019-02-191-68/+4
|/
* Prefix implicit include directories with sysroot on constructionBrad King2019-02-181-3/+11
* Fix regression in -I/usr/include exclusion logicBrad King2019-02-131-5/+0
* macOS: Fix addition of <sdk>/usr/include to default implicit include dirsBrad King2019-02-131-1/+1
* Merge topic '17870-iphone-friendly-cmake'Brad King2019-02-0511-1/+42
|\
| * Apple: Introduce separate system name for iOS, tvOS, and watchOSGregor Jasny2019-02-0411-1/+42
* | Merge topic 'implicit-incs-cleanup'Brad King2019-02-011-4/+7
|\ \
| * | ParseImplicitIncludeInfo: keep implicit incl. consistent when rerunning cmakeChuck Cranor2019-01-301-4/+7
| |/
* | Ninja: Use deps=gcc for Intel Compiler on WindowsBrad King2019-01-302-0/+4
|/