summaryrefslogtreecommitdiff
path: root/Auxiliary
Commit message (Expand)AuthorAgeFilesLines
* Simplify CMake per-source license noticesBrad King2016-09-272-22/+4
* ExternalProject: Add HTTP_HEADERRuslan Baratov2016-09-191-1/+1
* ExternalProject: Add HTTP_{USERNAME,PASSWORD}Ruslan Baratov2016-09-151-1/+1
* Aux: Install vim-cmake-syntax files with CMakeBrad King2016-08-171-0/+1
* Merge branch 'upstream-vim-cmake-syntax' into import-vim-syntaxBrad King2016-08-174-0/+869
* Aux: Drop vim files prior to import of third-party versionBrad King2016-08-174-674/+0
* bash-completion: Fix cmake -E lookupSylvain Joubert2016-08-051-1/+1
* Merge topic 'emacs-mode-compilation-warning'Brad King2016-08-011-8/+9
|\
| * cmake-mode.el: Replace use of obsolete function (since Emacs 24.3).Jostein Kjønigsen2016-08-011-1/+1
| * cmake-mode.el: Fix byte-compilation warnings.Jostein Kjønigsen2016-07-261-7/+8
* | Aux: highlight commands using FunctionBen Boeckel2016-07-221-3/+3
* | Aux: sort the highlighting listBen Boeckel2016-07-221-3/+3
* | Aux: highlight CMAKE_{CMAKE,CPACK}_COMMAND variablesBen Boeckel2016-07-221-1/+1
* | Aux: highlight modules using IncludeBen Boeckel2016-07-221-1/+1
* | Aux: highlight conditiona and repeat commands differentlyBen Boeckel2016-07-221-1/+9
* | Aux: highlight deprecated commands as warningsBen Boeckel2016-07-221-1/+5
* | Aux: remove unused highlight linksBen Boeckel2016-07-221-2/+0
* | Aux: highlight Lua-style commentsBen Boeckel2016-07-221-0/+2
* | Aux: check spelling in commentsBen Boeckel2016-07-221-1/+1
|/
* Aux: update vim-syntax-highlightingPatrick Boettcher2016-07-211-57/+515
* bash-completion: Add cpack --help-{manual,module,policy,property}Eric NOULARD2016-06-101-0/+20
* bash-completion: Add ctest --help-{manual,module,policy,property,variable}Eric NOULARD2016-06-101-0/+26
* bash-completion: Fix cmake --help-policy lookupEric NOULARD2016-06-101-2/+2
* bash-completion: Add cmake --help-manualEric NOULARD2016-06-101-0/+5
* cmake-mode.el: Make cmake-tab-width a customizable variableTaylor Braun-Jones2016-05-101-1/+3
* cmake-mode.el: Fix help completion item lists with CMake >= 3.0 (#16019)Julian Schmidt2016-03-161-1/+2
* cmake-mode.el: unscreamify symbols instead of wordsKevin Burge2015-10-081-1/+1
* cmake-mode.el: treat keywords as symbolsKevin Burge2015-10-081-4/+4
* Replace http://www.cmake.org URLs with https://cmake.orgBrad King2015-09-252-2/+2
* cmake-mode.el: Refine variable font-lockRoy Crihfield2015-08-141-1/+1
* cmake-mode.el: Fix function name font-lockRoy Crihfield2015-08-131-1/+1
* cmake-mode.el: Derive cmake-mode from prog-modeRoy Crihfield2015-07-271-35/+23
* cmake-mode.el: Add font-lock for keywords and variablesRoy Crihfield2015-07-271-3/+11
* cmake-mode.el: Rename function to be consistentRoy Crihfield2015-07-271-9/+11
* cmake-mode.el: Use `rx' for regexpsRoy Crihfield2015-07-271-16/+26
* cmake-mode.el: Minor clean-upRoy Crihfield2015-07-271-41/+20
* cmake-mode.el: Add support for prog-mode hooks (#15521)Jostein Kjønigsen2015-06-231-1/+3
* bash-completion: Avoid using _init_completion when not definedGaëtan Lehmann2015-04-223-3/+24
* Merge topic 'emacs-mode-fix-word-at-point'Brad King2015-01-201-0/+1
|\
| * cmake-mode.el: Re-add explicit call to require thingatptPeter Vasil2015-01-191-0/+1
* | Merge topic 'fix-cmake-org-links'Brad King2015-01-192-2/+2
|\ \ | |/ |/|
| * Help: Update cmake.org links to avoid redirectsWilliam Lynch2015-01-162-2/+2
* | cmake-mode.el: Fix extracting keyword at point in cmake-helpPeter Vasil2015-01-191-3/+7
|/
* cmake-mode.el: syntax of '_' should be treated as symbolSyohei YOSHIDA2014-11-121-2/+1
* Merge topic 'bash-complete-ctest-labels'Brad King2014-09-041-2/+6
|\
| * bash-completion: Complete 'ctest' label namesSylvain Joubert2014-09-031-2/+6
* | cmake-syntax.vim: Update the command listLukáš Lalinský2014-09-041-2/+2
|/
* cmake-mode.el: Add help for variables/properties/complete. Factorize.Philipp Möller2014-02-131-47/+81
* cmake-mode.el: Add the ability to retrieve module help.Philipp Möller2014-02-131-0/+31
* cmake-mode.el: Add auto-completion to cmake-help-commandPhilipp Möller2014-01-291-8/+19