summaryrefslogtreecommitdiffstats
path: root/Modules/Platform
Commit message (Expand)AuthorAgeFilesLines
* Clang/Windows: Use ThinLTO if possible to match other platformsRaul Tambre2021-11-141-1/+6
* Merge topic 'GNUtoMS-vs2022'Brad King2021-11-041-1/+1
|\
| * GNUtoMS: Add search path for VS 2022 environment scriptsBrad King2021-11-031-1/+1
| * Merge topic 'android-PATH' into release-3.21Brad King2021-09-171-5/+0
| |\
* | \ Merge topic 'vs-instance'Brad King2021-10-211-1/+3
|\ \ \
| * | | Android: Refactor sysroot detection under Visual StudioBrad King2021-10-201-1/+3
* | | | CUDA: Allow both CUDA_SEPARABLE_COMPILATION and CUDA_PTX_COMPILATIONRobert Maynard2021-10-201-6/+2
* | | | Merge topic 'platform-generic-elf'Brad King2021-10-201-0/+7
|\ \ \ \
| * | | | Generic-ELF: Add platform module to configure the .elf file extensionJordan Williams2021-10-191-0/+7
| |/ / /
* | | | LCC: Add dedicated support for MCST LCC compilermakise-homura2021-10-154-0/+22
|/ / /
* | | Merge topic 'clang-manifest'Brad King2021-09-211-2/+4
|\ \ \
| * | | Clang: embed windows manifests with GNU interfaceThomas Bernard2021-09-161-2/+4
| |/ /
* | | Merge topic 'platform-vars'Brad King2021-09-211-24/+20
|\ \ \
| * | | MINGW: Define variable only when targeting Windows platformsBrad King2021-09-171-24/+20
| |/ /
* | | Merge topic 'android-PATH'Brad King2021-09-171-5/+0
|\ \ \ | |/ / |/| / | |/
| * Android: Restore searching PATH for executableshhb2021-09-161-5/+0
* | MSVC: Fix MSVC_TOOLSET_VERSION for VS 2022 v143 toolsetBrad King2021-09-021-1/+4
* | Android: Fix NDK toolchain dir on arm64 macWangBin2021-08-181-1/+1
* | Merge topic 'macos-10.4' into release-3.21Brad King2021-08-061-1/+3
|\ \ | |/
| * macOS: Restore support for Mac OS X 10.4 (Tiger)Evan Miller2021-08-021-1/+3
| * Merge topic 'ios-rpath-linker-flag' into release-3.20Brad King2021-04-071-5/+1
| |\
| * \ Merge topic 'nvhpc-lib-arch' into release-3.20Brad King2021-04-061-1/+0
| |\ \
* | | | Platform/Haiku: Remove the include-once behaviorJessica Hamilton2021-07-291-5/+0
* | | | BinUtils: Find linker and librarian for Intel compilers on WindowsBrad King2021-05-271-4/+0
* | | | Modules: Fix typos and spelling in commentsJosef Angstenberger2021-05-071-1/+1
* | | | Merge topic 'clang-ipo-support'Brad King2021-05-051-2/+2
|\ \ \ \
| * | | | Windows-Clang: Support duplicate object names in LTO archivesBrad King2021-05-031-2/+2
* | | | | Windows-GNU: Support duplicate object names when linking shared librariesBrad King2021-05-031-1/+1
|/ / / /
* | | | MSYS: Add support for running under MSYS runtime environmentOrgad Shaneh2021-04-2610-2/+14
* | | | Merge topic 'ios-rpath-linker-flag'Brad King2021-04-071-5/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Apple: Set CMAKE_SHARED_LIBRARY_RUNTIME_C_FLAG on non-macOS tooCraig Scott2021-04-061-5/+1
| |/ /
* | | Merge topic 'nvhpc-lib-arch'Brad King2021-04-061-1/+0
|\ \ \ | | |/ | |/|
| * | CMakeDetermineCompilerABI: Revert "Parse library arch from versioned paths"Robert Maynard2021-04-051-1/+0
* | | Merge topic 'fujitsu-compiler-4.0-support'Brad King2021-04-013-0/+19
|\ \ \
| * | | FujitsuClang: Add support for the Fujitsu compiler in Clang modeChuck Atkins2021-03-312-8/+2
| * | | Fujitsu: Add support for the Fujitsu compiler in Trad modeChuck Atkins2021-03-302-0/+25
* | | | Merge topic 'android-binutils'Brad King2021-03-312-50/+50
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Android: Fix search for binutilsHaibo Huang2021-03-302-50/+50
| |/
* | Per-language Win32/Console flagsRaul Tambre2021-03-179-17/+24
* | Merge topic 'android-r22'Brad King2021-03-031-0/+39
|\ \ | |/
| * Android: Detect NDK version numberHaibo Huang2021-03-031-0/+39
* | Platform/Windows-NVIDIA-CUDA: Remove duplicated codeRaul Tambre2021-02-141-9/+1
* | CUDA: Fix spelling __IMPLICT_ -> __IMPLICIT_Raul Tambre2021-02-142-22/+22
|/
* Merge topic 'clang-imsvc'Brad King2021-02-101-0/+1
|\
| * Clang: Use -imsvc for system include only with MSVC-like front-endBrad King2021-02-091-0/+1
* | CMakeDetermineCompilerABI: Parse library arch from versioned pathsRobert Maynard2021-02-041-0/+1
* | IntelLLVM: Add support for Intel LLVM-based compilersWilliam R. Dieter2021-01-2813-0/+162
* | NVHPC: Add support for NVIDIA HPC SDK compilers based on PGITin Huynh2021-01-274-0/+21
* | Merge topic 'intel-fortran-nofor-main'Brad King2021-01-251-1/+1
|\ \ | |/
| * Intel: Replace deprecated Fortran flag -nofor_main with -nofor-mainBrad King2021-01-221-1/+1