| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'hip-nvidia' | Brad King | 2023-09-22 | 1 | -1/+3 |
|\ |
|
| * | HIP: Add support for NVIDIA GPUs | Brad King | 2023-09-21 | 1 | -1/+3 |
|
|
* | | macOS: GNU toolchain: ensure framework, marked as SYSTEM, can be linked | Marc Chevrier | 2023-09-21 | 1 | -4/+1 |
|/ |
|
* | PCH: Add missing dependency of REUSE_FROM shared compiler PDB | Russell Greene | 2023-09-11 | 1 | -5/+6 |
|
|
* | Merge topic 'unity_c_no_extensions' | Brad King | 2023-08-16 | 1 | -1/+1 |
|\ |
|
| * | Unity: use C-style comments to work both with C and C++ | Sylvain Joubert | 2023-08-15 | 1 | -1/+1 |
|
|
* | | cmLocalGenerator: always support shortening filenames | Ben Boeckel | 2023-08-08 | 1 | -13/+5 |
|
|
* | | cmCryptoHash: prefer to cmSystemTools::ComputeStringMD5 | Ben Boeckel | 2023-08-08 | 1 | -4/+2 |
|
|
* | | Merge topic 'doc-fixups-release-3.27' | Craig Scott | 2023-08-07 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | cmLocalGenerator: Fix trivial spelling error in code comment | Craig Scott | 2023-08-06 | 1 | -1/+1 |
|
|
* | | IWYU: Update for Debian 12 CI job | Brad King | 2023-07-28 | 1 | -0/+2 |
|
|
* | | macOS: Add support for linking against .xcframework folders | Kyle Edwards | 2023-07-26 | 1 | -0/+39 |
|
|
* | | LINK_OPTIONS: ensure correct dollar escaping | Marc Chevrier | 2023-07-17 | 1 | -0/+11 |
|/ |
|
* | HIP: Fix implicit include directory detection under /usr/include | Cordell Bloor | 2023-06-02 | 1 | -0/+11 |
|
|
* | Apple Frameworks: honor SYSTEM target property | Marc Chevrier | 2023-05-11 | 1 | -18/+22 |
|
|
* | CreateRulePlaceholderExpander(): enhance memory management | Marc Chevrier | 2023-05-04 | 1 | -7/+6 |
|
|
* | Link step: use linker dependency linker file | Marc Chevrier | 2023-05-03 | 1 | -0/+38 |
|
|
* | CMake code rely on cmList class for CMake lists management (part. 2) | Marc Chevrier | 2023-04-29 | 1 | -23/+18 |
|
|
* | Unity: Suppress clang-tidy 'bugprone-suspicious-include' warning | Sylvain Joubert | 2023-04-27 | 1 | -0/+1 |
|
|
* | CMake code rely on cmList class for CMake lists management (part. 1) | Marc Chevrier | 2023-04-24 | 1 | -13/+14 |
|
|
* | cmGeneratorTarget: Pass language to GetAppleArchs when possible | Brad King | 2023-03-15 | 1 | -2/+2 |
|
|
* | cmGeneratorTarget: Convert GetAppleArchs output argument to return value | Brad King | 2023-03-15 | 1 | -3/+2 |
|
|
* | Apple: Handle generation and comsuption of text-based stubs (.tbd files) | Marc Chevrier | 2023-03-01 | 1 | -0/+8 |
|
|
* | Enhance support functions | Marc Chevrier | 2023-02-28 | 1 | -4/+4 |
|
|
* | Merge topic 'avoid-cmake-cfg-intdir' | Brad King | 2023-02-07 | 1 | -4/+9 |
|\ |
|
| * | RULE_LAUNCH_*: Add support for generator expressions | Kyle Edwards | 2023-02-03 | 1 | -4/+9 |
|
|
* | | cmCustomCommand: Refactor custom command-specific policy values | Kyle Edwards | 2023-02-06 | 1 | -1/+0 |
|/ |
|
* | Merge topic 'add_visbility_flags_to_device_link_line' | Brad King | 2023-01-18 | 1 | -1/+1 |
|\ |
|
| * | CUDA: device linking obeys CMAKE_CUDA_VISIBILITY_PRESET setting | Robert Maynard | 2023-01-16 | 1 | -1/+1 |
|
|
* | | cmValue: Use operator* explicitly to convert to std::string; avoid extra call | Vitaly Stakhovsky | 2023-01-16 | 1 | -4/+4 |
|/ |
|
* | COMPILE_DEFINITIONS property: ensure leading -D is removed in all cases | Marc Chevrier | 2022-12-13 | 1 | -1/+6 |
|
|
* | Merge topic 'custom-command-comment-genex' | Brad King | 2022-11-22 | 1 | -2/+2 |
|\ |
|
| * | cmCustomCommandGenerator: refactor GetComment to return std::string | Peter Würth | 2022-11-19 | 1 | -2/+2 |
|
|
* | | cmLocalGenerator: Inline AddCompilerRequirementFlag in only call site | Brad King | 2022-11-18 | 1 | -20/+13 |
|
|
* | | Place language standard flags just after CMAKE_<LANG>_FLAGS | Brad King | 2022-11-18 | 1 | -15/+12 |
|/ |
|
* | Merge topic 'cmp0141-pch-reuse' | Brad King | 2022-11-16 | 1 | -2/+4 |
|\ |
|
| * | CMP0141: Fix PCH REUSE_FROM when MSVC_DEBUG_INFORMATION_FORMAT is empty | Brad King | 2022-11-15 | 1 | -2/+4 |
|
|
* | | cmGeneratorExpression: Require cmake instance | Kyle Edwards | 2022-11-11 | 1 | -1/+1 |
|/ |
|
* | CMP0141: Fix PCH REUSE_FROM under policy NEW behavior | Brad King | 2022-10-31 | 1 | -6/+16 |
|
|
* | cmLocalGenerator: Clarify name of local PDB type variable | Brad King | 2022-10-31 | 1 | -3/+2 |
|
|
* | cmLocalGenerator: Factor out helper to compute MSVC_DEBUG_INFORMATION_FORMAT | Brad King | 2022-10-31 | 1 | -16/+26 |
|
|
* | Merge topic 'Intel-Fortran-warn-errors' | Brad King | 2022-10-10 | 1 | -3/+7 |
|\ |
|
| * | COMPILE_WARNING_AS_ERROR: Fix internal formatting of options table | Brad King | 2022-10-07 | 1 | -3/+7 |
|
|
* | | MSVC: Add abstraction for debug information format | Glen Chung | 2022-09-14 | 1 | -0/+35 |
|
|
* | | target_*: Fix cross-directory call backtraces | Brad King | 2022-08-22 | 1 | -1/+2 |
|
|
* | | Xcode: don't set SKIP_PRECOMPILE_HEADERS when source has no language | Andrey Filipenkov | 2022-08-11 | 1 | -1/+3 |
|
|
* | | CUDA: Add Device LTO support for nvcc | Robert Maynard | 2022-07-22 | 1 | -4/+21 |
|/ |
|
* | cmSystemTools: Fix 'ErrorOccurred' spelling | FeRD (Frank Dana) | 2022-06-13 | 1 | -3/+3 |
|
|
* | Ninja: Avoid duplicating /DEF: linker flag with MSVC tools | Brad King | 2022-05-31 | 1 | -16/+2 |
|
|
* | cmLocalGenerator: Adopt AppendModuleDefinitionFlag method | Brad King | 2022-05-31 | 1 | -0/+26 |
|
|