index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Auxiliary
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmake.m4: do not set _XXXFLAGS or _LIBS var if already set
John Donoghue
2017-02-23
1
-2/+2
*
Add properties to run the cpplint style checker with the compiler
Jamie Snape
2017-01-23
1
-2/+2
*
install: Configurable DESTINATION for the cmake.m4 file
Konstantin Podsvirov
2016-11-15
1
-1/+1
*
ctest_memcheck: Add DEFECT_COUNT option to capture defect count
Betsy McPhail
2016-11-09
1
-1/+1
*
Simplify CMake per-source license notices
Brad King
2016-09-27
2
-22/+4
*
ExternalProject: Add HTTP_HEADER
Ruslan Baratov
2016-09-19
1
-1/+1
*
ExternalProject: Add HTTP_{USERNAME,PASSWORD}
Ruslan Baratov
2016-09-15
1
-1/+1
*
Aux: Install vim-cmake-syntax files with CMake
Brad King
2016-08-17
1
-0/+1
*
Merge branch 'upstream-vim-cmake-syntax' into import-vim-syntax
Brad King
2016-08-17
4
-0/+869
*
Aux: Drop vim files prior to import of third-party version
Brad King
2016-08-17
4
-674/+0
*
bash-completion: Fix cmake -E lookup
Sylvain Joubert
2016-08-05
1
-1/+1
*
Merge topic 'emacs-mode-compilation-warning'
Brad King
2016-08-01
1
-8/+9
|
\
|
*
cmake-mode.el: Replace use of obsolete function (since Emacs 24.3).
Jostein Kjønigsen
2016-08-01
1
-1/+1
|
*
cmake-mode.el: Fix byte-compilation warnings.
Jostein Kjønigsen
2016-07-26
1
-7/+8
*
|
Aux: highlight commands using Function
Ben Boeckel
2016-07-22
1
-3/+3
*
|
Aux: sort the highlighting list
Ben Boeckel
2016-07-22
1
-3/+3
*
|
Aux: highlight CMAKE_{CMAKE,CPACK}_COMMAND variables
Ben Boeckel
2016-07-22
1
-1/+1
*
|
Aux: highlight modules using Include
Ben Boeckel
2016-07-22
1
-1/+1
*
|
Aux: highlight conditiona and repeat commands differently
Ben Boeckel
2016-07-22
1
-1/+9
*
|
Aux: highlight deprecated commands as warnings
Ben Boeckel
2016-07-22
1
-1/+5
*
|
Aux: remove unused highlight links
Ben Boeckel
2016-07-22
1
-2/+0
*
|
Aux: highlight Lua-style comments
Ben Boeckel
2016-07-22
1
-0/+2
*
|
Aux: check spelling in comments
Ben Boeckel
2016-07-22
1
-1/+1
|
/
*
Aux: update vim-syntax-highlighting
Patrick Boettcher
2016-07-21
1
-57/+515
*
bash-completion: Add cpack --help-{manual,module,policy,property}
Eric NOULARD
2016-06-10
1
-0/+20
*
bash-completion: Add ctest --help-{manual,module,policy,property,variable}
Eric NOULARD
2016-06-10
1
-0/+26
*
bash-completion: Fix cmake --help-policy lookup
Eric NOULARD
2016-06-10
1
-2/+2
*
bash-completion: Add cmake --help-manual
Eric NOULARD
2016-06-10
1
-0/+5
*
cmake-mode.el: Make cmake-tab-width a customizable variable
Taylor Braun-Jones
2016-05-10
1
-1/+3
*
cmake-mode.el: Fix help completion item lists with CMake >= 3.0 (#16019)
Julian Schmidt
2016-03-16
1
-1/+2
*
cmake-mode.el: unscreamify symbols instead of words
Kevin Burge
2015-10-08
1
-1/+1
*
cmake-mode.el: treat keywords as symbols
Kevin Burge
2015-10-08
1
-4/+4
*
Replace http://www.cmake.org URLs with https://cmake.org
Brad King
2015-09-25
2
-2/+2
*
cmake-mode.el: Refine variable font-lock
Roy Crihfield
2015-08-14
1
-1/+1
*
cmake-mode.el: Fix function name font-lock
Roy Crihfield
2015-08-13
1
-1/+1
*
cmake-mode.el: Derive cmake-mode from prog-mode
Roy Crihfield
2015-07-27
1
-35/+23
*
cmake-mode.el: Add font-lock for keywords and variables
Roy Crihfield
2015-07-27
1
-3/+11
*
cmake-mode.el: Rename function to be consistent
Roy Crihfield
2015-07-27
1
-9/+11
*
cmake-mode.el: Use `rx' for regexps
Roy Crihfield
2015-07-27
1
-16/+26
*
cmake-mode.el: Minor clean-up
Roy Crihfield
2015-07-27
1
-41/+20
*
cmake-mode.el: Add support for prog-mode hooks (#15521)
Jostein Kjønigsen
2015-06-23
1
-1/+3
*
bash-completion: Avoid using _init_completion when not defined
Gaëtan Lehmann
2015-04-22
3
-3/+24
*
Merge topic 'emacs-mode-fix-word-at-point'
Brad King
2015-01-20
1
-0/+1
|
\
|
*
cmake-mode.el: Re-add explicit call to require thingatpt
Peter Vasil
2015-01-19
1
-0/+1
*
|
Merge topic 'fix-cmake-org-links'
Brad King
2015-01-19
2
-2/+2
|
\
\
|
|
/
|
/
|
|
*
Help: Update cmake.org links to avoid redirects
William Lynch
2015-01-16
2
-2/+2
*
|
cmake-mode.el: Fix extracting keyword at point in cmake-help
Peter Vasil
2015-01-19
1
-3/+7
|
/
*
cmake-mode.el: syntax of '_' should be treated as symbol
Syohei YOSHIDA
2014-11-12
1
-2/+1
*
Merge topic 'bash-complete-ctest-labels'
Brad King
2014-09-04
1
-2/+6
|
\
|
*
bash-completion: Complete 'ctest' label names
Sylvain Joubert
2014-09-03
1
-2/+6
[next]