| Commit message (Expand) | Author | Age | Files | Lines |
* | cmake-mode.el: Simplify jumping to begin/end of functions/macros | Joerg Bornemann | 2024-01-25 | 1 | -14/+4 |
|
|
* | Autogen: AUTO*_EXECUTABLE: add support for per-config values | Orkun Tokdemir | 2024-01-17 | 1 | -0/+2 |
|
|
* | Help: Fix typo in dependency provider method keyword | Craig Scott | 2023-12-15 | 1 | -1/+0 |
|
|
* | Merge topic 'vim-syntax' | Brad King | 2023-12-12 | 1 | -3/+3 |
|\ |
|
| * | vim: Fix syntax highlighting for bracket arguments and comments | namniav | 2023-12-11 | 1 | -3/+3 |
|
|
* | | vim: add undo_indent to match upstream vim indentation scripts | Eisuke Kawashima | 2023-12-11 | 1 | -0/+2 |
|/ |
|
* | Merge topic 'swift-compilation-mode' | Brad King | 2023-11-19 | 1 | -0/+1 |
|\ |
|
| * | Swift: Add abstraction for compilation mode | Evan Wilde | 2023-11-17 | 1 | -0/+1 |
|
|
* | | Autogen: Add support for response files for moc predef targets | tophoo | 2023-11-16 | 1 | -0/+2 |
|/ |
|
* | Optionally make `test` target depend on `all` | William Sciaroni | 2023-11-10 | 1 | -0/+1 |
|
|
* | cmExperimental: remove the flag for C++ modules | Ben Boeckel | 2023-10-02 | 1 | -3/+0 |
|
|
* | Merge branch 'upstream-vim-cmake-syntax' | Patrick Boettcher | 2023-07-13 | 3 | -59/+816 |
|
|
* | HIP: Add HIP language to Vim syntax highlighting | Cordell Bloor | 2023-07-07 | 1 | -0/+81 |
|
|
* | Help: Wording, formatting and ordering fixes for SKIP_LINTING docs | Craig Scott | 2023-05-19 | 1 | -1/+1 |
|
|
* | TargetGenerator: Add SKIP_LINTING source property | Orkun Tokdemir | 2023-05-16 | 1 | -0/+1 |
|
|
* | Merge topic 'autogen-system-include' | Brad King | 2023-05-04 | 1 | -0/+2 |
|\ |
|
| * | Autogen: Add AUTOGEN_USE_SYSTEM_INCLUDE target property | Orkun Tokdemir | 2023-05-03 | 1 | -0/+2 |
|
|
* | | vim: Add missing RELATIVE keyword for FILE command | Joris Clement | 2023-04-27 | 1 | -0/+1 |
|/ |
|
* | Properly handle cases where `topic` argument is defaulted | Damien Nguyen | 2023-04-21 | 1 | -2/+2 |
|
|
* | Merge topic 'automoc-macro-names' | Craig Scott | 2023-04-10 | 1 | -0/+1 |
|\ |
|
| * | Autogen: Add INTERFACE_AUTOMOC_MACRO_NAMES target property | Orkun Tokdemir | 2023-04-09 | 1 | -0/+1 |
|
|
* | | cmake-mode.el: escape shell arguments | Zhengyi Fu | 2023-03-31 | 1 | -2/+2 |
|/ |
|
* | Autogen: Add CMAKE_AUTO*_EXECUTABLE variables | Orkun Tokdemir | 2023-03-22 | 1 | -0/+3 |
|
|
* | CUDA: Add support for CUBIN, FATBIN, and OPTIXIR compilation | Robert Maynard | 2023-03-13 | 1 | -0/+3 |
|
|
* | Add variable CMAKE_ADD_CUSTOM_COMMAND_DEPENDS_EXPLICIT_ONLY | Abdelmaged Khalifa | 2023-02-17 | 1 | -0/+2 |
|
|
* | ExternalProject: Add `INSTALL_BYPRODUCTS` option | Alois Klink | 2022-11-05 | 1 | -0/+1 |
|
|
* | Merge topic 'xcode-add-gpu-validation-and-default-configuration' | Brad King | 2022-08-31 | 1 | -0/+6 |
|\ |
|
| * | Xcode: Add settings to control a scheme's launch configuration | PatriceJiang | 2022-08-30 | 1 | -0/+2 |
|
|
| * | Xcode: Add settings to control a scheme's GPU Validation values | PatriceJiang | 2022-08-30 | 1 | -0/+4 |
|
|
* | | Add new flow-control commands for variables and policies scopes management | Marc Chevrier | 2022-08-22 | 3 | -4/+6 |
|/ |
|
* | Merge topic 'cmake-mode-bracket-comment-argument' | Brad King | 2022-06-17 | 1 | -1/+37 |
|\ |
|
| * | cmake-mode.el: add support for bracket_comment and bracket_argument | montag451 | 2022-06-17 | 1 | -1/+37 |
|
|
* | | Xcode: Add Xcode SCHEME control for 'Launch' control | Harry Mallon | 2022-06-15 | 1 | -0/+2 |
|/ |
|
* | Merge topic 'preset-bash-completion' | Craig Scott | 2022-05-01 | 2 | -1/+48 |
|\ |
|
| * | bash-completion: Support CMakePresets in cmake and ctest completion | Robin Linden | 2022-04-29 | 2 | -1/+48 |
|
|
* | | Merge topic 'target-bundle-dir-name-genex' | Brad King | 2022-04-26 | 1 | -0/+1 |
|\ \ |
|
| * | | Genex: Add TARGET_BUNDLE_DIR_NAME | Ben Leadbetter | 2022-04-22 | 1 | -0/+1 |
|
|
* | | | Merge topic 'NO_CMAKE_INSTALL_PREFIX' | Brad King | 2022-04-22 | 1 | -0/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | Find: Support per call disabling of CMAKE_INSTALL_PREFIX | Robert Maynard | 2022-04-15 | 1 | -0/+1 |
| |/ |
|
* | | VS: Add StartupObject property for managed .NET projects | Florian Schweiger | 2022-04-12 | 1 | -0/+1 |
|/ |
|
* | vim: Fix indentation of 'closing parens only lines' | Kai Tetzlaff | 2022-03-22 | 1 | -20/+28 |
|
|
* | cmake-mode.el: Fix indentation of 'closing parens only lines' | Kai Tetzlaff | 2022-03-18 | 1 | -17/+39 |
|
|
* | Merge topic 'ctest_truncate' | Brad King | 2022-03-09 | 1 | -0/+1 |
|\ |
|
| * | ctest: add option for output truncation | Frank Winklmeier | 2022-03-08 | 1 | -0/+1 |
|
|
* | | color: Introduce CMAKE_COLOR_DIAGNOSTICS variable | Semyon Kolton | 2022-03-08 | 1 | -0/+1 |
|/ |
|
* | VS: Add property to turn off Visual Studio compile batching | Kaloyan Donev | 2022-02-08 | 1 | -0/+1 |
|
|
* | ExternalProject: Add support for USES_TERMINAL_PATCH keyword | Craig Scott | 2022-02-03 | 1 | -0/+1 |
|
|
* | VS: Add DOTNET_SDK property to generate SDK-style C# projects | Sumit Bhardwaj | 2021-12-21 | 1 | -0/+2 |
|
|
* | GHS: GHSMULTI - Update documentation to match implementation | Fred Baksik | 2021-11-15 | 1 | -1/+1 |
|
|
* | Xcode: Support "GPU Frame Capture" scheme property | Jake Turner | 2021-10-19 | 1 | -0/+2 |
|
|