summaryrefslogtreecommitdiffstats
path: root/Auxiliary
Commit message (Expand)AuthorAgeFilesLines
* update vim-syntax to latest cmake-commitPatrick Boettcher2017-10-314-22/+33
* Merge topic 'curl_netrc_options'Brad King2017-10-191-2/+2
|\
| * ExternalProject: Add support for NETRC and NETRC_FILE suboptionShane Parris2017-10-181-1/+1
| * file(DOWNLOAD|UPLOAD): Add 'NETRC' and 'NETRC_FILE' suboptionShane Parris2017-10-181-1/+1
* | cmake: Add --open option for IDE generatorsGregor Jasny2017-10-131-1/+1
|/
* VS: Add VS_SHADER_OUTPUT_HEADER_FILE and VS_SHADER_VARIABLE_NAME properties.Kevin M. Godby2017-09-271-1/+1
* Merge topic 'revert-vim-no-tabs'Brad King2017-09-181-1/+0
|\
| * vim: Remove default setting of expandtabMaarten de Vries2017-09-181-1/+0
* | Merge branch 'upstream-vim-cmake-syntax'Patrick Boettcher2017-08-303-30/+68
* | Add directory property 'LABELS' and CMAKE_DIRECTORY_LABELS variableBetsy McPhail2017-07-101-2/+1
* | Add CTEST_LABELS_FOR_SUBPROJECTS as a CTest module and script variableBetsy McPhail2017-07-101-1/+1
* | include_guard: add vim syntax highlighting rulesPavel Solodovnikov2017-06-221-1/+5
* | cmake_host_system_information: Add more keywordsFlorian Maushart2017-06-051-1/+1
|/
* Merge branch 'upstream-vim-cmake-syntax'Patrick Boettcher2017-05-024-286/+201
* separgs: Add a NATIVE_COMMAND modeChristian Pfeiffer2017-04-261-1/+1
* cmake.m4: do not set _XXXFLAGS or _LIBS var if already setJohn Donoghue2017-02-231-2/+2
* Add properties to run the cpplint style checker with the compilerJamie Snape2017-01-231-2/+2
* install: Configurable DESTINATION for the cmake.m4 fileKonstantin Podsvirov2016-11-151-1/+1
* ctest_memcheck: Add DEFECT_COUNT option to capture defect countBetsy McPhail2016-11-091-1/+1
* 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