summaryrefslogtreecommitdiffstats
path: root/Modules/Platform
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge topic 'msvc-arm64ec-platform-support'Brad King2021-01-221-3/+15
|\ \
| * | MSVC: Add support for targeting ARM64ECMoyo Okeremi 😊2021-01-211-3/+15
* | | Clang: Support WIN32_EXECUTABLERaul Tambre2020-12-231-0/+3
|/ /
* | Merge topic 'macos-homebrew-apple-silicon'Brad King2020-12-141-0/+7
|\ \ | |/
| * macOS: Add /opt/homebrew to CMAKE_SYSTEM_PREFIX_PATH on Apple SiliconBrad King2020-12-111-0/+7
* | Merge topic 'apple-silicon-host-arch'Brad King2020-12-111-4/+13
|\ \ | |/
| * macOS: Offer control over host architecture on Apple Silicon hostsBrad King2020-12-101-4/+13
* | Merge topic 'explicit-LANGUAGE-flag'Brad King2020-12-041-4/+4
|\ \
| * | Embarcadero: Simplify addition of -P flag for C++Brad King2020-12-021-4/+4
* | | Merge topic 'llvm-rc-preprocess-as-c'Brad King2020-12-031-5/+5
|\ \ \