summaryrefslogtreecommitdiffstats
path: root/Modules/Platform
Commit message (Expand)AuthorAgeFilesLines
* 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
* CUDA: Drop unused/broken platform link flags placeholderBrad King2018-05-251-4/+4
* Merge topic '17870-effective-system-name'Brad King2018-04-1934-46/+38
|\
| * Apple: Use include_guard() within compiler configGregor Jasny2018-04-184-16/+4
| * Apple: Use CMAKE_EFFECTIVE_SYSTEM_NAME to share compiler infoGregor Jasny2018-04-1834-38/+42
* | Android: Add support for NDK r17Brad King2018-04-171-1/+34
|/
* Merge topic 'msvc-toolset-version-variable'Brad King2018-04-051-0/+25
|\
| * MSVC: Add MSVC_TOOLSET_VERSION variableArkady Shapkin2018-04-041-0/+25
* | Merge topic 'android-no-libstdc++'Brad King2018-04-048-0/+16
|\ \
| * | Android: Suppress implicit -lstdc++ linker flagBrad King2018-04-038-0/+16
* | | Merge topic 'cuda_support_system_libraries_with_device_symbols'Brad King2018-04-041-2/+17
|\ \ \ | |_|/ |/| |
| * | CUDA: Pass host linker directories to device linkerBrad King2018-03-281-2/+17
| |/
* | Drop Visual Studio 8 2005 generatorBrad King2018-04-021-3/+0
|/
* MSVC,Clang,Flang: Add IPO supportxoviat2018-02-231-0/+28
* GNU: Use -fvisibility on AIX when supportedBrad King2018-01-121-1/+3
* Darwin: Emit deployment target that matches the SDKGregor Jasny2017-12-221-0/+15
* Merge topic 'cuda_darwin_proper_install_names_flags'Brad King2017-12-081-0/+19
|\
| * CUDA: Shared libraries on Darwin properly setup @rpath install_namesRobert Maynard2017-12-071-0/+19
* | Merge topic 'cuda-implicit-include-dirs'Brad King2017-11-291-0/+3
|\ \
| * | CUDA: Treat /usr/include as an implicit include directoryBrad King2017-11-271-0/+3
| |/
* | MSVC: Fix MSVC_VERSION when mixing MSVC C/C++ with Intel FortranBrad King2017-11-151-1/+5
* | Flang: Add support for compiling sources on WindowsIsuru Fernando2017-10-311-0/+1
* | Merge topic 'clang-cl-TP'Brad King2017-10-262-0/+2
|\ \ | |/
| * Clang: Use -TP flag for C++ sources with clang-clBrad King2017-10-252-0/+2
* | Flang: Add partial support on WindowsIsuru Fernando2017-10-241-0/+2
|/
* Merge topic 'midipix-support'Brad King2017-09-211-0/+1
|\
| * Midipix: Add minimal platform filemidipix2017-09-201-0/+1
* | FreeBSD prefers to call the C++ compiler c++ (just like Linux, Darwin, ..)Adriaan de Groot2017-09-201-0/+3
|/
* Merge topic 'remove-nmcl'Brad King2017-09-141-4/+0
|\
| * Platforms: Remove Windows-NMclChristian Pfeiffer2017-09-131-4/+0
* | Merge topic 'MsvcArm64'Brad King2017-09-131-3/+9
|\ \ | |/ |/|
| * MSVC: Add support for ARM64 architectureMinmin Gong2017-09-121-3/+9
* | VS: Update support for LLVM-vs* toolsets from LLVM 5.0Konstantin Ivlev2017-09-111-2/+2
|/
* Merge topic 'android-ndk-r16'Brad King2017-09-061-1/+1
|\
| * Android: Update for NDK r16Brad King2017-09-051-1/+1
* | GNUToMS: Tolerate existence of a %USERPROFILE%/source directoryAlbert Ziegenhagel2017-08-251-0/+1
* | gitattributes: prefer `eol=crlf` to `-crlf`Ben Boeckel2017-08-231-3/+3
* | Merge topic 'android-plain-sysroot'Brad King2017-08-041-3/+9
|\ \ | |/
| * Android: Fix support for CMAKE_SYSROOT without CMAKE_SYSROOT_COMPILEBrad King2017-08-031-3/+9
* | GHS: Correct the regex for the intXXXX directory detection.Roman Wüger2017-07-171-1/+1
* | Merge topic 'android-system-include-last'Brad King2017-07-131-1/+0
|\ \ | |/
| * Android: Always add standard include directories lastBrad King2017-07-131-1/+0
* | Merge topic 'android-fix-c++_shared'Brad King2017-07-121-0/+1
|\ \ | |/
| * Android: Link to android_support with c++_sharedBrad King2017-07-121-0/+1