index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tests: Fix RunCMake.CPack_RPM.DEBUGINFO test case
Brad King
2021-06-10
1
-0
/
+17
*
Tests: Fix CPackComponentsForAll-RPM-IgnoreGroup test on Fedora 34
Brad King
2021-06-10
2
-2
/
+2
*
Merge topic 'vs-custom-depfile'
Brad King
2021-06-10
1
-1
/
+2
|
\
|
*
VS: Add support for add_custom_command DEPFILE
Brad King
2021-06-09
1
-1
/
+2
*
|
Merge topic 'ctest_custom_details'
Brad King
2021-06-10
2
-0
/
+28
|
\
\
|
*
|
ctest: allow test output to override the 'details' field
Zack Galbreath
2021-06-09
2
-0
/
+28
*
|
|
Tests: Improve RunCMake.CPack*.SOURCE_PACKAGE test error formatting
Brad King
2021-06-09
2
-11
/
+28
|
/
/
*
|
Merge topic 'ctest_measurement_file'
Brad King
2021-06-09
2
-0
/
+9
|
\
\
|
*
|
ctest: add support for attaching files to tests at run time
Zack Galbreath
2021-06-08
2
-0
/
+9
*
|
|
Merge topic 'presets-build-fixes'
Brad King
2021-06-09
3
-5
/
+28
|
\
\
\
|
*
\
\
Merge branch 'backport-3.20-presets-build-fixes' into presets-build-fixes
Sam Freed
2021-06-08
3
-4
/
+22
|
|
\
\
\
|
|
*
|
|
presets: Fix buildPreset "targets" not allowing a single string
Sam Freed
2021-06-08
2
-1
/
+6
|
|
*
|
|
presets: Fix buildPreset "jobs" field test case
Brad King
2021-06-08
3
-4
/
+22
|
*
|
|
|
presets: Fix buildPreset "targets" not allowing a single string
Sam Freed
2021-06-07
2
-1
/
+6
*
|
|
|
|
Merge topic 'add_hip_language'
Brad King
2021-06-09
51
-5
/
+723
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
HIP: analyze output of `hipcc` to determine default GPU architecture
Zack Galbreath
2021-06-07
4
-4
/
+0
|
*
|
|
|
HIP: All HIP tests now run on CMake's current AMD hardware
Robert Maynard
2021-06-07
6
-0
/
+6
|
*
|
|
|
HIP: Add HIP to all the Check* modules
Robert Maynard
2021-06-07
9
-4
/
+94
|
*
|
|
|
HIP: Automatically inject the `hip::device` runtime target
Robert Maynard
2021-06-07
15
-0
/
+255
|
*
|
|
|
HIP: Add language to CMake
Robert Maynard
2021-06-07
29
-1
/
+372
*
|
|
|
|
Tests: Remove unused RunCMake.TransformDepfile files
Brad King
2021-06-08
6
-29
/
+0
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge topic 'install-with-runtime-dependencies'
Brad King
2021-06-08
55
-37
/
+773
|
\
\
\
\
|
*
|
|
|
FileAPI: Add integration for runtime dependency installers
Kyle Edwards
2021-06-04
4
-2
/
+209
|
*
|
|
|
Tests: Add tests for new options
Kyle Edwards
2021-06-04
20
-34
/
+369
|
*
|
|
|
install: Add RUNTIME_DEPENDENCY_SET mode
Kyle Edwards
2021-06-04
4
-0
/
+8
|
*
|
|
|
install(IMPORTED_RUNTIME_ARTIFACTS): Add RUNTIME_DEPENDENCY_SET option
Kyle Edwards
2021-06-04
4
-0
/
+10
|
*
|
|
|
install(TARGETS): Add RUNTIME_DEPENDENCY_SET argument
Kyle Edwards
2021-06-04
7
-0
/
+25
|
*
|
|
|
install(TARGETS): Add RUNTIME_DEPENDENCIES option
Kyle Edwards
2021-06-04
17
-1
/
+79
|
*
|
|
|
file: Add undocumented RPATH_SET command
Kyle Edwards
2021-06-04
1
-0
/
+37
|
*
|
|
|
file(GET_RUNTIME_DEPENDENCIES): Add undocumented RPATH_PREFIX option
Kyle Edwards
2021-06-04
2
-0
/
+36
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'compile-options-order'
Brad King
2021-06-08
8
-3
/
+95
|
\
\
\
\
|
*
|
|
|
Tests: Add cases verifying flag ordering rules
Brad King
2021-06-07
8
-3
/
+95
|
|
/
/
/
*
|
|
|
FindPkgConfig: Always create the imported target
Adam Badura
2021-06-04
1
-0
/
+4
*
|
|
|
Tests: Add case covering FindPkgConfig creation of empty targets
Brad King
2021-06-04
3
-0
/
+19
|
|
/
/
|
/
|
|
*
|
|
Merge topic 'env-toolchain-file'
Brad King
2021-06-04
12
-0
/
+55
|
\
\
\
|
*
|
|
cmake: Allow CMAKE_TOOLCHAIN_FILE to be set by environment variable
Brad King
2021-06-03
12
-0
/
+55
|
|
/
/
*
|
|
Merge topic 'implicit-link-static'
Brad King
2021-06-04
41
-36
/
+289
|
\
\
\
|
*
|
|
CMakeParseImplicitLinkInfo: Honor GNU static runtime library flags
Brad King
2021-06-03
6
-3
/
+8
|
*
|
|
Tests: Extend ParseImplicit*Info with static GNU runtime library flags
Brad King
2021-06-03
11
-0
/
+248
|
*
|
|
Tests: Teach RunCMake.ParseImplicitLinkInfo to match output by regex
Brad King
2021-06-03
30
-35
/
+35
|
|
/
/
*
|
|
clang-analyzer: Suppress warnings in intentional use-after-move cases
Brad King
2021-06-03
2
-0
/
+6
|
/
/
*
|
Merge topic 'find_item-NO_CACHE'
Brad King
2021-06-03
12
-0
/
+599
|
\
\
|
*
|
find_*: Add support for option NO_CACHE
Marc Chevrier
2021-06-02
12
-0
/
+599
*
|
|
Merge topic 'ctest-coverage-no-dir'
Brad King
2021-06-03
2
-0
/
+7
|
\
\
\
|
*
|
|
CTest: Exit coverage handling early if no binary dir
Joseph Snyder
2021-06-02
2
-0
/
+7
*
|
|
|
cmake_transform_depfile: Remove unused incomplete vstlog support
Brad King
2021-06-02
1
-4
/
+0
|
/
/
/
*
|
|
Merge topic 'command_target'
Brad King
2021-06-02
2
-0
/
+27
|
\
\
\
|
*
|
|
add_custom_command: Target-dependent generator expression support
Raul Tambre
2021-05-31
2
-0
/
+27
*
|
|
|
Merge topic 'get-runtime-dependencies-file-filter'
Brad King
2021-06-02
7
-55
/
+157
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
file(GET_RUNTIME_DEPENDENCIES): Add POST_{IN,EX}CLUDE_FILES arguments
Kyle Edwards
2021-06-01
7
-55
/
+157
[next]