https://github.com/Kitware/CMake

sort by:
Revision Author Date Message Commit Date
7b72d30 vim-cmake-syntax 2020-10-28 (bcc3a97a) Code extracted from: https://github.com/pboettch/vim-cmake-syntax.git at commit bcc3a97ab934f03e112becd4ce79286793152b47 (master). Upstream Shortlog ----------------- Birger J. Nordølum (1): 2cf6c041 Add Doxygen keywords Patrick Boettcher (2): 3925b48a update to cmake version 3.16.20191028-g0e4190b bcc3a97a update to cmake version 3.19.20201028-gdab947f 28 October 2020, 15:22:05 UTC
06434fc vim-cmake-syntax 2019-05-29 (c42ede9f) Code extracted from: https://github.com/pboettch/vim-cmake-syntax.git at commit c42ede9f70e53a69f98e5bc5df16f834937dd37c (master). Upstream Shortlog ----------------- Patrick Boettcher (6): 4e657a05 update to cmake version 3.13.20181220-g0495c b0ada6e2 add <LANG>-replacing in variables. 60654a65 Update keywords for version 3.14.20190402-g56ae2 33e512bd format brace-encapsulated variables (varname from var) a3628ebb fix keywords of generator-expressions wrongly colored in simple arguments c42ede9f update to cmake version 3.14.20190529-g067a4f 29 May 2019, 15:53:59 UTC
c949393 vim-cmake-syntax 2018-10-18 (64ff4bd7) Code extracted from: https://github.com/pboettch/vim-cmake-syntax.git at commit 64ff4bd793c247da5a1772fffad91378dddf03b9 (master). Upstream Shortlog ----------------- Patrick Boettcher (1): 64ff4bd7 break line after each high-lighting keyword 18 October 2018, 11:52:33 UTC
456d96f vim-cmake-syntax 2018-10-10 (ac1957fb) Code extracted from: https://github.com/pboettch/vim-cmake-syntax.git at commit ac1957fbccd24abc91089517f9116272825f8340 (master). Upstream Shortlog ----------------- Pablo Hernandez-Cerdan (1): baf680ae Add syntax for new cmake variables Patrick Boettcher (5): 2c9d5fda handle bracket-comments and arguments correctly 37d3bcb0 add test for bracket-comments and arguments 99b4a3d9 promote package_config_file-st to .in-file and add test 3ed26c29 update to cmake version 3.13.20181010-ga3598 ac1957fb update README 10 October 2018, 08:55:01 UTC
11225ec vim-cmake-syntax 2017-10-31 (a8a846f0) Code extracted from: https://github.com/pboettch/vim-cmake-syntax.git at commit a8a846f067e8d8bf565c27a1943017f9fce5a5b7 (master). Upstream Shortlog ----------------- Dimitri Merejkowsky (4): 4e3a59ce Small cleanups asked by Bram ecff9926 Add Dimitri as maintainer for the indent file too c6a2f171 indent/cmake.vim: save and restore cpo option f2a8a21b cmake indent: replace &sw by shiftwidth() Patrick Boettcher (2): 9e9ad02e do not force expandtabs for all cmake-users a8a846f0 update keywords to 3.10.20171031-gfd2e6 31 October 2017, 06:43:30 UTC
88da716 vim-cmake-syntax 2017-08-30 (40f5f4f3) Code extracted from: https://github.com/pboettch/vim-cmake-syntax.git at commit 40f5f4f356251802c0a12f63e5f717debbd0cadc (master). Upstream Shortlog ----------------- Daniel Hahler (1): 84967b5c Skip escaped quotes in cmakeString Patrick Boettcher (11): de7c9072 extract properties as well 5e4f9718 update keywords to latest cmake-revision 96ee5480 fix #1 - highlight escaped quotes in strings d791d3ac README updated, install instruction e12d6cb4 do not highlight cmake-commands in cmake-command argument-list d2d564aa multi-line comments are now highlighted (again) 0e62850d update keywords to v3.9.1-460-gce2750817 65932f07 add test-framework and two tests 018855b2 add cpo-saving and restoring (taken from vim's upstream-syntax-files) 8fcb0a7d updated keywords to 3.9.20170830-ge0713 40f5f4f3 preparations to be for inclusion to vim-repo 30 August 2017, 20:33:54 UTC
e335771 vim-cmake-syntax 2017-05-02 (15526199) Code extracted from: https://github.com/pboettch/vim-cmake-syntax.git at commit 155261999e9affb087e9034ed6009396de6b8f28 (master). Upstream Shortlog ----------------- Patrick Boettcher (7): eb4537d6 no tab in CMake-files 933b6aea update syntax to cmake-version 3.7.1 545bddcd fix highlighting of keyword variables in ${}-regions and cleanups 9c06c8fb README updated 2ca39d28 make keywords contained, to inhibit highlighting when outside highlighting 6cb8352f do not highlight strings outside regions 15526199 update to 3.8.20170502-g7a806 02 May 2017, 15:34:33 UTC
4a22c06 vim-cmake-syntax 2016-08-16 (e782679c) Code extracted from: https://github.com/pboettch/vim-cmake-syntax.git at commit e782679cb93a4ccb419cffbc1c076db0d524d43e (master). 17 August 2016, 13:11:18 UTC
back to top