index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Docs
/
cmake-mode.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: Adding elseif indentation. See bug#3781.
Brad King
2006-09-23
1
-2/+2
*
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
*
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
*
ENH: updated emacs mode to include lowercase commands and missing command END...
Ken Martin
2005-06-20
1
-3/+2
*
ENH: Experimenting with auto-dated copyright.
Brad King
2005-06-08
1
-4/+1
*
ENH: updated commands
Ken Martin
2005-06-02
1
-2/+2
*
ENH: updated to remove ABSTRACT_FILES and add ADD_SUBDIRECTORY
Ken Martin
2005-06-02
1
-2/+3
*
BUG: Only count block open tokens if they are followed by an open paren.
Brad King
2004-08-26
1
-2/+5
*
BUG: Fixed parsing of unquoted arguments to allow double-quotes within the ar...
Brad King
2004-06-18
1
-1/+1
*
BUG: Fixed identification of ( and ) tokens to avoid finding them in string l...
Brad King
2004-02-19
1
-2/+2
*
ENH: New indentation implementation to support multi-line strings.
Brad King
2003-12-05
1
-64/+88
*
STYLE: Removed trailing whitespace.
Brad King
2003-12-04
1
-14/+14
*
ENH: Added comment-region support.
Brad King
2003-06-30
1
-1/+4
*
BUG: fix highlight for comments in multiple buffers
Bill Hoffman
2003-06-20
1
-15/+10
*
add a comment
Bill Hoffman
2003-06-19
1
-0/+4
*
Added copyright.
Brad King
2003-06-19
1
-1/+16
*
Minor tweaks for anal cases of indentation.
Brad King
2003-06-19
1
-3/+4
*
BUG: Don't open a block if a command starts with IF in its name.
Brad King
2003-06-19
1
-4/+4
*
fix to use function-name
Ken Martin
2003-06-19
1
-2/+2
*
Fixed slow regex for indentation.
Brad King
2003-06-19
1
-23/+34
*
ENH: Wrote more robust regular expressions for indenting.
Brad King
2003-06-19
1
-2/+12
*
emacs mode
Ken Martin
2003-06-19
1
-0/+128