| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename Docs to Auxiliary | Brad King | 2013-10-15 | 9 | -864/+0 |
* | bash-completion: Future-proof --help-*-list "cXXXX version" filtering | Brad King | 2013-09-25 | 3 | -8/+8 |
* | Clean up install rules of CMake itself (#14371) | Brad King | 2013-08-26 | 2 | -4/+3 |
* | bash-completion: Fix/improve generator names extraction | Igor Murzov | 2013-07-30 | 2 | -5/+7 |
* | bash-completion: Add -S,-SP options arguments completion | Igor Murzov | 2013-07-30 | 1 | -1/+1 |
* | cmake-mode.el: add local keybindings | Tom Schutter | 2012-09-21 | 1 | -1/+17 |
* | cmake-mode.el: Use more readable regex and case-fold-search | Tom Schutter | 2012-09-21 | 1 | -2/+3 |
* | do not escape spaces in regular expressions | Rolf Eike Beer | 2012-08-19 | 1 | -1/+1 |
* | Convert CMake-language commands to lower case | Kitware Robot | 2012-08-13 | 1 | -1/+1 |
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 3 | -13/+13 |
* | Install editors helper files | Eric NOULARD | 2012-04-23 | 1 | -0/+2 |
* | Enhancement of bash completion scripts given by Igor Murzov. | Eric NOULARD | 2012-04-23 | 6 | -207/+301 |
* | cmake-mode.el: Make indentation case-insensitive (#12995) | Christopher Sean Morrison | 2012-02-24 | 1 | -2/+2 |
* | Merge topic 'ImproveCPackDoc-reloaded' | David Cole | 2012-02-14 | 1 | -0/+10 |
|\ |
|
| * | Update bash completion file in order to handle new CPack doc options. | Eric NOULARD | 2012-01-22 | 1 | -0/+10 |
* | | cmake-mode.el: Indent after multiline argument (#12908) | Brad King | 2012-01-23 | 1 | -0/+1 |
|/ |
|
* | Enhance bash completion file for cmake and ctest | Eric NOULARD | 2012-01-03 | 1 | -9/+16 |
* | Inline help in vim with vertical split. | Matthias Kretz | 2010-12-13 | 1 | -0/+21 |
* | Improve cmake-completion (install doc, ctest -R completion) | Eric NOULARD | 2010-08-13 | 1 | -0/+12 |
* | Proposal for bash-completion support file | Eric NOULARD | 2010-08-01 | 1 | -0/+178 |
* | Add cmake-help-command function. | Bill Hoffman | 2009-09-30 | 1 | -0/+84 |
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -9/+7 |
* | BUG: Fix cmake-mode.el indentation cursor motion | Brad King | 2009-02-26 | 1 | -29/+45 |
* | ENH: Add unset() command. | Brad King | 2008-08-25 | 1 | -2/+2 |
* | ENH: add simple function to convert all CMake commands to lowercase | Sebastien Barre | 2008-03-11 | 1 | -0/+20 |
* | ENH: ... | Karthik Krishnan | 2008-01-16 | 2 | -6/+8 |
* | BUG: fix vim highlighting, see #6238 | Alexander Neundorf | 2008-01-14 | 2 | -23/+22 |
* | ENH: Enable indentation of FUNCTION/ENDFUNCTION blocks in emacs. | Brad King | 2008-01-02 | 1 | -2/+2 |
* | STYLE: apply patch from #6166, better cmake syntax highlighting in vim, | Alexander Neundorf | 2007-12-17 | 1 | -8/+12 |
* | ENH: Adding elseif to VIM syntax and indentation files. See bug #3781. | Brad King | 2006-09-23 | 2 | -3/+3 |
* | ENH: Adding elseif indentation. See bug#3781. | Brad King | 2006-09-23 | 1 | -2/+2 |
* | ENH: remove old files | Ken Martin | 2006-07-28 | 3 | -206/+0 |
* | BUG: In example .emacs code use \' for end-of-string instead of $ for end-of-... | Brad King | 2006-04-26 | 1 | -2/+2 |
* | BUG: Mode should only be used if CMakeLists.txt is at the end of the buffer n... | Brad King | 2006-04-26 | 1 | -1/+1 |
* | BUG: Tabs around a function name are allowed. | Brad King | 2006-04-26 | 1 | -2/+2 |
* | ENH: Using suggestion from Stuart Herring to avoid needing a list of command ... | Brad King | 2006-04-26 | 1 | -27/+4 |
* | ENH: Cleaned-up mode in preparation for inclusion in emacs upstream. | Brad King | 2006-04-25 | 1 | -37/+89 |
* | BUG: Fix typo | Andy Cedilnik | 2006-04-21 | 1 | -1/+1 |
* | ENH: Add While support | Andy Cedilnik | 2006-04-21 | 1 | -2/+2 |
* | STYLE: Add missing command | Andy Cedilnik | 2006-04-20 | 1 | -1/+1 |
* | ENH: Cleanup header and make license compatible with VIM | Andy Cedilnik | 2006-04-18 | 2 | -23/+9 |
* | ENH: Cleanup, make case insensitive, remove macro since it does not work anyway | Andy Cedilnik | 2006-04-16 | 1 | -12/+12 |
* | ENH: Unify the comment | Andy Cedilnik | 2006-04-12 | 1 | -4/+9 |
* | ENH: More system variables, more operators, more commands, fix some string is... | Andy Cedilnik | 2006-04-12 | 1 | -9/+15 |
* | ENH: Added highlighting for LIST command. | Brad King | 2006-02-10 | 1 | -2/+2 |
* | ENH: Added INSTALL command as a placeholder for a future generic install spec... | Brad King | 2006-02-10 | 1 | -2/+2 |
* | ENH: Adding new EXECUTE_PROCESS command that interfaces to KWSys Process Exec... | Brad King | 2006-02-03 | 1 | -2/+3 |
* | ENH: missing get_directory_property command | Ken Martin | 2005-09-13 | 1 | -2/+2 |
* | ENH: added while command | Ken Martin | 2005-06-30 | 1 | -4/+4 |
* | ENH: added while command | Ken Martin | 2005-06-30 | 1 | -2/+2 |