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
/
Tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'gitlab-ci-ext-test-sets' into release-3.18
Brad King
2020-06-12
4
-33/+61
|
\
|
*
Tests: add CUDA labels to tests which are affected by CUDA
Ben Boeckel
2020-06-11
4
-33/+61
*
|
VS: Restore compilation of '.C' sources as C++
Brad King
2020-06-11
3
-1/+4
|
/
*
VS: Enable DOTNET_TARGET_FRAMEWORK properties all target types
Kinan Mahdi
2020-06-05
2
-0/+31
*
Merge topic 'cuda_clang_separable_error'
Brad King
2020-06-05
1
-15/+18
|
\
|
*
CUDA: Don't RunCMake generate separable compilation tests on Clang
Raul Tambre
2020-06-03
1
-15/+18
*
|
add_library/add_executable: allow local alias to imported targets
Marc Chevrier
2020-06-02
13
-25/+189
|
/
*
Merge topic 'target_link_libraries-self-link-is-an-error'
Brad King
2020-06-02
7
-0/+26
|
\
|
*
target_link_libraries: self-link through ALIAS is an error
Marc Chevrier
2020-05-30
7
-0/+26
*
|
Merge topic 'asm-preprocessor-flag'
Brad King
2020-06-02
1
-0/+1
|
\
\
|
*
|
ASM: Fix preprocessor definition flags for GNU 'as' tool
Kyle Edwards
2020-06-01
1
-0/+1
*
|
|
Tests: Skip RunCMake.try_compile RerunCMake-nowork case on 1s filesystems
Brad King
2020-06-01
2
-2/+7
|
/
/
*
|
Merge topic 'fc-ep-git-update-strategy'
Brad King
2020-06-01
1
-3/+10
|
\
\
|
*
|
ExternalProject: Remote checkout needs to include the remote name
Craig Scott
2020-05-29
1
-3/+10
|
|
/
*
|
Merge topic 'pch-fix-bad-ClearSourcesCache'
Brad King
2020-06-01
1
-2/+5
|
\
\
|
*
\
Merge branch 'backport-3.16-pch-fix-bad-ClearSourcesCache'
Brad King
2020-05-29
1
-2/+5
|
|
\
\
|
|
*
|
PCH: Fix logic error that incorrectly clears sources during VS generation
Brad King
2020-05-29
1
-2/+5
*
|
|
|
Merge topic 'ninja-multi-export-all-symbols'
Brad King
2020-06-01
1
-0/+2
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Ninja Multi-Config: Fix bug in CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS
Kyle Edwards
2020-05-29
1
-0/+2
|
|
/
/
*
|
|
ALIAS target: cannot overwrite an existing target
Marc Chevrier
2020-05-28
6
-0/+61
*
|
|
Merge topic 'fix-cpack-deb-generating-empty-paragraph'
Brad King
2020-05-28
2
-12/+2
|
\
\
\
|
|
/
/
|
*
|
CPack-deb: don't add a line with a dot to pkg desc
Jonathan Verner
2020-05-27
2
-12/+2
|
*
|
Merge topic 'ctest-repeat-notrun' into release-3.17
Brad King
2020-05-27
5
-6/+49
|
|
\
\
|
*
\
\
Merge topic 'ninja-multi-install' into release-3.17
Brad King
2020-05-25
3
-1/+75
|
|
\
\
\
*
|
\
\
\
Merge topic 'update-gitlab-links'
Brad King
2020-05-27
5
-7/+7
|
\
\
\
\
\
|
*
|
|
|
|
Update links to gitlab.kitware.com repos to add `-/`
Brad King
2020-05-26
5
-7/+7
*
|
|
|
|
|
Merge topic 'test-RunCMake.install-LDFLAGS'
Brad King
2020-05-27
1
-2/+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Tests: Fix RunCMake.install LDFLAGS treatment
Brad King
2020-05-26
1
-2/+1
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge topic 'cmake_language-check-invalid-commands'
Brad King
2020-05-27
7
-0/+140
|
\
\
\
\
\
\
|
*
|
|
|
|
|
cmake_language: check CALL with control command
Marc Chevrier
2020-05-26
7
-0/+140
*
|
|
|
|
|
|
Merge branch 'backport-ctest-repeat-notrun' into ctest-repeat-notrun
Brad King
2020-05-27
5
-6/+49
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
CTest: Make sure NOT_RUN tests show up in the failed test log
Robert Maynard
2020-05-27
5
-1/+28
|
*
|
|
|
|
|
Tests: Add coverage of ctest_test RETURN_VALUE and REPEAT
Robert Maynard
2020-05-27
1
-5/+21
*
|
|
|
|
|
|
tests: avoid a warning for ctresalloc
Ben Boeckel
2020-05-26
1
-1/+1
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge topic 'fetchcontent-externalproject-empty-args'
Craig Scott
2020-05-25
9
-3/+72
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
FetchContent: Preserve empty string arguments
Craig Scott
2020-05-23
4
-0/+26
|
*
|
|
|
|
ExternalProject: Preserve empty string arguments
Craig Scott
2020-05-23
5
-3/+46
*
|
|
|
|
|
Merge topic 'gitlab-ci-regular-builders'
Brad King
2020-05-25
4
-3/+8
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Tests/CPackWiXGenerator: support suppressing verification
Ben Boeckel
2020-05-22
2
-1/+4
|
*
|
|
|
|
|
Tests/CPackWiXGenerator; support non-interactive sessions
Ben Boeckel
2020-05-22
1
-0/+3
|
*
|
|
|
|
|
Tests/RunCMake/export: handle collapsed newlines
Ben Boeckel
2020-05-22
1
-2/+1
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge topic 'CheckLinkerFlag-module'
Brad King
2020-05-25
10
-0/+57
|
\
\
\
\
\
\
|
*
|
|
|
|
|
CheckLinkerFlag: Add module to check validity of linker flags
Marc Chevrier
2020-05-25
9
-0/+54
|
*
|
|
|
|
|
Tests: Extend Fortran compiler information
Marc Chevrier
2020-05-25
1
-0/+3
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge topic 'ep-git-update-strategy'
Brad King
2020-05-25
2
-9/+48
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ExternalProject: Provide choice of git update strategies
Craig Scott
2020-05-23
2
-9/+48
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge topic 'fileApiAddPrecompileHeadersBacktrace'
Brad King
2020-05-25
10
-6/+664
|
\
\
\
\
\
\
|
*
|
|
|
|
|
fileapi: Extend codemodel targets with PRECOMPILE_HEADERS
Justin Goshi
2020-05-22
6
-2/+171
|
*
|
|
|
|
|
Tests: Add a PCH example to RunCMake.FileAPI codemodel-v2
Justin Goshi
2020-05-22
8
-2/+491
|
*
|
|
|
|
|
Tests: Fix indentation in RunCMake.FileAPI cxx_exe.json
Brad King
2020-05-22
1
-2/+2
[next]