59 Commits (95805d725d49af665c2254f97effbe8b812239ea)

Author SHA1 Message Date
Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
Ruslan Baratov 0f424c3d07 ExternalProject: Add HTTP_HEADER 9 years ago
Ruslan Baratov e1ca117332 ExternalProject: Add HTTP_{USERNAME,PASSWORD} 9 years ago
Brad King 25c01cf0b0 Aux: Install vim-cmake-syntax files with CMake 9 years ago
Brad King f21a823598 Aux: Drop vim files prior to import of third-party version 9 years ago
Sylvain Joubert fe7f117ad2 bash-completion: Fix cmake -E lookup 9 years ago
Jostein Kjønigsen 82388543d2 cmake-mode.el: Replace use of obsolete function (since Emacs 24.3). 9 years ago
Jostein Kjønigsen ca684ccb46 cmake-mode.el: Fix byte-compilation warnings. 9 years ago
Ben Boeckel cd7ed47c4a Aux: highlight commands using Function 9 years ago
Ben Boeckel bca8be583e Aux: sort the highlighting list 9 years ago
Ben Boeckel 7decbe8ffb Aux: highlight CMAKE_{CMAKE,CPACK}_COMMAND variables 9 years ago
Ben Boeckel 2b57b13920 Aux: highlight modules using Include 9 years ago
Ben Boeckel 8ac4e2cfa2 Aux: highlight conditiona and repeat commands differently 9 years ago
Ben Boeckel 3b3bd880a3 Aux: highlight deprecated commands as warnings 9 years ago
Ben Boeckel 481f8cf1cc Aux: remove unused highlight links 9 years ago
Ben Boeckel ffa44a39c9 Aux: highlight Lua-style comments 9 years ago
Ben Boeckel 29eeb9a8fd Aux: check spelling in comments 9 years ago
Patrick Boettcher 500f67e546 Aux: update vim-syntax-highlighting 9 years ago
Eric NOULARD 797c3c54e8 bash-completion: Add cpack --help-{manual,module,policy,property} 9 years ago
Eric NOULARD b08cae9b0e bash-completion: Add ctest --help-{manual,module,policy,property,variable} 9 years ago
Eric NOULARD 48cb388ead bash-completion: Fix cmake --help-policy lookup 9 years ago
Eric NOULARD f67afbdc4a bash-completion: Add cmake --help-manual 9 years ago
Taylor Braun-Jones f12b899f4e cmake-mode.el: Make cmake-tab-width a customizable variable 9 years ago
Julian Schmidt 9dc384f662 cmake-mode.el: Fix help completion item lists with CMake >= 3.0 (#16019) 10 years ago
Kevin Burge 47f4b3b662 cmake-mode.el: unscreamify symbols instead of words 10 years ago
Kevin Burge a935745d07 cmake-mode.el: treat keywords as symbols 10 years ago
Brad King da7276cf94 Replace http://www.cmake.org URLs with https://cmake.org 10 years ago
Roy Crihfield 64e6bc5ca3 cmake-mode.el: Refine variable font-lock 10 years ago
Roy Crihfield 758664b7ad cmake-mode.el: Fix function name font-lock 10 years ago
Roy Crihfield 5593f28fac cmake-mode.el: Derive cmake-mode from prog-mode 11 years ago
Roy Crihfield 41d6044bcf cmake-mode.el: Add font-lock for keywords and variables 11 years ago
Roy Crihfield 7987d9857e cmake-mode.el: Rename function to be consistent 11 years ago
Roy Crihfield 63de609ef1 cmake-mode.el: Use `rx' for regexps 10 years ago
Roy Crihfield 9d5082b26e cmake-mode.el: Minor clean-up 10 years ago
Jostein Kjønigsen b24b58bb7b cmake-mode.el: Add support for prog-mode hooks (#15521) 10 years ago
Gaëtan Lehmann 2ecf168f19 bash-completion: Avoid using _init_completion when not defined 10 years ago
Peter Vasil 3a147e1b62 cmake-mode.el: Re-add explicit call to require thingatpt 11 years ago
Peter Vasil ca80598eca cmake-mode.el: Fix extracting keyword at point in cmake-help 11 years ago
William Lynch 91fbcda28f Help: Update cmake.org links to avoid redirects 11 years ago
Syohei YOSHIDA 30f14aebee cmake-mode.el: syntax of '_' should be treated as symbol 11 years ago
Lukáš Lalinský ce540aea23 cmake-syntax.vim: Update the command list 11 years ago
Sylvain Joubert 2603e12881 bash-completion: Complete 'ctest' label names 11 years ago
Philipp Möller 9d35f7c49a cmake-mode.el: Add help for variables/properties/complete. Factorize. 12 years ago
Philipp Möller 7cc21e9ab8 cmake-mode.el: Add the ability to retrieve module help. 12 years ago
Philipp Möller 3af47e34b6 cmake-mode.el: Add auto-completion to cmake-help-command 12 years ago
Philipp Möller 2a1314150e cmake-mode.el: Clean up cmake-command-run and add buffername argument 12 years ago
Philipp Möller 9b3876bfbc cmake-mode.el: Replace 'setq' with 'let' or inlining 12 years ago
Philipp Möller d3db7126e6 cmake-mode.el: Don't assign to free variable save-point 12 years ago
Philipp Möller fbc3a6f33e cmake-mode.el: Avoid using beginning-of-buffer 12 years ago
Yasuyuki Oka 33fa10f6bc cmake-mode.el: Add autoload cookies 12 years ago