index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Auxiliary
Commit message (
Expand
)
Author
Age
Files
Lines
*
ExternalProject: add LOG_PATCH option to log the patch command
Wouter Klouwen
2018-10-26
1
-0
/
+1
*
ExternalProject: option LOG_MERGED_STDOUTERR to combine stdout and stderr
Wouter Klouwen
2018-10-19
1
-0
/
+1
*
ExternalProject: add LOG_DIR option that allows overriding of log location
Wouter Klouwen
2018-10-19
1
-0
/
+1
*
Merge branch 'upstream-vim-cmake-syntax' into update-vim-syntax
Brad King
2018-10-18
2
-106
/
+2148
*
Merge branch 'upstream-vim-cmake-syntax'
Patrick Boettcher
2018-10-10
2
-44
/
+118
*
Help: Add CAPTURE_CMAKE_ERROR to ctest_submit and ctest_update documentation
Betsy McPhail
2018-08-28
1
-3
/
+3
*
cmake-mode.el: Fix "unescaped character literals" warning
Jeff Kowalski
2018-07-09
1
-1
/
+1
*
Various typo fixes
Luz Paz
2018-01-04
1
-1
/
+1
*
update vim-syntax to latest cmake-commit
Patrick Boettcher
2017-10-31
4
-22
/
+33
*
Merge topic 'curl_netrc_options'
Brad King
2017-10-19
1
-2
/
+2
|
\
|
*
ExternalProject: Add support for NETRC and NETRC_FILE suboption
Shane Parris
2017-10-18
1
-1
/
+1
|
*
file(DOWNLOAD|UPLOAD): Add 'NETRC' and 'NETRC_FILE' suboption
Shane Parris
2017-10-18
1
-1
/
+1
*
|
cmake: Add --open option for IDE generators
Gregor Jasny
2017-10-13
1
-1
/
+1
|
/
*
VS: Add VS_SHADER_OUTPUT_HEADER_FILE and VS_SHADER_VARIABLE_NAME properties.
Kevin M. Godby
2017-09-27
1
-1
/
+1
*
Merge topic 'revert-vim-no-tabs'
Brad King
2017-09-18
1
-1
/
+0
|
\
|
*
vim: Remove default setting of expandtab
Maarten de Vries
2017-09-18
1
-1
/
+0
*
|
Merge branch 'upstream-vim-cmake-syntax'
Patrick Boettcher
2017-08-30
3
-30
/
+68
*
|
Add directory property 'LABELS' and CMAKE_DIRECTORY_LABELS variable
Betsy McPhail
2017-07-10
1
-2
/
+1
*
|
Add CTEST_LABELS_FOR_SUBPROJECTS as a CTest module and script variable
Betsy McPhail
2017-07-10
1
-1
/
+1
*
|
include_guard: add vim syntax highlighting rules
Pavel Solodovnikov
2017-06-22
1
-1
/
+5
*
|
cmake_host_system_information: Add more keywords
Florian Maushart
2017-06-05
1
-1
/
+1
|
/
*
Merge branch 'upstream-vim-cmake-syntax'
Patrick Boettcher
2017-05-02
4
-286
/
+201
*
separgs: Add a NATIVE_COMMAND mode
Christian Pfeiffer
2017-04-26
1
-1
/
+1
*
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
[next]