| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
Code extracted from:
https://github.com/pboettch/vim-cmake-syntax.git
at commit e782679cb93a4ccb419cffbc1c076db0d524d43e (master).
|