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
*
Merge topic 'xcodescheme2'
Brad King
2019-03-22
1
-0/+1
|
\
|
*
Xcode: Create Xcode schemes per target
Harry Mallon
2019-03-21
1
-0/+1
*
|
Merge topic 'cmake--install'
Kyle Edwards
2019-03-19
1
-1/+1
|
\
\
|
|
/
|
/
|
|
*
cmake: add '--install <dir>' option
Jiang Yi
2019-03-16
1
-1/+1
*
|
XCode: Add scheme option XCODE_SCHEME_DEBUG_AS_ROOT
Harry Mallon
2019-03-11
1
-0/+1
|
/
*
Remove now-unused code once used for MIPSpro on IRIX
Brad King
2019-02-21
1
-1/+1
*
Fortran: Add compiler ID/Version generator expressions
Andrew Paprocki
2019-01-18
1
-0/+2
*
Help: fix typo for CTEST_CUSTOM_TESTS_IGNORE
Ben Boeckel
2019-01-02
1
-1/+1
*
ExternalProject: add LOG_OUTPUT_ON_FAILURE option
Wouter Klouwen
2018-12-20
1
-0/+1
*
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-29
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-03
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
[next]