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
Commit message (
Expand
)
Author
Age
Files
Lines
*
CUDA: Add abstraction for cuda runtime selection
Robert Maynard
2020-01-27
41
-51/+911
*
Merge topic 'findCUDAToolkit_support_cross_compilation'
Brad King
2020-01-24
1
-5/+45
|
\
|
*
CUDAToolkit: Make sure to also search 'stubs' directory
Robert Maynard
2020-01-23
1
-2/+2
|
*
CUDAToolkit: Add support for cross-compiling
Robert Maynard
2020-01-23
1
-3/+43
*
|
Merge topic 'trace_json_timestamp'
Brad King
2020-01-24
3
-7/+22
|
\
\
|
*
|
trace: Add time and stack level to JSON output format
Frank Winklmeier
2020-01-22
3
-7/+22
*
|
|
Merge topic 'multi-ninja-no-cleandead'
Brad King
2020-01-24
1
-2/+11
|
\
\
\
|
*
|
|
cmGlobalNinjaGenerator: avoid cleandead and recompact in Ninja-Multi
Ben Boeckel
2020-01-23
1
-2/+11
*
|
|
|
Merge topic 'fphsa-no-regexp'
Brad King
2020-01-24
1
-2/+4
|
\
\
\
\
|
*
|
|
|
FPHSA: Check _FOUND var name with STREQUAL
FeRD (Frank Dana)
2020-01-24
1
-2/+4
|
|
/
/
/
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2020-01-24
1
-1/+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge topic 'organize_makefile_help_output'
Kyle Edwards
2020-01-23
1
-8/+23
|
\
\
\
|
*
|
|
Makefiles: Organize help output to group 'like' targets
Robert Maynard
2020-01-22
1
-8/+23
*
|
|
|
Merge branch 'release-3.16'
Brad King
2020-01-23
0
-0/+0
|
\
\
\
\
|
*
\
\
\
Merge topic 'get-runtime-dependencies-keyword-args' into release-3.16
Brad King
2020-01-23
3
-5/+34
|
|
\
\
\
\
*
|
\
\
\
\
Merge topic 'get-runtime-dependencies-keyword-args'
Brad King
2020-01-23
3
-5/+35
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'backport-get-runtime-dependencies-keyword-args'
Brad King
2020-01-22
0
-0/+0
|
|
\
\
\
\
\
\
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
file(GET_RUNTIME_DEPENDENCIES): Tolerate empty list arguments
Kyle Edwards
2020-01-22
3
-5/+34
|
*
|
|
|
|
|
file(GET_RUNTIME_DEPENDENCIES): Tolerate empty list arguments
Kyle Edwards
2020-01-22
3
-5/+35
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'release-3.16'
Brad King
2020-01-23
0
-0/+0
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge topic 'findmpi-documentation' into release-3.16
Brad King
2020-01-23
1
-5/+17
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge topic 'findmpi-documentation'
Brad King
2020-01-23
1
-5/+17
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Help: Add more variable documentation to FindMPI
Kyle Edwards
2020-01-22
1
-5/+17
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'ninja-multi-default-build-alias'
Brad King
2020-01-23
19
-73/+494
|
\
\
\
\
\
|
*
|
|
|
|
Ninja Multi-Config: Add variable to control aliases in build.ninja
Kyle Edwards
2020-01-22
10
-14/+192
|
*
|
|
|
|
Refactor: Split Ninja files into impl-<Config>.ninja and build-<Config>.ninja
Kyle Edwards
2020-01-22
12
-66/+308
|
*
|
|
|
|
Refactor: Move common.ninja into CMakeFiles
Kyle Edwards
2020-01-22
1
-1/+2
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'blas-lapack-whitespace'
Brad King
2020-01-23
2
-526/+536
|
\
\
\
\
\
|
*
|
|
|
|
Find{BLAS,LAPACK}: Cleanup whitespace, style, and comments
Mario Emmenlauer
2020-01-21
2
-499/+509
|
*
|
|
|
|
FindLAPACK: Fixed order of arguments for internal helper macro
Mario Emmenlauer
2020-01-21
1
-9/+9
|
*
|
|
|
|
Find{BLAS,LAPACK}: Clarify names of internal helper macro
Mario Emmenlauer
2020-01-20
2
-35/+35
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2020-01-23
1
-1/+1
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge topic 'ninja-restat-just-build.ninja'
Kyle Edwards
2020-01-22
1
-5/+19
|
\
\
\
\
|
*
|
|
|
cmGlobalNinjaGenerator: only restat build.ninja
Ben Boeckel
2020-01-21
1
-5/+19
|
|
/
/
/
*
|
|
|
Merge topic 'mark_as_advanced-without-cache'
Brad King
2020-01-22
24
-59/+264
|
\
\
\
\
|
*
|
|
|
cmMarkAsAdvancedCommand: ignore variables which don't exist in the cache
Ben Boeckel
2020-01-20
15
-6/+182
|
*
|
|
|
cmake: avoid marking local or unused variables as advanced
Ben Boeckel
2020-01-20
2
-2/+0
|
*
|
|
|
FindOpenSSL: do not mark a local variable as advanced
Ben Boeckel
2020-01-20
1
-1/+1
|
*
|
|
|
FindCurses: only mark CURSES_EXTRA_LIBRARY when it is used
Ben Boeckel
2020-01-20
1
-1/+4
|
*
|
|
|
FindOpenGL: only mark declared cache variables as advanced
Ben Boeckel
2020-01-20
1
-11/+32
|
*
|
|
|
FindLua: only mark LUA_MATH_LIBRARY as advanced if required
Ben Boeckel
2020-01-14
1
-1/+2
|
*
|
|
|
FindBoost: only mark Boost_DIR as advanced if defined
Ben Boeckel
2020-01-14
1
-1/+4
|
*
|
|
|
CTest: avoid marking undeclared cache variables as advanced
Ben Boeckel
2020-01-14
1
-4/+0
|
*
|
|
|
CPack: mark options as advanced only if defined
Ben Boeckel
2020-01-14
1
-32/+39
*
|
|
|
|
Merge topic 'modernize-memory-management'
Brad King
2020-01-22
2
-33/+31
|
\
\
\
\
\
|
*
|
|
|
|
cmMakefileTargetGenerator: modernize memory management
Marc Chevrier
2020-01-21
2
-33/+31
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'test-file-download'
Brad King
2020-01-22
1
-2/+2
|
\
\
\
\
\
|
*
|
|
|
|
Tests: Make CMake.FileDownload invalid host name case more robust
Brad King
2020-01-21
1
-2/+2
*
|
|
|
|
|
Merge topic 'install-std-string'
Brad King
2020-01-22
13
-42/+44
|
\
\
\
\
\
\
|
*
|
|
|
|
|
cmInstallGenerator: std::string params
Vitaly Stakhovsky
2020-01-21
13
-42/+44
|
|
/
/
/
/
/
[next]