summaryrefslogtreecommitdiffstats
path: root/Modules/Platform
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'artos-lib-prefix' into release-3.29Brad King2024-04-031-1/+1
|\
| * ARTOS: Add support for finding library files named with 'lib' prefixBrad King2024-04-021-1/+1
* | Merge topic 'vs-intel-oneapi' into release-3.29Brad King2024-04-032-45/+34
|\ \
| * | IntelLLVM: Fix link flags with Visual Studio generatorsBrad King2024-04-022-45/+34
| |/
* | Swift: Add CMAKE_LINKER_TYPE supportEvan Wilde2024-04-023-0/+23
|/
* LINKER_TYPE: Support MOLD only on GCC versions that support itMarc Chevrier2024-03-131-1/+4
* Merge topic 'clang-windows-make-depends' into release-3.29Brad King2024-02-132-2/+2
|\
| * Clang: Fix typo to enable compiler-generated Makefile dependencies on WindowsBrad King2024-02-122-2/+2
* | MinGW: Add support for OBJC and OBJCXXمهدي شينون (Mehdi Chinoune)2024-02-136-0/+42
|/
* Merge branch 'backport-3.28-visionOS' into visionOSBrad King2024-02-091-3/+3
|\
| * visionOS: Update deployment-target flag for Xcode 15.1 betaBrad King2024-02-091-3/+3
* | CUDA/Clang: Fail early when mixing clang++ with cl on WindowsBrad King2024-01-311-13/+8
* | Merge topic 'cuda-clang-windows'Brad King2024-01-232-2/+21
|\ \
| * | CUDA/Clang: Add support for MSVC ABI on Windows using GNU-like frontendBrad King2024-01-222-2/+21
* | | MSVC: Teach find_library to consider the 'libfoo.a' naming conventionBrad King2024-01-191-1/+5
|/ /
* | Merge topic 'compute-compiler-linker'Brad King2023-12-091-0/+1
|\ \
| * | LinkerId: Identify AIX and SunOS system linkersBrad King2023-12-081-0/+1
* | | Merge topic 'LLVMFlang-Fortran-link-enhancements'Brad King2023-12-091-0/+1
|\ \ \
| * | | LLVMFlang Fortran: enhance link capabilitiesMarc Chevrier2023-12-081-0/+1
| |/ /
* | | Merge topic 'find-rustc-importlibs'Brad King2023-12-091-1/+4
|\ \ \ | |/ / |/| |
| * | MSVC: Teach find_library to consider Rust's '${name}.dll.lib' conventionDaniel Ching2023-12-081-1/+4
* | | LLVMFlang: Update MSVC runtime library selection for LLVMFlang 18.0Brad King2023-12-061-11/+16
|/ /
* | Merge topic 'LLVMFlang-MSVC-debug'Brad King2023-12-061-5/+7
|\ \ | |/
| * LLVMFlang: Fix MSVC ABI debug information format optionsBrad King2023-12-051-5/+7
* | ADSP: Allow progress with CMAKE_ADSP_ROOT unsetJosh Channings2023-11-301-3/+0
* | ADSP: Add /opt/analog/cces to _find_adsp_root()'s search spaceJosh Channings2023-11-301-0/+3
* | ADSP: Use find_program() to get path to cc21k/ccblkfnJosh Channings2023-11-301-1/+6
* | ADSP: Use $CMAKE_EXECUTABLE_SUFFIX in COMPILER_NAMEJosh Channings2023-11-291-2/+2
* | Link step: Enable to configure deduplication of librariesMarc Chevrier2023-11-095-0/+9
* | Genex LINK_LIBRARY: fix some definitions for Apple platformsMarc Chevrier2023-11-011-4/+4
* | Link Step: compute effective linker used by the compilerMarc Chevrier2023-10-245-0/+9
* | Add options to specify linker toolMarc Chevrier2023-10-139-2/+51
|/
* LLVMFlang: Add support for targeting MSVC ABI on WindowsBrad King2023-10-031-3/+58
* OrangeC: Add support for OrangeC compilerDavid Lindauer2023-09-253-0/+14
* macOS: Framework: simplify link flagMarc Chevrier2023-09-212-0/+7
* MinGW: Search for packages in standard MSYSTEM environment prefixesBrad King2023-09-131-0/+19
* Windows: Add experimental WindowsKernelModeDriver platformKyle Edwards2023-07-176-3/+41
* Merge topic 'android-platform'Brad King2023-07-141-0/+2
|\
| * Android: Restore platform info and search paths shared with LinuxBrad King2023-07-131-0/+2
* | apple: add preliminary visionOS supportGregor Jasny2023-07-116-2/+17
|/
* Android: Restore platform id vars with legacy toolchain fileBrad King2023-06-201-5/+5
* enable_language: Establish target platform identification variables earlierBrad King2023-06-0765-51/+72
* kFreeBSD,GNU: Provide multiarch library directory regex earlierBrad King2023-06-066-7/+9
* AppleClang: Fix ASM compiler identificationGregor Jasny2023-06-051-0/+1
* Linux: Provide multiarch library directory regex earlierBrad King2023-05-312-3/+2
* IntelLLVM: Use compiler driver as linker for MODULE libraries tooWilliam R. Dieter2023-05-251-0/+1
* VS/Android: Deduce processor type from CMAKE_GENERATOR_PLATFORMMichael Karcher2023-04-261-1/+14
* VS/Android: Use safe API level when detecting the NDK directoryMichael Karcher2023-04-251-0/+1
* VS/Android: Detect full NDK root instead of sysrootMichael Karcher2023-04-252-14/+9
* VS/Android: Use ApplicationTypeRevision 3.0 in VS2022Michael Karcher2023-04-251-1/+1