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
*
find_program: Properly decode URL for bundle exe name with spaces
Craig Scott
2020-06-14
3
-0/+13
*
Merge topic 'gitlab-ci-ext-test-sets'
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
*
|
Merge topic 'vs-lang-C'
Brad King
2020-06-12
3
-1/+4
|
\
\
|
*
|
VS: Restore compilation of '.C' sources as C++
Brad King
2020-06-11
3
-1/+4
|
|
/
*
|
Merge topic 'add_explicit_lang_flag_to_compile_object_rule'
Brad King
2020-06-11
3
-1/+27
|
\
\
|
*
|
Explicitly specify language flag when source LANGUAGE property is set
Robert Maynard
2020-06-09
3
-1/+27
*
|
|
cmake: remove -E compare_files error message if files differ
Asit Dhal
2020-06-10
2
-2/+0
|
/
/
*
|
Merge topic 'cpack-extern-update-package-list'
Brad King
2020-06-09
3
-0/+19
|
\
\
|
*
|
CPack External: Introduce `CPACK_EXTERNAL_BUILT_PACKAGES`
Alex Turbov
2020-06-05
3
-0/+19
*
|
|
Merge topic 'android-windows-multi-config'
Brad King
2020-06-09
2
-5/+28
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Tests: Ensure that Android tests work for multi-config generators
Kyle Edwards
2020-06-05
1
-4/+27
|
*
|
Tests: Append .exe suffix to objdump in Android test on Windows
Kyle Edwards
2020-06-05
1
-1/+1
|
|
/
*
|
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
[next]