| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'ctest-environment-modifications' | Brad King | 2021-07-13 | 1 | -0/+1 |
|\ |
|
| * | CTest: add an ENVIRONMENT_MODIFICATION property | Ben Boeckel | 2021-07-09 | 1 | -0/+1 |
|
|
* | | find_package: Add variable to make package REQUIRED | Eugene Shalygin | 2021-07-08 | 1 | -0/+1 |
|/ |
|
* | Launchers: Support setting linker launchers | Bobby D Reynolds | 2021-05-28 | 1 | -0/+4 |
|
|
* | Auxiliary: Fix typos and spelling in comments | Josef Angstenberger | 2021-05-07 | 3 | -3/+3 |
|
|
* | Help: Document the AUTOUIC_SOURCE_GROUP property | Duncan Barber | 2021-04-04 | 1 | -0/+1 |
|
|
* | vim: Add missing keyword URL_MD5 | Eisuke Kawashima | 2021-01-17 | 1 | -0/+1 |
|
|
* | cmake-mode.el: Fix rx usage for Emacs 26 | marciosmiderle | 2021-01-04 | 1 | -1/+1 |
|
|
* | cmake-mode.el: Require the rx package | Joerg Bornemann | 2020-12-16 | 1 | -0/+1 |
|
|
* | cmake-mode.el: Add navigation by function and macro | Joerg Bornemann | 2020-12-11 | 1 | -0/+61 |
|
|
* | cmake-mode.el: Improve help display with reStructuredText mode | condy | 2020-12-08 | 1 | -10/+31 |
|
|
* | cmake.el: enable view-mode when lookup | condy | 2020-11-18 | 1 | -1/+2 |
|
|
* | clang-tidy: allow OBJC and OBJCXX | Andrew Fuller | 2020-11-05 | 1 | -0/+2 |
|
|
* | Merge branch 'upstream-vim-cmake-syntax' into update-vim-syntax | Brad King | 2020-10-28 | 2 | -16/+758 |
|
|
* | ISPC: Support ISPC header generation byproducts and parallel builds | Robert Maynard | 2020-08-28 | 1 | -0/+1 |
|
|
* | Auxiliary: Add options to control Vim and Emacs file installation | Brad King | 2020-07-21 | 2 | -8/+25 |
|
|
* | Fortran: Add Fortran_PREPROCESS property | Peter Hill | 2020-05-21 | 1 | -0/+2 |
|
|
* | Aux: Install editor and bash files to more natural locations | Eli Schwartz | 2020-03-31 | 2 | -10/+18 |
|
|
* | Ninja: Add a separate job pool for PCH creation | Dan Johnston | 2020-01-16 | 1 | -0/+2 |
|
|
* | vim: Add target_precompile_headers command highlighting | Dan Johnston | 2020-01-16 | 1 | -0/+7 |
|
|
* | CUDA: Add cuda meta-features (e.g. ``cuda_std_11``) support | Robert Maynard | 2019-12-10 | 1 | -0/+2 |
|
|
* | bash-completion: silent cmake -D lookup | Felix Schwitzer | 2019-08-16 | 1 | -2/+2 |
|
|
* | Vim: Add SKIP_REGULAR_EXPRESSION test property to vim syntax file | Gabor Bencze | 2019-07-18 | 1 | -0/+2 |
|
|
* | Merge topic 'eclipse-resource-encoding' | Brad King | 2019-07-11 | 1 | -0/+1 |
|\ |
|
| * | Eclipse: Add option to set the resource encoding | Martin Gerhardy | 2019-07-09 | 1 | -0/+1 |
|
|
* | | Merge topic 'emacs/drop-23' | Brad King | 2019-07-10 | 1 | -7/+3 |
|\ \ |
|
| * | | cmake-mode.el: Drop support for Emacs < 24 | Hong Xu | 2019-07-09 | 1 | -7/+3 |
| |/ |
|
* | | vim: Update cmake.vim to include the CMAKE_FIND_USE variables | Robert Maynard | 2019-07-09 | 1 | -0/+6 |
|/ |
|
* | Merge branch 'upstream-vim-cmake-syntax' into update-vim-syntax | Patrick Boettcher | 2019-05-29 | 3 | -52/+848 |
|
|
* | Merge topic 'ninja-swift' | Brad King | 2019-05-20 | 1 | -0/+6 |
|\ |
|
| * | Auxiliary: update vim syntax highlighting | Saleem Abdulrasool | 2019-05-16 | 1 | -0/+6 |
|
|
* | | Genex: Add COMPILE_LANG_AND_ID generator expression | Robert Maynard | 2019-05-14 | 1 | -0/+1 |
|/ |
|
* | message(): Add support for log levels | Alex Turbov | 2019-04-28 | 1 | -0/+3 |
|
|
* | Merge topic 'xcodescheme2' | Brad King | 2019-03-22 | 1 | -0/+1 |
|\ |
|
| * | Xcode: Create Xcode schemes per target | Harry Mallon | 2019-03-21 | 1 | -0/+1 |
|
|
* | | Merge topic 'cmake--install' | Kyle Edwards | 2019-03-19 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | cmake: add '--install <dir>' option | Jiang Yi | 2019-03-16 | 1 | -1/+1 |
|
|
* | | XCode: Add scheme option XCODE_SCHEME_DEBUG_AS_ROOT | Harry Mallon | 2019-03-11 | 1 | -0/+1 |
|/ |
|
* | Remove now-unused code once used for MIPSpro on IRIX | Brad King | 2019-02-21 | 1 | -1/+1 |
|
|
* | Fortran: Add compiler ID/Version generator expressions | Andrew Paprocki | 2019-01-18 | 1 | -0/+2 |
|
|
* | Help: fix typo for CTEST_CUSTOM_TESTS_IGNORE | Ben Boeckel | 2019-01-02 | 1 | -1/+1 |
|
|
* | ExternalProject: add LOG_OUTPUT_ON_FAILURE option | Wouter Klouwen | 2018-12-20 | 1 | -0/+1 |
|
|
* | ExternalProject: add LOG_PATCH option to log the patch command | Wouter Klouwen | 2018-10-26 | 1 | -0/+1 |
|
|
* | ExternalProject: option LOG_MERGED_STDOUTERR to combine stdout and stderr | Wouter Klouwen | 2018-10-19 | 1 | -0/+1 |
|
|
* | ExternalProject: add LOG_DIR option that allows overriding of log location | Wouter Klouwen | 2018-10-19 | 1 | -0/+1 |
|
|
* | Merge branch 'upstream-vim-cmake-syntax' into update-vim-syntax | Brad King | 2018-10-18 | 2 | -106/+2148 |
|
|
* | Merge branch 'upstream-vim-cmake-syntax' | Patrick Boettcher | 2018-10-10 | 2 | -44/+118 |
|
|
* | Help: Add CAPTURE_CMAKE_ERROR to ctest_submit and ctest_update documentation | Betsy McPhail | 2018-08-29 | 1 | -3/+3 |
|
|
* | cmake-mode.el: Fix "unescaped character literals" warning | Jeff Kowalski | 2018-07-09 | 1 | -1/+1 |
|
|
* | Various typo fixes | Luz Paz | 2018-01-03 | 1 | -1/+1 |
|
|