CMake/Docs
Brad King a8d7141d2b bash-completion: Future-proof --help-*-list "cXXXX version" filtering
A future version of CMake may not print the "cmake version" line at the
beginning of the --help-*-list output.  Filter out the line with 'grep'
instead of 'tail' to tolerate output from versions of CMake with and
without the version line.  Match "cmake version", "cpack version", and
"ctest version" in each corresponding completion script.
2013-09-25 16:16:54 -04:00
..
bash-completion bash-completion: Future-proof --help-*-list "cXXXX version" filtering 2013-09-25 16:16:54 -04:00
CMakeLists.txt Clean up install rules of CMake itself (#14371) 2013-08-26 11:54:07 -04:00
cmake-help.vim Inline help in vim with vertical split. 2010-12-13 13:25:27 -05:00
cmake-indent.vim Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmake-mode.el cmake-mode.el: add local keybindings 2012-09-21 06:28:24 +02:00
cmake-syntax.vim Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00