summaryrefslogtreecommitdiff
path: root/Docs
Commit message (Expand)AuthorAgeFilesLines
* cmake-mode.el: Make indentation case-insensitive (#12995)Christopher Sean Morrison2012-02-241-2/+2
* Merge topic 'ImproveCPackDoc-reloaded'David Cole2012-02-141-0/+10
|\
| * Update bash completion file in order to handle new CPack doc options.Eric NOULARD2012-01-221-0/+10
* | cmake-mode.el: Indent after multiline argument (#12908)Brad King2012-01-231-0/+1
|/
* Enhance bash completion file for cmake and ctestEric NOULARD2012-01-031-9/+16
* Inline help in vim with vertical split.Matthias Kretz2010-12-131-0/+21
* Improve cmake-completion (install doc, ctest -R completion)Eric NOULARD2010-08-131-0/+12
* Proposal for bash-completion support fileEric NOULARD2010-08-011-0/+178
* Add cmake-help-command function.Bill Hoffman2009-09-301-0/+84
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-9/+7
* BUG: Fix cmake-mode.el indentation cursor motionBrad King2009-02-261-29/+45
* ENH: Add unset() command.Brad King2008-08-251-2/+2
* ENH: add simple function to convert all CMake commands to lowercaseSebastien Barre2008-03-111-0/+20
* ENH: ...Karthik Krishnan2008-01-162-6/+8
* BUG: fix vim highlighting, see #6238Alexander Neundorf2008-01-142-23/+22
* ENH: Enable indentation of FUNCTION/ENDFUNCTION blocks in emacs.Brad King2008-01-021-2/+2
* STYLE: apply patch from #6166, better cmake syntax highlighting in vim,Alexander Neundorf2007-12-171-8/+12
* ENH: Adding elseif to VIM syntax and indentation files. See bug #3781.Brad King2006-09-232-3/+3
* ENH: Adding elseif indentation. See bug#3781.Brad King2006-09-231-2/+2
* ENH: remove old filesKen Martin2006-07-283-206/+0
* BUG: In example .emacs code use \' for end-of-string instead of $ for end-of-...Brad King2006-04-261-2/+2
* BUG: Mode should only be used if CMakeLists.txt is at the end of the buffer n...Brad King2006-04-261-1/+1
* BUG: Tabs around a function name are allowed.Brad King2006-04-261-2/+2
* ENH: Using suggestion from Stuart Herring to avoid needing a list of command ...Brad King2006-04-261-27/+4
* ENH: Cleaned-up mode in preparation for inclusion in emacs upstream.Brad King2006-04-251-37/+89
* BUG: Fix typoAndy Cedilnik2006-04-211-1/+1
* ENH: Add While supportAndy Cedilnik2006-04-211-2/+2
* STYLE: Add missing commandAndy Cedilnik2006-04-201-1/+1
* ENH: Cleanup header and make license compatible with VIMAndy Cedilnik2006-04-182-23/+9
* ENH: Cleanup, make case insensitive, remove macro since it does not work anywayAndy Cedilnik2006-04-161-12/+12
* ENH: Unify the commentAndy Cedilnik2006-04-121-4/+9
* ENH: More system variables, more operators, more commands, fix some string is...Andy Cedilnik2006-04-121-9/+15
* ENH: Added highlighting for LIST command.Brad King2006-02-101-2/+2
* ENH: Added INSTALL command as a placeholder for a future generic install spec...Brad King2006-02-101-2/+2
* ENH: Adding new EXECUTE_PROCESS command that interfaces to KWSys Process Exec...Brad King2006-02-031-2/+3
* ENH: missing get_directory_property commandKen Martin2005-09-131-2/+2
* ENH: added while commandKen Martin2005-06-301-4/+4
* ENH: added while commandKen Martin2005-06-301-2/+2
* ENH: modified GET_TARGET_PROPERTIES to work with all targetsKen Martin2005-06-201-32/+0
* ENH: updated emacs mode to include lowercase commands and missing command END...Ken Martin2005-06-201-3/+2
* ENH: Experimenting with auto-dated copyright.Brad King2005-06-081-4/+1
* ENH: updated commandsKen Martin2005-06-021-2/+2
* ENH: updated to remove ABSTRACT_FILES and add ADD_SUBDIRECTORYKen Martin2005-06-021-2/+3
* BUG: Only count block open tokens if they are followed by an open paren.Brad King2004-08-261-2/+5
* BUG: Fixed parsing of unquoted arguments to allow double-quotes within the ar...Brad King2004-06-181-1/+1
* BUG: Fixed identification of ( and ) tokens to avoid finding them in string l...Brad King2004-02-191-2/+2
* ENH: New indentation implementation to support multi-line strings.Brad King2003-12-051-64/+88
* STYLE: Removed trailing whitespace.Brad King2003-12-041-14/+14
* Initial import of VIM syntax highlighting fileAndy Cedilnik2003-07-071-0/+86
* ENH: Added comment-region support.Brad King2003-06-291-1/+4