CMake/Modules/Platform
Brad King 15ad830062 Refactor exclusion of -I/usr/include to avoid per-language values
Add a `CMAKE_PLATFORM_IMPLICIT_INCLUDE_DIRECTORIES` to contain the
hard-coded list of paths to be excluded from `-I` arguments so that the
values remain excluded even if the per-language
`CMAKE_<LANG>_IMPLICIT_INCLUDE_DIRECTORIES` variants change.

This is needed to preserve our historical exclusion of `-I/usr/include`
even when it is not a real implicit include directory.  A policy may be
needed to remove it later.
2019-01-21 11:14:07 -05:00
..
Android POSITION_INDEPENDENT_CODE: Manage link flags for executables 2018-11-11 17:34:09 +01:00
AIX-Clang-C.cmake AIX: Add support for Clang compiler 2016-06-20 09:59:31 -04:00
AIX-Clang-CXX.cmake AIX: Add support for Clang compiler 2016-06-20 09:59:31 -04:00
AIX-GNU-ASM.cmake Add ASM platform information for GNU compiler on AIX (#13390) 2012-07-10 15:18:55 -04:00
AIX-GNU-C.cmake
AIX-GNU-CXX.cmake GNU: Do not use -fvisibility on AIX or HP-UX 2016-09-05 09:45:13 -04:00
AIX-GNU-Fortran.cmake
AIX-GNU.cmake GNU: Use -fvisibility on AIX when supported 2018-01-12 11:50:10 -05:00
AIX-VisualAge-C.cmake
AIX-VisualAge-CXX.cmake
AIX-VisualAge-Fortran.cmake
AIX-XL-ASM.cmake
AIX-XL-C.cmake XL: Fix the use of the -qhalt flag for varying OSs 2017-04-27 13:29:28 -04:00
AIX-XL-CXX.cmake XL: Fix the use of the -qhalt flag for varying OSs 2017-04-27 13:29:28 -04:00
AIX-XL-Fortran.cmake
AIX-XL.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
AIX.cmake AIX,HP: Allow user to override the default runtime path (libpath) 2016-05-17 13:36:29 -04:00
Android-Clang-ASM.cmake Android: Set compiler target platform when compiling ASM with Clang 2017-01-10 14:12:46 -05:00
Android-Clang-C.cmake Android: Add placeholders for platform-specific compiler settings 2016-08-12 10:40:51 -04:00
Android-Clang-CXX.cmake Android: Suppress implicit -lstdc++ linker flag 2018-04-03 14:34:57 -04:00
Android-Clang.cmake Android: Add clang --target= flag to compiler predefines command 2018-10-05 10:23:52 -04:00
Android-Common.cmake Android: Add support for NDK r18 2018-08-28 09:27:26 -04:00
Android-Determine-C.cmake Android: Add placeholders for platform-specific compiler selection 2016-08-12 10:40:51 -04:00
Android-Determine-CXX.cmake Android: Add placeholders for platform-specific compiler selection 2016-08-12 10:40:51 -04:00
Android-Determine.cmake IN_LIST: Ensure policy allows if(IN_LIST) if used by a module 2018-09-12 14:50:16 +08:00
Android-GNU-C.cmake Android: Add placeholders for platform-specific compiler settings 2016-08-12 10:40:51 -04:00
Android-GNU-CXX.cmake Android: Suppress implicit -lstdc++ linker flag 2018-04-03 14:34:57 -04:00
Android-GNU.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
Android-Initialize.cmake Android: Add support for unified headers 2017-06-12 11:47:30 -04:00
Android.cmake Android: Add ANDROID variable to indicate the target 2016-08-23 13:10:51 -04:00
Apple-Absoft-Fortran.cmake Apple: Use CMAKE_EFFECTIVE_SYSTEM_NAME to share compiler info 2018-04-18 07:41:42 -04:00
Apple-AppleClang-C.cmake Apple: Use CMAKE_EFFECTIVE_SYSTEM_NAME to share compiler info 2018-04-18 07:41:42 -04:00
Apple-AppleClang-CXX.cmake Apple: Use CMAKE_EFFECTIVE_SYSTEM_NAME to share compiler info 2018-04-18 07:41:42 -04:00
Apple-Clang-C.cmake Apple: Use CMAKE_EFFECTIVE_SYSTEM_NAME to share compiler info 2018-04-18 07:41:42 -04:00
Apple-Clang-CXX.cmake Apple: Use CMAKE_EFFECTIVE_SYSTEM_NAME to share compiler info 2018-04-18 07:41:42 -04:00
Apple-Clang.cmake Apple: Use include_guard() within compiler config 2018-04-18 07:41:44 -04:00
Apple-GNU-C.cmake Apple: Use CMAKE_EFFECTIVE_SYSTEM_NAME to share compiler info 2018-04-18 07:41:42 -04:00
Apple-GNU-CXX.cmake Apple: Use CMAKE_EFFECTIVE_SYSTEM_NAME to share compiler info 2018-04-18 07:41:42 -04:00
Apple-GNU-Fortran.cmake Apple: Use CMAKE_EFFECTIVE_SYSTEM_NAME to share compiler info 2018-04-18 07:41:42 -04:00
Apple-GNU.cmake Apple: Use include_guard() within compiler config 2018-04-18 07:41:44 -04:00
Apple-Intel-C.cmake Apple: Use CMAKE_EFFECTIVE_SYSTEM_NAME to share compiler info 2018-04-18 07:41:42 -04:00
Apple-Intel-CXX.cmake Apple: Use CMAKE_EFFECTIVE_SYSTEM_NAME to share compiler info 2018-04-18 07:41:42 -04:00
Apple-Intel-Fortran.cmake Apple: Use CMAKE_EFFECTIVE_SYSTEM_NAME to share compiler info 2018-04-18 07:41:42 -04:00
Apple-Intel.cmake LINK_OPTIONS: Add support of "LINKER:" prefix 2018-06-06 17:22:41 +02:00
Apple-NAG-Fortran.cmake Apple: Use CMAKE_EFFECTIVE_SYSTEM_NAME to share compiler info 2018-04-18 07:41:42 -04:00
Apple-NVIDIA-CUDA.cmake Apple: Use CMAKE_EFFECTIVE_SYSTEM_NAME to share compiler info 2018-04-18 07:41:42 -04:00
Apple-PGI-C.cmake Apple: Use CMAKE_EFFECTIVE_SYSTEM_NAME to share compiler info 2018-04-18 07:41:42 -04:00
Apple-PGI-CXX.cmake Apple: Use CMAKE_EFFECTIVE_SYSTEM_NAME to share compiler info 2018-04-18 07:41:42 -04:00
Apple-PGI-Fortran.cmake Apple: Use CMAKE_EFFECTIVE_SYSTEM_NAME to share compiler info 2018-04-18 07:41:42 -04:00
Apple-PGI.cmake Apple: Use include_guard() within compiler config 2018-04-18 07:41:44 -04:00
Apple-VisualAge-C.cmake Apple: Use CMAKE_EFFECTIVE_SYSTEM_NAME to share compiler info 2018-04-18 07:41:42 -04:00
Apple-VisualAge-CXX.cmake Apple: Use CMAKE_EFFECTIVE_SYSTEM_NAME to share compiler info 2018-04-18 07:41:42 -04:00
Apple-XL-C.cmake Apple: Use CMAKE_EFFECTIVE_SYSTEM_NAME to share compiler info 2018-04-18 07:41:42 -04:00
Apple-XL-CXX.cmake Apple: Use CMAKE_EFFECTIVE_SYSTEM_NAME to share compiler info 2018-04-18 07:41:42 -04:00
ARTOS-GNU-C.cmake Honor CMAKE_<LANG>_FLAGS[_<CONFIG>]_INIT set in toolchain files 2016-07-06 10:13:31 -04:00
ARTOS.cmake Add support for ARTOS platform using GNU C with ac compiler driver 2015-08-17 10:32:50 -04:00
BeOS.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
BlueGeneL.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
BlueGeneP-base.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
BlueGeneP-dynamic-GNU-C.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
BlueGeneP-dynamic-GNU-CXX.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
BlueGeneP-dynamic-GNU-Fortran.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
BlueGeneP-dynamic-XL-C.cmake XL: Fix the use of the -qhalt flag for varying OSs 2017-04-27 13:29:28 -04:00
BlueGeneP-dynamic-XL-CXX.cmake XL: Fix the use of the -qhalt flag for varying OSs 2017-04-27 13:29:28 -04:00
BlueGeneP-dynamic-XL-Fortran.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
BlueGeneP-dynamic.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
BlueGeneP-static-GNU-C.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
BlueGeneP-static-GNU-CXX.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
BlueGeneP-static-GNU-Fortran.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
BlueGeneP-static-XL-C.cmake XL: Fix the use of the -qhalt flag for varying OSs 2017-04-27 13:29:28 -04:00
BlueGeneP-static-XL-CXX.cmake XL: Fix the use of the -qhalt flag for varying OSs 2017-04-27 13:29:28 -04:00
BlueGeneP-static-XL-Fortran.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
BlueGeneP-static.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
BlueGeneQ-base.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
BlueGeneQ-dynamic-GNU-C.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
BlueGeneQ-dynamic-GNU-CXX.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
BlueGeneQ-dynamic-GNU-Fortran.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
BlueGeneQ-dynamic-XL-C.cmake XL: Fix the use of the -qhalt flag for varying OSs 2017-04-27 13:29:28 -04:00
BlueGeneQ-dynamic-XL-CXX.cmake XL: Fix the use of the -qhalt flag for varying OSs 2017-04-27 13:29:28 -04:00
BlueGeneQ-dynamic-XL-Fortran.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
BlueGeneQ-dynamic.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
BlueGeneQ-static-GNU-C.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
BlueGeneQ-static-GNU-CXX.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
BlueGeneQ-static-GNU-Fortran.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
BlueGeneQ-static-XL-C.cmake XL: Fix the use of the -qhalt flag for varying OSs 2017-04-27 13:29:28 -04:00
BlueGeneQ-static-XL-CXX.cmake XL: Fix the use of the -qhalt flag for varying OSs 2017-04-27 13:29:28 -04:00
BlueGeneQ-static-XL-Fortran.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
BlueGeneQ-static.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
BSDOS.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
Catamount.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
CrayLinuxEnvironment.cmake CrayLinuxEnvironment: Add alternative methods to get version info 2016-08-05 09:01:43 -04:00
CYGWIN-Clang-C.cmake Cygwin: Add support for Clang compiler 2016-03-10 09:35:48 -05:00
CYGWIN-Clang-CXX.cmake Cygwin: Add support for Clang compiler 2016-03-10 09:35:48 -05:00
CYGWIN-Determine-CXX.cmake Modules: Rename internal platform-specific compiler determination modules 2016-06-02 09:51:43 -04:00
CYGWIN-GNU-C.cmake
CYGWIN-GNU-CXX.cmake
CYGWIN-GNU-Fortran.cmake
CYGWIN-GNU.cmake PIE link options: Update strategy to fix performance regression 2018-12-19 19:41:27 +11:00
CYGWIN-windres.cmake Factor an <INCLUDES> placeholder out of <FLAGS> in rule variables 2015-07-13 10:49:46 -04:00
CYGWIN.cmake Cygwin: Move Cygwin-specific paths to the cygwin platform 2017-03-16 06:04:29 -04:00
Darwin-Determine-CXX.cmake Modules: Rename internal platform-specific compiler determination modules 2016-06-02 09:51:43 -04:00
Darwin-Initialize.cmake Apple: Use CMAKE_EFFECTIVE_SYSTEM_NAME to share compiler info 2018-04-18 07:41:42 -04:00
Darwin.cmake Merge topic 'fix-macos-sysroot' 2016-11-02 08:35:26 -04:00
DragonFly.cmake RPATH: Record support for $ORIGIN on various *BSD 2018-10-26 09:27:29 -04:00
eCos.cmake Avoid if() quoted auto-dereference 2014-10-20 11:49:16 -04:00
Euros.cmake Add EUROS RTOS platform description file 2015-07-14 14:33:20 -04:00
FreeBSD-Determine-CXX.cmake FreeBSD prefers to call the C++ compiler c++ (just like Linux, Darwin, ..) 2017-09-20 10:52:29 +02:00
FreeBSD.cmake POSITION_INDEPENDENT_CODE: Manage link flags for executables 2018-11-11 17:34:09 +01:00
Fuchsia.cmake PIE link options: Update strategy to fix performance regression 2018-12-19 19:41:27 +11:00
gas.cmake ASM: Add missing <INCLUDES> placeholder for "compile" rules 2016-03-29 09:19:10 -04:00
Generic-ADSP-ASM.cmake ASM: Add missing <INCLUDES> placeholder for "compile" rules 2016-03-29 09:19:10 -04:00
Generic-ADSP-C.cmake LINK_OPTIONS: Add support of "LINKER:" prefix 2018-06-06 17:22:41 +02:00
Generic-ADSP-Common.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
Generic-ADSP-CXX.cmake LINK_OPTIONS: Add support of "LINKER:" prefix 2018-06-06 17:22:41 +02:00
Generic-SDCC-C.cmake LINK_OPTIONS: Add support of "LINKER:" prefix 2018-06-06 17:22:41 +02:00
Generic.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
GHS-MULTI-Initialize.cmake GHS: Only print bsp and os directives if specified by user 2019-01-16 10:40:59 -05:00
GHS-MULTI.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
GNU.cmake Platform/GNU: Add Debian shared library permissions policy 2018-10-03 13:12:21 -04:00
GNUtoMS_lib.bat.in GNUToMS: Tolerate existence of a %USERPROFILE%/source directory 2017-08-25 14:24:24 -04:00
GNUtoMS_lib.cmake
Haiku.cmake RPATH: Record support for $ORIGIN on Haiku and Solaris 2018-10-26 09:26:47 -04:00
HP-UX-GNU-ASM.cmake HP-UX: Add GNU compiler information for ASM language 2015-05-04 11:06:16 -04:00
HP-UX-GNU-C.cmake
HP-UX-GNU-CXX.cmake GNU: Do not use -fvisibility on AIX or HP-UX 2016-09-05 09:45:13 -04:00
HP-UX-GNU-Fortran.cmake
HP-UX-GNU.cmake Use string(APPEND) in Modules 2017-05-17 11:26:11 -06:00
HP-UX-HP-ASM.cmake
HP-UX-HP-C.cmake Factor an <INCLUDES> placeholder out of <FLAGS> in rule variables 2015-07-13 10:49:46 -04:00
HP-UX-HP-CXX.cmake Honor CMAKE_<LANG>_FLAGS[_<CONFIG>]_INIT set in toolchain files 2016-07-06 10:13:31 -04:00
HP-UX-HP-Fortran.cmake Factor an <INCLUDES> placeholder out of <FLAGS> in rule variables 2015-07-13 10:49:46 -04:00
HP-UX-HP.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
HP-UX.cmake AIX,HP: Allow user to override the default runtime path (libpath) 2016-05-17 13:36:29 -04:00
kFreeBSD.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
Linux-Absoft-Fortran.cmake
Linux-CCur-Fortran.cmake Add support for Concurrent Fortran 77 Compiler 2015-06-18 11:36:12 -04:00
Linux-Clang-C.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
Linux-Clang-CXX.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
Linux-como.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
Linux-Determine-CXX.cmake Modules: Rename internal platform-specific compiler determination modules 2016-06-02 09:51:43 -04:00
Linux-GNU-C.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
Linux-GNU-CXX.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
Linux-GNU-Fortran.cmake GNU: Drop -rdynamic flag from Fortran 2015-06-16 13:58:41 -04:00
Linux-GNU.cmake Move GNU COMPILER_PREDEFINES_COMMAND from Platform to Compiler 2018-06-01 09:21:06 +02:00
Linux-Intel-C.cmake Intel compiler: add -isystem flag under Linux 2014-02-07 00:23:31 +01:00
Linux-Intel-CXX.cmake Intel compiler: add -isystem flag under Linux 2014-02-07 00:23:31 +01:00
Linux-Intel-Fortran.cmake Use string(APPEND) in Modules 2016-07-28 00:41:13 +02:00
Linux-Intel.cmake PIE link options: Update strategy to fix performance regression 2018-12-19 19:41:27 +11:00
Linux-NAG-Fortran.cmake
Linux-PathScale-C.cmake
Linux-PathScale-CXX.cmake
Linux-PathScale-Fortran.cmake
Linux-PathScale.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
Linux-PGI-C.cmake
Linux-PGI-CXX.cmake
Linux-PGI-Fortran.cmake
Linux-PGI.cmake PIE link options: Update strategy to fix performance regression 2018-12-19 19:41:27 +11:00
Linux-SunPro-CXX.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
Linux-TinyCC-C.cmake TinyCC: Support ENABLE_EXPORT property 2017-04-17 17:34:52 +02:00
Linux-VisualAge-C.cmake
Linux-VisualAge-CXX.cmake
Linux-VisualAge-Fortran.cmake
Linux-XL-C.cmake XL: Fix link flags for executables on Linux with XL compilers 2015-01-12 12:59:52 -05:00
Linux-XL-CXX.cmake XL: Fix link flags for executables on Linux with XL compilers 2015-01-12 12:59:52 -05:00
Linux-XL-Fortran.cmake XL: Fix link flags for executables on Linux with XL compilers 2015-01-12 12:59:52 -05:00
Linux.cmake RPATH: Add option for using $ORIGIN in build tree 2018-10-26 09:25:51 -04:00
Midipix.cmake Midipix: Add minimal platform file 2017-09-20 14:44:30 -04:00
MirBSD.cmake Add MirBSD platform support (#14659) 2013-12-19 11:08:28 -05:00
MP-RAS.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
NetBSD.cmake POSITION_INDEPENDENT_CODE: Manage link flags for executables 2018-11-11 17:34:09 +01:00
OpenBSD.cmake RPATH: Record support for $ORIGIN on various *BSD 2018-10-26 09:27:29 -04:00
OpenVMS.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
OSF1.cmake Remove .* expressions from beginning and end of MATCHES regexs 2014-04-14 18:17:11 +02:00
QNX.cmake QNX: Add missing flags for configurations and artifact creation. 2014-07-17 09:36:18 -04:00
RISCos.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
SCO_SV.cmake SCO_SV: Enable so filename versioning 2016-08-02 10:09:52 -04:00
SINIX.cmake PIE link options: Update strategy to fix performance regression 2018-12-19 19:41:27 +11:00
SunOS-GNU-C.cmake
SunOS-GNU-CXX.cmake
SunOS-GNU-Fortran.cmake
SunOS-GNU.cmake RPATH: Record support for $ORIGIN on Haiku and Solaris 2018-10-26 09:26:47 -04:00
SunOS-PathScale-C.cmake Platform: add flag definitions for PathScale compiler on SunOS (#16135) 2016-06-06 08:58:20 -04:00
SunOS-PathScale-CXX.cmake Platform: add flag definitions for PathScale compiler on SunOS (#16135) 2016-06-06 08:58:20 -04:00
SunOS-PathScale-Fortran.cmake Platform: add flag definitions for PathScale compiler on SunOS (#16135) 2016-06-06 08:58:20 -04:00
SunOS-PathScale.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
SunOS.cmake SunOS: Move solaris-specific paths to the solaris platform 2017-03-16 06:00:49 -04:00
syllable.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
Tru64.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
ULTRIX.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
UNIX_SV.cmake PIE link options: Update strategy to fix performance regression 2018-12-19 19:41:27 +11:00
UnixPaths.cmake Refactor exclusion of -I/usr/include to avoid per-language values 2019-01-21 11:14:07 -05:00
UnixWare.cmake PIE link options: Update strategy to fix performance regression 2018-12-19 19:41:27 +11:00
Windows-Borland-C.cmake
Windows-Borland-CXX.cmake
Windows-Clang-C.cmake Clang: Support Windows variants for GNU and MSVC (#13035, #14458) 2013-10-04 13:39:22 -04:00
Windows-Clang-CXX.cmake Clang: Use -TP flag for C++ sources with clang-cl 2017-10-25 07:36:10 -04:00
Windows-Clang.cmake Clang: Use -TP flag for C++ sources with clang-cl 2017-10-25 07:36:10 -04:00
Windows-Determine-CXX.cmake Modules: Rename internal platform-specific compiler determination modules 2016-06-02 09:51:43 -04:00
Windows-df.cmake Drop Visual Studio 8 2005 generator 2018-04-02 10:08:10 -04:00
Windows-Embarcadero-C.cmake
Windows-Embarcadero-CXX.cmake
Windows-Embarcadero.cmake LINK_OPTIONS: Add support of "LINKER:" prefix 2018-06-06 17:22:41 +02:00
Windows-Flang-Fortran.cmake Flang: Add support for compiling sources on Windows 2017-10-31 08:48:15 -04:00
Windows-G95-Fortran.cmake
Windows-GNU-C-ABI.cmake
Windows-GNU-C.cmake
Windows-GNU-CXX-ABI.cmake
Windows-GNU-CXX.cmake
Windows-GNU-Fortran-ABI.cmake
Windows-GNU-Fortran.cmake
Windows-GNU.cmake PIE link options: Update strategy to fix performance regression 2018-12-19 19:41:27 +11:00
Windows-Intel-ASM.cmake
Windows-Intel-C.cmake
Windows-Intel-CXX.cmake Intel: When simulating MSVC, re-use Windows-MSVC (#14476) 2013-10-18 09:55:59 -04:00
Windows-Intel-Fortran.cmake Honor CMAKE_<LANG>_FLAGS[_<CONFIG>]_INIT set in toolchain files 2016-07-06 10:13:31 -04:00
Windows-Intel.cmake Intel: Use xilib as librarian on Windows 2018-08-07 08:32:31 -04:00
Windows-MSVC-C.cmake Revert topic 'feature_record_msvc' 2015-01-14 13:35:58 -05:00
Windows-MSVC-CXX.cmake Revert topic 'feature_record_msvc' 2015-01-14 13:35:58 -05:00
Windows-MSVC.cmake MSVC: Respect CMAKE_RC_COMPILER and CMAKE_MT in vs_link_{dll,exe} 2018-10-29 13:40:47 -04:00
Windows-NVIDIA-CUDA.cmake MSVC: Respect CMAKE_RC_COMPILER and CMAKE_MT in vs_link_{dll,exe} 2018-10-29 13:40:47 -04:00
Windows-OpenWatcom-C.cmake OpenWatcom: Partially modernize platform information modules 2016-07-06 10:10:10 -04:00
Windows-OpenWatcom-CXX.cmake OpenWatcom: Partially modernize platform information modules 2016-07-06 10:10:10 -04:00
Windows-OpenWatcom.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
Windows-PGI-C.cmake Windows-PGI: Add platform definitions 2017-05-20 20:02:51 +02:00
Windows-PGI-Fortran.cmake Windows-PGI: Add platform definitions 2017-05-20 20:02:51 +02:00
Windows-PGI.cmake Windows-PGI: Add platform definitions 2017-05-20 20:02:51 +02:00
Windows-Watcom-C.cmake OpenWatcom: Partially modernize platform information modules 2016-07-06 10:10:10 -04:00
Windows-Watcom-CXX.cmake OpenWatcom: Partially modernize platform information modules 2016-07-06 10:10:10 -04:00
Windows-windres.cmake Factor an <INCLUDES> placeholder out of <FLAGS> in rule variables 2015-07-13 10:49:46 -04:00
Windows.cmake VS: Treat libraries ending in .targets as msbuild imports 2016-11-09 16:19:07 -05:00
WindowsCE-MSVC-C.cmake Add WindowsCE platform information files 2012-09-05 07:38:45 -04:00
WindowsCE-MSVC-CXX.cmake Add WindowsCE platform information files 2012-09-05 07:38:45 -04:00
WindowsCE.cmake Add WindowsCE platform information files 2012-09-05 07:38:45 -04:00
WindowsPaths.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
WindowsPhone-Clang-C.cmake Add WindowsPhone and WindowsStore platform modules for Clang/GNU C/CXX 2018-07-08 00:06:37 +03:00
WindowsPhone-Clang-CXX.cmake Add WindowsPhone and WindowsStore platform modules for Clang/GNU C/CXX 2018-07-08 00:06:37 +03:00
WindowsPhone-GNU-C.cmake Add WindowsPhone and WindowsStore platform modules for Clang/GNU C/CXX 2018-07-08 00:06:37 +03:00
WindowsPhone-GNU-CXX.cmake Add WindowsPhone and WindowsStore platform modules for Clang/GNU C/CXX 2018-07-08 00:06:37 +03:00
WindowsPhone-MSVC-C.cmake Add WindowsPhone and WindowsStore platform information modules 2014-07-31 14:08:50 -04:00
WindowsPhone-MSVC-CXX.cmake Add WindowsPhone and WindowsStore platform information modules 2014-07-31 14:08:50 -04:00
WindowsPhone.cmake Add WindowsPhone and WindowsStore platform information modules 2014-07-31 14:08:50 -04:00
WindowsStore-Clang-C.cmake Add WindowsPhone and WindowsStore platform modules for Clang/GNU C/CXX 2018-07-08 00:06:37 +03:00
WindowsStore-Clang-CXX.cmake Add WindowsPhone and WindowsStore platform modules for Clang/GNU C/CXX 2018-07-08 00:06:37 +03:00
WindowsStore-GNU-C.cmake Add WindowsPhone and WindowsStore platform modules for Clang/GNU C/CXX 2018-07-08 00:06:37 +03:00
WindowsStore-GNU-CXX.cmake Add WindowsPhone and WindowsStore platform modules for Clang/GNU C/CXX 2018-07-08 00:06:37 +03:00
WindowsStore-MSVC-C.cmake Add WindowsPhone and WindowsStore platform information modules 2014-07-31 14:08:50 -04:00
WindowsStore-MSVC-CXX.cmake Add WindowsPhone and WindowsStore platform information modules 2014-07-31 14:08:50 -04:00
WindowsStore.cmake Add WindowsPhone and WindowsStore platform information modules 2014-07-31 14:08:50 -04:00
Xenix.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00