Brad King
3aa258db0e
Merge branch 'upstream-vim-cmake-syntax' into update-vim-syntax
...
* upstream-vim-cmake-syntax:
vim-cmake-syntax 2018-10-18 (64ff4bd7)
2018-10-18 07:53:55 -04:00
Patrick Boettcher
7330a89f56
Merge branch 'upstream-vim-cmake-syntax'
...
* upstream-vim-cmake-syntax:
vim-cmake-syntax 2018-10-10 (ac1957fb)
2018-10-10 07:17:08 -04:00
Betsy McPhail
5fc11b34e4
Help: Add CAPTURE_CMAKE_ERROR to ctest_submit and ctest_update documentation
...
Also, added CAPTURE_CMAKE_ERROR to vim synax file for ctest_submit,
ctest_update and ctest_memcheck.
2018-08-28 21:09:53 -04:00
Patrick Boettcher
8a6cdbae16
update vim-syntax to latest cmake-commit
2017-10-31 07:44:53 +01:00
Shane Parris
60c272b69a
ExternalProject: Add support for NETRC and NETRC_FILE suboption
2017-10-18 15:21:43 -04:00
Shane Parris
5d67e9025d
file(DOWNLOAD|UPLOAD): Add 'NETRC' and 'NETRC_FILE' suboption
2017-10-18 15:21:42 -04:00
Kevin M. Godby
49dab3ebfb
VS: Add VS_SHADER_OUTPUT_HEADER_FILE and VS_SHADER_VARIABLE_NAME properties.
...
The VS_SHADER_OUTPUT_HEADER_FILE property is the name of the generated
header file containing the object code of the shader.
The VS_SHADER_VARIABLE_NAME property is the name of the variable
containing the object code in the above header file.
Signed-off-by: Kevin M. Godby <kevin@godby.org>
2017-09-27 07:56:09 -04:00
Brad King
f5338f799d
Merge topic 'revert-vim-no-tabs'
...
0d543589
vim: Remove default setting of expandtab
Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: Maurice <m-ou.se@m-ou.se>
Merge-request: !1273
2017-09-18 08:52:12 -04:00
Maarten de Vries
0d543589b9
vim: Remove default setting of expandtab
...
An update from vim-cmake-syntax by commit v3.9.0-rc1~167^2^2
(vim-cmake-syntax 2017-05-02, 2017-05-02) brought in a change to set
`expandtab` in CMake language files. This should be a per-project or
per-user choice instead, so drop the setting.
2017-09-18 08:41:53 -04:00
Patrick Boettcher
84d6735611
Merge branch 'upstream-vim-cmake-syntax'
...
* upstream-vim-cmake-syntax:
vim-cmake-syntax 2017-08-30 (40f5f4f3)
2017-08-30 22:40:38 +02:00
Betsy McPhail
d385962419
Add directory property 'LABELS' and CMAKE_DIRECTORY_LABELS variable
...
The specified LABELS will be passed down to subdirectories as well as
any targets or tests in the directory.
2017-07-10 16:25:18 -04:00
Betsy McPhail
d08ec4d25a
Add CTEST_LABELS_FOR_SUBPROJECTS as a CTest module and script variable
...
Use this variable to specify a list of labels that will be reported to
CDash as subprojects.
2017-07-10 16:25:18 -04:00
Pavel Solodovnikov
85b52a04bd
include_guard: add vim syntax highlighting rules
2017-06-22 10:54:01 +03:00
Florian Maushart
e7869e80ce
cmake_host_system_information: Add more keywords
...
Extend the `cmake_host_system_information()` command to add processor
identification keywords.
2017-06-05 13:51:30 -04:00
Patrick Boettcher
0d8273fa32
Merge branch 'upstream-vim-cmake-syntax'
...
* upstream-vim-cmake-syntax:
vim-cmake-syntax 2017-05-02 (15526199)
2017-05-02 17:34:53 +02:00
Christian Pfeiffer
2a207aaca1
separgs: Add a NATIVE_COMMAND mode
2017-04-26 20:34:06 +02:00
Jamie Snape
0618ddf6b1
Add properties to run the cpplint style checker with the compiler
...
Create a `<LANG>_CPPLINT` target property (initialized by a
`CMAKE_<LANG>_CPPLINT` variable) to specify a `cpplint` style checker
command line to be run along with the compiler.
2017-01-23 14:47:13 -05:00
Betsy McPhail
3a523eec78
ctest_memcheck: Add DEFECT_COUNT option to capture defect count
2016-11-09 15:34:07 -05:00
Ruslan Baratov
0f424c3d07
ExternalProject: Add HTTP_HEADER
2016-09-19 16:05:12 +03:00
Ruslan Baratov
e1ca117332
ExternalProject: Add HTTP_{USERNAME,PASSWORD}
2016-09-15 07:52:54 +03:00
Brad King
e3ac68cfbf
Merge branch 'upstream-vim-cmake-syntax' into import-vim-syntax
...
* upstream-vim-cmake-syntax:
vim-cmake-syntax 2016-08-16 (e782679c)
2016-08-17 09:11:19 -04:00