summaryrefslogtreecommitdiffstats
path: root/Modules/Platform
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Merge branch 'android-unified-headers' into release-3.9Brad King2017-06-221-2/+6
| |\
| * \ Merge branch 'ipo-per-lang' into release-3.9Brad King2017-06-141-4/+4
| |\ \
| * \ \ Merge branch 'cuda-dlink-no-deprecated-gpu' into release-3.9Brad King2017-06-131-2/+10
| |\ \ \
* | \ \ \ Merge topic 'android-unified-headers'Brad King2017-06-221-2/+6
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Android: Fix include path for unified headersBrad King2017-06-221-2/+6
| |/ / /
* | | | Merge topic 'ipo-per-lang'Brad King2017-06-151-4/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | IPO: Consider support for each language separatelyBrad King2017-06-141-4/+4
* | | | Merge topic 'android-unified-headers'Brad King2017-06-134-16/+52
|\ \ \ \ | | |/ / | |/| |
| * | | Android: Add support for unified headersBrad King2017-06-124-16/+52
| * | | Merge branch 'android-standalone-no-sysroot-include' into release-3.9Brad King2017-06-091-2/+7
| |\ \ \
* | \ \ \ Merge topic 'cuda-dlink-no-deprecated-gpu'Brad King2017-06-131-2/+10
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | CUDA: When linking device code suppress CUDA 8.0+ deprecation warningsRobert Maynard2017-06-131-2/+10
| | |_|/ | |/| |
* | | | Merge topic 'android-standalone-no-sysroot-include'Brad King2017-06-121-2/+7
|\ \ \ \ | | |_|/ | |/| |
| * | | Android: Do not pass sysroot include for standalone toolchainBrad King2017-06-091-2/+7
| |/ /
* | | Merge topic 'android-standalone-unified-api-level'Brad King2017-06-121-5/+28
|\ \ \ | | |/ | |/|
| * | Android: Detect API version of standalone toolchain with unified headersBrad King2017-06-091-5/+28
| |/
* | SDCC: Remove superfluous whitespace from link lineReto Schneider2017-06-081-1/+1
* | SDCC: Do not explicitly ask linker to generate Intel Hex filesReto Schneider2017-06-081-1/+1
|/
* 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
| |/ /