summaryrefslogtreecommitdiffstats
path: root/Modules/Platform
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Refactor exclusion of -I/usr/include to avoid per-language valuesBrad King2019-01-211-0/+7
* GHS: Only print bsp and os directives if specified by userFred Baksik2019-01-161-1/+7
* Remove now-unused code once used on IRIXBrad King2019-01-112-126/+0
* PIE link options: Update strategy to fix performance regressionMarc Chevrier2018-12-198-0/+9
* POSITION_INDEPENDENT_CODE: Manage link flags for executablesMarc Chevrier2018-11-1111-4/+20
* Merge topic 'msvc-custom-rc-mt'Brad King2018-11-022-5/+10
|\
| * MSVC: Respect CMAKE_RC_COMPILER and CMAKE_MT in vs_link_{dll,exe}Mateusz Zych2018-10-292-4/+4
| * CUDA: Enable RC language on WindowsBrad King2018-10-291-0/+2
| * MSVC: Factor out enable_language(RC) call into helper macroBrad King2018-10-291-1/+4
* | RPATH: Record support for $ORIGIN on various *BSDPeter Wu2018-10-264-0/+11
* | RPATH: Record support for $ORIGIN on Haiku and SolarisPeter Wu2018-10-262-0/+2
* | RPATH: Add option for using $ORIGIN in build treePeter Wu2018-10-261-0/+1
* | Merge topic 'autogen-moc-predef-cross-compile'Brad King2018-10-081-0/+1
|\ \ | |/ |/|
| * Android: Add clang --target= flag to compiler predefines commandBrad King2018-10-051-0/+1
* | Platform/GNU: Add Debian shared library permissions policySvante Signell2018-10-031-0/+27
|/
* IN_LIST: Ensure policy allows if(IN_LIST) if used by a moduleCraig Scott2018-09-121-0/+5
* Merge topic 'android-ndk-r18'Brad King2018-08-302-2/+15
|\
| * Android: Add support for NDK r18Brad King2018-08-282-2/+15
* | Merge topic 'cuda-no-cublas_device'Brad King2018-08-241-1/+1
|\ \
| * | CUDA: Avoid using deprecated cublas_device to identify device lib dirsRobert Maynard2018-08-231-1/+1
| |/
* | Intel: Use xilib as librarian on WindowsyrHeTaTeJlb2018-08-071-1/+1
* | Merge topic 'ghs'Brad King2018-07-121-28/+32
|\ \
| * | GHS: Update default BSP nameFred Baksik2018-07-111-1/+2
| * | GHS: Update setting default OS location for Integrity platformsFred Baksik2018-07-111-26/+30
| * | GHS: Set primary target using arch/platform values (or user specified value)Fred Baksik2018-07-111-1/+0
* | | Add WindowsPhone and WindowsStore platform modules for Clang/GNU C/CXXMartin Storsjö2018-07-078-0/+8
|/ /
* | LINK_OPTIONS: Add support of "LINKER:" prefixMarc Chevrier2018-06-066-3/+16
|/
* Move GNU COMPILER_PREDEFINES_COMMAND from Platform to CompilerSebastian Holtermann2018-06-011-1/+0