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
*
Merge topic 'test-RunCMake.GeneratorExpression'
Brad King
2020-06-16
314
-111/+160
|
\
|
*
Tests: Factor out RunCMake.GenEx-GENEX_EVAL test
Brad King
2020-06-16
30
-9/+15
|
*
Tests: Factor out RunCMake.GenEx-TARGET_FILE test
Brad King
2020-06-16
75
-31/+38
|
*
Tests: Factor out RunCMake.GenEx-DEVICE_LINK test
Brad King
2020-06-16
44
-15/+21
|
*
Tests: Factor out RunCMake.GenEx-HOST_LINK test
Brad King
2020-06-16
44
-15/+21
|
*
Tests: Factor out RunCMake.GenEx-LINK_LANG_AND_ID test
Brad King
2020-06-16
39
-12/+18
|
*
Tests: Factor out RunCMake.GenEx-LINK_LANGUAGE test
Brad King
2020-06-16
42
-13/+19
|
*
Tests: Factor out RunCMake.GenEx-COMPILE_LANG_AND_ID test
Brad King
2020-06-16
27
-8/+14
|
*
Tests: Factor out RunCMake.GenEx-COMPILE_LANGUAGE test
Brad King
2020-06-16
27
-8/+14
*
|
Merge topic 'cmake-E-compare_files-exit-code'
Brad King
2020-06-16
5
-2/+6
|
\
\
|
*
|
cmake: add dedicated error for -E compare_files invalid arguments
Asit Dhal
2020-06-15
5
-2/+6
*
|
|
Merge topic 'FindCurses-nodelay'
Brad King
2020-06-16
1
-1/+3
|
\
\
\
|
*
|
|
FindCurses: Detect and satisfy dependency on tinfo for nodelay
Paymon MARANDI
2020-06-15
1
-1/+3
|
|
/
/
*
|
|
Merge topic 'cpack-pre-and-post-scripts'
Brad King
2020-06-16
10
-6/+104
|
\
\
\
|
*
|
|
CPack: Introduce pre- and post- build actions
Alex Turbov
2020-06-15
10
-6/+104
|
|
/
/
*
|
|
Merge topic 'find_program-exe-no-read'
Brad King
2020-06-16
15
-4/+132
|
\
\
\
|
*
|
|
find_program: Find programs that are executable but not readable
Brad King
2020-06-15
15
-4/+132
|
|
/
/
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2020-06-16
1
-1/+1
|
/
/
*
|
Merge branch 'release-3.18'
Brad King
2020-06-15
0
-0/+0
|
\
\
|
|
/
|
*
Merge topic 'gitlab-ci-restructure' into release-3.18
Brad King
2020-06-15
6
-555/+663
|
|
\
*
|
\
Merge topic 'gitlab-ci-restructure'
Brad King
2020-06-15
6
-555/+663
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
gitlab-ci: split linux and macos shared before scripts
Ben Boeckel
2020-06-12
4
-48/+76
|
*
|
gitlab-ci: use `extends`
Ben Boeckel
2020-06-12
7
-135/+135
|
*
|
gitlab-ci: add a comment describing what goes into a job
Ben Boeckel
2020-06-12
1
-0/+16
|
*
|
gitlab-ci: make rules a bit more uniform
Ben Boeckel
2020-06-12
2
-30/+32
|
*
|
gitlab-ci: split into multiple files
Ben Boeckel
2020-06-12
7
-462/+524
*
|
|
Merge topic 'avoid-qt5-deprecation-warnings'
Brad King
2020-06-15
2
-9/+13
|
\
\
\
|
*
|
|
QCMakeWidgets: replace QDirModel
Ben Boeckel
2020-06-15
1
-9/+9
|
*
|
|
QCMake: use loadRelaxed if available
Ben Boeckel
2020-06-15
1
-0/+4
*
|
|
|
Merge topic 'bundle-exe-space-in-name'
Brad King
2020-06-15
4
-7/+19
|
\
\
\
\
|
*
|
|
|
find_program: Properly decode URL for bundle exe name with spaces
Craig Scott
2020-06-14
4
-7/+19
|
|
/
/
/
*
|
|
|
Merge topic 'cmake-build-retval'
Brad King
2020-06-15
5
-2/+8
|
\
\
\
\
|
*
|
|
|
Tests: Add case for cmake --build with a failing target
Brad King
2020-06-12
4
-0/+5
|
*
|
|
|
cmake --build: Fix exit code when building multiple targets
lumberyard-employee-dm
2020-06-12
1
-2/+3
*
|
|
|
|
Merge branch 'release-3.18'
Brad King
2020-06-15
0
-0/+0
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Merge topic 'cuda_clang_toolkit_path' into release-3.18
Brad King
2020-06-15
8
-260/+448
|
|
\
\
\
\
*
|
\
\
\
\
Merge topic 'cuda_clang_toolkit_path'
Brad King
2020-06-15
8
-260/+448
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
CUDA: Determine CUDA toolkit location for NVCC
Raul Tambre
2020-06-12
4
-126/+134
|
*
|
|
|
|
CUDA: Pass toolkit path to Clang
Raul Tambre
2020-06-12
5
-235/+293
|
*
|
|
|
|
FindCUDAToolkit: Avoid unnecessary temporary variable computing binary dir
Raul Tambre
2020-06-12
1
-6/+4
|
*
|
|
|
|
FindCUDAToolkit: Remove unnecessary checks around searches
Raul Tambre
2020-06-12
2
-21/+15
|
*
|
|
|
|
FindCUDAToolkit: Use list(SORT) to sort in natural order
Raul Tambre
2020-06-12
2
-72/+8
|
*
|
|
|
|
FindCUDAToolkit: Compute CUDAToolkit_INCLUDE_DIR instead of searching
Raul Tambre
2020-06-12
2
-8/+14
|
*
|
|
|
|
FindCUDAToolkit: Add CUDAToolkit_LIBRARY_ROOT
Raul Tambre
2020-06-12
3
-0/+31
|
*
|
|
|
|
FindCUDAToolkit: Re-unify with Internal/CUDAToolkit
Raul Tambre
2020-06-12
3
-233/+390
*
|
|
|
|
|
Merge branch 'release-3.18'
Brad King
2020-06-15
0
-0/+0
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge topic 'cuda_architectures_disable' into release-3.18
Brad King
2020-06-15
7
-25/+81
|
|
\
\
\
\
\
*
|
\
\
\
\
\
Merge topic 'cuda_architectures_disable'
Brad King
2020-06-15
7
-25/+81
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
CUDA: Add support for disabling CUDA_ARCHITECTURES
Raul Tambre
2020-06-15
7
-25/+81
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'release-3.18'
Brad King
2020-06-15
0
-0/+0
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
[next]