79 Commits (378a11cdbad6732971e91d5999f5788e26e35438)

Author SHA1 Message Date
Luz Paz 3ab7bf8285 Various typo fixes 8 years ago
Shane Parris 60c272b69a ExternalProject: Add support for NETRC and NETRC_FILE suboption 8 years ago
Shane Parris 5d67e9025d file(DOWNLOAD|UPLOAD): Add 'NETRC' and 'NETRC_FILE' suboption 8 years ago
Gregor Jasny 5de37a4a64 cmake: Add --open option for IDE generators 8 years ago
Kevin M. Godby 49dab3ebfb VS: Add VS_SHADER_OUTPUT_HEADER_FILE and VS_SHADER_VARIABLE_NAME properties. 8 years ago
Maarten de Vries 0d543589b9 vim: Remove default setting of expandtab 8 years ago
Betsy McPhail d385962419 Add directory property 'LABELS' and CMAKE_DIRECTORY_LABELS variable 8 years ago
Betsy McPhail d08ec4d25a Add CTEST_LABELS_FOR_SUBPROJECTS as a CTest module and script variable 8 years ago
Pavel Solodovnikov 85b52a04bd include_guard: add vim syntax highlighting rules 8 years ago
Florian Maushart e7869e80ce cmake_host_system_information: Add more keywords 8 years ago
Christian Pfeiffer 2a207aaca1 separgs: Add a NATIVE_COMMAND mode 8 years ago
John Donoghue 7788db9c4e cmake.m4: do not set _XXXFLAGS or _LIBS var if already set 9 years ago
Jamie Snape 0618ddf6b1 Add properties to run the cpplint style checker with the compiler 9 years ago
Konstantin Podsvirov da0e3f9096 install: Configurable DESTINATION for the cmake.m4 file 9 years ago
Betsy McPhail 3a523eec78 ctest_memcheck: Add DEFECT_COUNT option to capture defect count 9 years ago
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