Historie revizí

Autor SHA1 Zpráva Datum
  Tom Schutter 301e67e3ba cmake-mode.el: add local keybindings před 13 roky
  Tom Schutter 6d1e4efd00 cmake-mode.el: Use more readable regex and case-fold-search před 13 roky
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code před 13 roky
  Christopher Sean Morrison ab9824e14f cmake-mode.el: Make indentation case-insensitive (#12995) před 13 roky
  Brad King 7da35e6550 cmake-mode.el: Indent after multiline argument (#12908) před 14 roky
  Bill Hoffman 3b34523bc0 Add cmake-help-command function. před 16 roky
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License před 16 roky
  Brad King 8597f01acd BUG: Fix cmake-mode.el indentation cursor motion před 16 roky
  Sebastien Barre 5d2b90097d ENH: add simple function to convert all CMake commands to lowercase před 17 roky
  Brad King ec05369d04 ENH: Enable indentation of FUNCTION/ENDFUNCTION blocks in emacs. před 18 roky
  Brad King 1c429da781 ENH: Adding elseif indentation. See bug#3781. před 19 roky
  Brad King 92ea0a077c BUG: In example .emacs code use \' for end-of-string instead of $ for end-of-line. před 19 roky
  Brad King c8e355b6a1 BUG: Mode should only be used if CMakeLists.txt is at the end of the buffer name. před 19 roky
  Brad King 0a9d238def BUG: Tabs around a function name are allowed. před 19 roky
  Brad King 7b5c4abc74 ENH: Using suggestion from Stuart Herring to avoid needing a list of command names in the highlighting table. před 19 roky
  Brad King 2172a64ff1 ENH: Cleaned-up mode in preparation for inclusion in emacs upstream. před 19 roky
  Brad King 8de6e9557b ENH: Added highlighting for LIST command. před 20 roky
  Brad King b8a33fb424 ENH: Added INSTALL command as a placeholder for a future generic install specification interface. Currently it supports only a SCRIPT option specifying a script to run during the install stage. před 20 roky
  Brad King 44f96ff101 ENH: Adding new EXECUTE_PROCESS command that interfaces to KWSys Process Execution. před 20 roky
  Ken Martin c09a1fa799 ENH: missing get_directory_property command před 20 roky
  Ken Martin 8ea0a1a237 ENH: added while command před 20 roky
  Ken Martin ff99d6885f ENH: added while command před 20 roky
  Ken Martin dc05f1585b ENH: updated emacs mode to include lowercase commands and missing command ENDMACRO před 20 roky
  Brad King 894fa6a8c7 ENH: Experimenting with auto-dated copyright. před 20 roky
  Ken Martin 2ab429b9bf ENH: updated commands před 20 roky
  Ken Martin a4ae84c100 ENH: updated to remove ABSTRACT_FILES and add ADD_SUBDIRECTORY před 20 roky
  Brad King 419df21c06 BUG: Only count block open tokens if they are followed by an open paren. před 21 roky
  Brad King 97391045bd BUG: Fixed parsing of unquoted arguments to allow double-quotes within the argument. před 21 roky
  Brad King ece9ae97e2 BUG: Fixed identification of ( and ) tokens to avoid finding them in string literals. před 22 roky
  Brad King f791e1a80b ENH: New indentation implementation to support multi-line strings. před 22 roky