summaryrefslogtreecommitdiff
path: root/Modules/Platform
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'vs15-GNUtoMS'Brad King2017-05-241-0/+15
|\
| * GNUtoMS: Add search path for VS 2017 environment scriptsAlex Ghosh2017-05-221-0/+15
* | Merge topic 'pgi-fix-windows'Brad King2017-05-223-0/+52
|\ \
| * | Windows-PGI: Add platform definitionsChristian Pfeiffer2017-05-203-0/+52
* | | Merge topic 'string-append'Brad King2017-05-184-5/+5
|\ \ \
| * | | Use string(APPEND) in ModulesDaniel Pfeifer2017-05-174-5/+5
| |/ /
* | | Merge topic 'vs14-GNUtoMS'Brad King2017-05-181-0/+2
|\ \ \ | |/ / |/| / | |/
| * GNUtoMS: Add search path for VS 2015 environment scriptsAlex Ghosh2017-05-171-0/+2
* | Linux-PGI: Prevent -rdynamic ending up in flagsChristian Pfeiffer2017-05-051-0/+1
* | XL: Fix the use of the -qhalt flag for varying OSsChuck Atkins2017-04-2712-0/+36
* | Merge topic 'autogen-fixes'Brad King2017-04-211-0/+1
|\ \
| * | Autogen: Pass explicit predefines header to moc if possibleAleix Pol2017-04-201-0/+1
* | | Drop Visual Studio 7 .NET 2003 generatorBrad King2017-04-191-1/+1
* | | TinyCC: Support ENABLE_EXPORT propertyhsc2017-04-171-0/+1
|/ /
* | Merge topic 'ipo-policy-CMP0069'Brad King2017-03-311-0/+1
|\ \
| * | Add policy CMP0069 to enforce INTERPROCEDURAL_OPTIMIZATIONRuslan Baratov2017-03-301-0/+1
* | | Merge topic 'vs-rc-defines'Brad King2017-03-291-0/+3
|\ \ \ | | |/ | |/|
| * | MSVC: Restore _DEBUG preprocessor definition in RC debug buildsBrad King2017-03-281-0/+3
* | | Merge topic 'doc-prefer-MSVC_VERSION'Brad King2017-03-231-1/+3
|\ \ \ | |/ / | | / | |/ |/|
| * MSVC: Exclude future cl 20+ from MSVC14 variableBrad King2017-03-221-1/+3
* | Merge topic 'add-CheckIPOSupported-module'Brad King2017-03-221-0/+5
|\ \
| * | CheckIPOSupported: New module to check for compiler/cmake IPO supportRuslan Baratov2017-03-111-0/+5
* | | Merge topic 'move-platform-specific-paths'Brad King2017-03-203-22/+24
|\ \ \ | |/ / |/| |
| * | Cygwin: Move Cygwin-specific paths to the cygwin platformChuck Atkins2017-03-162-6/+10
| * | SunOS: Move solaris-specific paths to the solaris platformChuck Atkins2017-03-162-2/+5
| * | Unix: Consolidate path components into prefixesChuck Atkins2017-03-161-16/+11
* | | Add support for x32-abiSteven Newbury2017-03-071-0/+1
| |/ |/|
* | CUDA: Fix default compiler flags on WindowsBrad King2017-02-151-5/+7
* | CUDA: Link to standard system libraries when linking as CUDABrad King2017-02-141-0/+2
|/
* Android: Pass sysroot include directory explicitlyBrad King2017-01-201-0/+9
* Android: Fix c++_{static,shared} support include directory orderBrad King2017-01-201-3/+2
* CUDA: Now pass correct FLAGS when device link cuda executables.Robert Maynard2017-01-121-1/+1
* CUDA: Populate NVIDIA compiler information on WindowsBrad King2017-01-121-0/+42
* CUDA: Detect MSVC architecture idBrad King2017-01-121-0/+2
* Android: Set compiler target platform when compiling ASM with ClangFlorent Castelli2017-01-102-1/+5
* PGI: Pass macOS-specific link flags directly to linkerBrad King2016-11-304-0/+20
* Merge topic 'android-info-variables'Brad King2016-11-173-2/+29
|\
| * Android: Add CMAKE_<LANG>_ANDROID_TOOLCHAIN_MACHINEBrad King2016-11-143-0/+11
| * Android: Add CMAKE_ANDROID_NDK_TOOLCHAIN_HOST_TAG variableBrad King2016-11-143-0/+4
| * Android: Always set CMAKE_ANDROID_NDK_TOOLCHAIN_VERSIONBrad King2016-11-143-2/+14
* | MSVC: Do not define _DEBUG explicitly when using /MDdBrad King2016-11-151-2/+2
|/
* Merge topic 'vs_targets_file_as_library'Brad King2016-11-111-0/+1
|\
| * VS: Treat libraries ending in `.targets` as msbuild importsSoji Yamakawa2016-11-091-0/+1
* | Add Fuchsia platform modulePetr Hosek2016-11-091-0/+25
* | Merge topic 'fix-macos-sysroot'Brad King2016-11-022-30/+2
|\ \ | |/ |/|
| * Darwin: Remove deployment target version checkGregor Jasny2016-11-012-26/+0
| * Revert "Xcode: Convert maybe unversioned OSX sysroot into versioned SDK path"Gregor Jasny2016-11-011-4/+2
* | Merge topic 'android-pic'Brad King2016-10-2515-35/+9
|\ \
| * | Android: Link position-independent executables with proper flagsBrad King2016-10-241-0/+4
| * | Android: Set CMAKE_POSITION_INDEPENDENT_CODE automaticallyBrad King2016-10-2415-35/+5