| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'find_library-per-arch-lib-with-sysroot' | Brad King | 2024-06-24 | 1 | -1/+1 |
|\ |
|
| * | find_library: Search per-arch lib directories when compiling with sysroot | Harmen Stoppels | 2024-06-21 | 1 | -1/+1 |
|
|
* | | Link feature attributes: stabilization | Marc Chevrier | 2024-06-21 | 12 | -19/+19 |
|
|
* | | Libraries processing: update configuration wording | Marc Chevrier | 2024-06-21 | 5 | -5/+5 |
|/ |
|
* | OHOS: Add support for OpenHarmony OS | Jonathan Schwender | 2024-05-22 | 1 | -0/+2 |
|
|
* | GenEx $<LINK_LIBRARY>: Add the support of properties attached to features | Marc Chevrier | 2024-05-15 | 12 | -0/+19 |
|
|
* | Merge topic 'nag-fortran-ninja' | Brad King | 2024-04-16 | 1 | -3/+8 |
|\ |
|
| * | NAG-Fortran: Do not repeat preprocessing with Ninja on Apple platforms | Simon Maertens | 2024-04-15 | 1 | -3/+7 |
|
|
| * | NAG-Fortran: Fix MODULE library creation on Apple platforms | Simon Maertens | 2024-04-15 | 1 | -0/+1 |
|
|
| * | Merge topic 'clang-windows-make-depends' | Brad King | 2024-02-13 | 2 | -2/+2 |
| |\ |
|
* | \ | Merge topic 'swift-module-libraries' | Brad King | 2024-04-16 | 2 | -0/+5 |
|\ \ \ |
|
| * | | | Swift: Support module libraries with command-line build systems | Evan Wilde | 2024-04-15 | 2 | -0/+5 |
|
|
* | | | | Merge topic 'aix-export-tdata' | Brad King | 2024-04-12 | 1 | -1/+1 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | AIX: Consider tdata symbols in ExportImportList | David Tenty | 2024-04-11 | 1 | -1/+1 |
|
|
* | | | | Merge topic 'artos-lib-prefix' | Brad King | 2024-04-03 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | ARTOS: Add support for finding library files named with 'lib' prefix | Brad King | 2024-04-02 | 1 | -1/+1 |
|
|
* | | | | | Merge topic 'vs-intel-oneapi' | Brad King | 2024-04-03 | 2 | -45/+34 |
|\ \ \ \ \ |
|
| * | | | | | IntelLLVM: Fix link flags with Visual Studio generators | Brad King | 2024-04-02 | 2 | -45/+34 |
| |/ / / / |
|
* | | | | | Merge topic 'swift-linker-selection' | Brad King | 2024-04-03 | 3 | -0/+23 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Swift: Add CMAKE_LINKER_TYPE support | Evan Wilde | 2024-04-02 | 3 | -0/+23 |
| |/ / / |
|
* | | | | Modules: Fix CMP0159 warnings in modules when tracing | Juan Ramos | 2024-03-29 | 4 | -0/+12 |
|
|
* | | | | OpenWatcom: Fix Windows3x DLL linking | Jiri Malak | 2024-03-25 | 1 | -2/+2 |
|/ / / |
|
* | | | LINKER_TYPE: Support MOLD only on GCC versions that support it | Marc Chevrier | 2024-03-13 | 1 | -1/+4 |
|
|
* | | | Merge topic 'clang-windows-make-depends' into release-3.29 | Brad King | 2024-02-13 | 2 | -2/+2 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Clang: Fix typo to enable compiler-generated Makefile dependencies on Windows | Brad King | 2024-02-12 | 2 | -2/+2 |
|
|
* | | MinGW: Add support for OBJC and OBJCXX | مهدي شينون (Mehdi Chinoune) | 2024-02-13 | 6 | -0/+42 |
|/ |
|
* | Merge branch 'backport-3.28-visionOS' into visionOS | Brad King | 2024-02-09 | 1 | -3/+3 |
|\ |
|
| * | visionOS: Update deployment-target flag for Xcode 15.1 beta | Brad King | 2024-02-09 | 1 | -3/+3 |
|
|
* | | CUDA/Clang: Fail early when mixing clang++ with cl on Windows | Brad King | 2024-01-31 | 1 | -13/+8 |
|
|
* | | Merge topic 'cuda-clang-windows' | Brad King | 2024-01-23 | 2 | -2/+21 |
|\ \ |
|
| * | | CUDA/Clang: Add support for MSVC ABI on Windows using GNU-like frontend | Brad King | 2024-01-22 | 2 | -2/+21 |
|
|
* | | | MSVC: Teach find_library to consider the 'libfoo.a' naming convention | Brad King | 2024-01-19 | 1 | -1/+5 |
|/ / |
|
* | | Merge topic 'compute-compiler-linker' | Brad King | 2023-12-09 | 1 | -0/+1 |
|\ \ |
|
| * | | LinkerId: Identify AIX and SunOS system linkers | Brad King | 2023-12-08 | 1 | -0/+1 |
|
|
* | | | Merge topic 'LLVMFlang-Fortran-link-enhancements' | Brad King | 2023-12-09 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | LLVMFlang Fortran: enhance link capabilities | Marc Chevrier | 2023-12-08 | 1 | -0/+1 |
| |/ / |
|
* | | | Merge topic 'find-rustc-importlibs' | Brad King | 2023-12-09 | 1 | -1/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | MSVC: Teach find_library to consider Rust's '${name}.dll.lib' convention | Daniel Ching | 2023-12-08 | 1 | -1/+4 |
|
|
* | | | LLVMFlang: Update MSVC runtime library selection for LLVMFlang 18.0 | Brad King | 2023-12-06 | 1 | -11/+16 |
|/ / |
|
* | | Merge topic 'LLVMFlang-MSVC-debug' | Brad King | 2023-12-06 | 1 | -5/+7 |
|\ \
| |/ |
|
| * | LLVMFlang: Fix MSVC ABI debug information format options | Brad King | 2023-12-05 | 1 | -5/+7 |
|
|
* | | ADSP: Allow progress with CMAKE_ADSP_ROOT unset | Josh Channings | 2023-11-30 | 1 | -3/+0 |
|
|
* | | ADSP: Add /opt/analog/cces to _find_adsp_root()'s search space | Josh Channings | 2023-11-30 | 1 | -0/+3 |
|
|
* | | ADSP: Use find_program() to get path to cc21k/ccblkfn | Josh Channings | 2023-11-30 | 1 | -1/+6 |
|
|
* | | ADSP: Use $CMAKE_EXECUTABLE_SUFFIX in COMPILER_NAME | Josh Channings | 2023-11-29 | 1 | -2/+2 |
|
|
* | | Link step: Enable to configure deduplication of libraries | Marc Chevrier | 2023-11-09 | 5 | -0/+9 |
|
|
* | | Genex LINK_LIBRARY: fix some definitions for Apple platforms | Marc Chevrier | 2023-11-01 | 1 | -4/+4 |
|
|
* | | Link Step: compute effective linker used by the compiler | Marc Chevrier | 2023-10-24 | 5 | -0/+9 |
|
|
* | | Add options to specify linker tool | Marc Chevrier | 2023-10-13 | 9 | -2/+51 |
|/ |
|
* | LLVMFlang: Add support for targeting MSVC ABI on Windows | Brad King | 2023-10-03 | 1 | -3/+58 |
|
|