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 'add_hip_language'
Brad King
2021-06-09
111
-66/+2025
|
\
|
*
HIP: analyze output of `hipcc` to determine default GPU architecture
Zack Galbreath
2021-06-07
8
-8/+16
|
*
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
13
-4/+105
|
*
HIP: Automatically inject the `hip::device` runtime target
Robert Maynard
2021-06-07
25
-29/+587
|
*
HIP: Add language to CMake
Robert Maynard
2021-06-07
68
-36/+1183
|
*
HIP: Extract clang compiler details from hipcc
Robert Maynard
2021-06-07
1
-0/+35
|
*
ROCMClang: Add the ROCm toolkit derived clang compiler to CMake
Robert Maynard
2021-06-07
12
-1/+92
|
*
Compilers: protect use of __has_include
Zack Galbreath
2021-06-07
2
-0/+12
|
*
cmGeneratorTarget: Clear cached link implementation when a source is added
Brad King
2021-06-04
1
-0/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2021-06-09
1
-1/+1
*
|
Merge topic 'depfile-no-vstlog'
Brad King
2021-06-08
6
-29/+0
|
\
\
|
*
|
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
80
-244/+2585
|
\
\
|
*
|
FileAPI: Add integration for runtime dependency installers
Kyle Edwards
2021-06-04
6
-4/+259
|
*
|
Help: Add documentation for runtime dependency installation
Kyle Edwards
2021-06-04
3
-2/+120
|
*
|
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
5
-0/+123
|
*
|
install(IMPORTED_RUNTIME_ARTIFACTS): Add RUNTIME_DEPENDENCY_SET option
Kyle Edwards
2021-06-04
5
-1/+50
|
*
|
install(TARGETS): Add RUNTIME_DEPENDENCY_SET argument
Kyle Edwards
2021-06-04
8
-0/+44
|
*
|
install(TARGETS): Add RUNTIME_DEPENDENCIES option
Kyle Edwards
2021-06-04
29
-25/+928
|
*
|
Source: Add cmInstallRuntimeDependencySet
Kyle Edwards
2021-06-04
6
-0/+296
|
*
|
file: Add undocumented RPATH_SET command
Kyle Edwards
2021-06-04
2
-0/+98
|
*
|
Refactor: Modify file(RPATH_*) to use cmArgumentParser
Kyle Edwards
2021-06-04
1
-77/+61
|
*
|
cmSystemTools: Add SetRPath() method
Kyle Edwards
2021-06-04
2
-1/+37
|
*
|
Refactor: Break up logic in cmSystemTools::ChangeRPath()
Kyle Edwards
2021-06-04
1
-70/+108
|
*
|
file(GET_RUNTIME_DEPENDENCIES): Add undocumented RPATH_PREFIX option
Kyle Edwards
2021-06-04
7
-12/+72
|
*
|
cmRuntimeDependencyArchive: Fix const-ness of method signatures
Kyle Edwards
2021-06-03
2
-18/+20
*
|
|
Merge topic 'grd-win-objdump-newline'
Brad King
2021-06-08
1
-2/+3
|
\
\
\
|
*
|
|
file(GET_RUNTIME_DEPENDENCIES): Use cmSystemTools::GetLineFromStream()
Kyle Edwards
2021-06-07
1
-2/+3
*
|
|
|
Merge topic 'openssl-static'
Brad King
2021-06-08
1
-0/+4
|
\
\
\
\
|
*
|
|
|
FindOpenSSL: Link with ws2_32 and crypt32 on Windows/static
Orgad Shaneh
2021-06-07
1
-0/+4
*
|
|
|
|
Merge topic 'compile-options-order'
Brad King
2021-06-08
15
-19/+132
|
\
\
\
\
\
|
*
|
|
|
|
Tests: Add cases verifying flag ordering rules
Brad King
2021-06-07
8
-3/+95
|
*
|
|
|
|
Help: Document order of flags from CMAKE_<LANG>_FLAGS and COMPILE_OPTIONS
Brad King
2021-06-03
5
-8/+26
|
*
|
|
|
|
Help: Remove incorrect "versionadded" for CMAKE_<LANG>_FLAGS_<CONFIG>
Brad King
2021-06-03
1
-2/+0
|
*
|
|
|
|
VS: Place per-source preprocessor definitions after target-wide ones
Brad King
2021-06-03
2
-6/+11
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'cpack-deb-minor-fixes'
Brad King
2021-06-08
2
-3/+3
|
\
\
\
\
\
|
*
|
|
|
|
CPackDeb: output the error message when no description can be made
Ben Boeckel
2021-06-07
1
-1/+1
|
*
|
|
|
|
Help/cpack_gen/freebsd: improve wording for Debian fallbacks
Ben Boeckel
2021-06-07
1
-2/+2
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'FindPkgConfigAlwaysAddTarget'
Brad King
2021-06-08
4
-3/+24
|
\
\
\
\
\
|
*
|
|
|
|
FindPkgConfig: Always create the imported target
Adam Badura
2021-06-04
2
-3/+5
|
*
|
|
|
|
Tests: Add case covering FindPkgConfig creation of empty targets
Brad King
2021-06-04
3
-0/+19
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2021-06-08
1
-1/+1
*
|
|
|
|
Merge topic 'doc-CMAKE_CFG_INTDIR'
Craig Scott
2021-06-07
2
-14/+14
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Help: Remove recommendations for using CMAKE_CFG_INTDIR
Craig Scott
2021-06-06
2
-14/+14
*
|
|
|
|
Merge topic 'vs-flag-tables'
Brad King
2021-06-07
2
-28/+263
|
\
\
\
\
\
|
*
|
|
|
|
VS: Update v142 CL flag table for VS 16.10
Brad King
2021-06-04
1
-5/+219
|
*
|
|
|
|
VS: Update v141 CL flag table for VS 15.9
Brad King
2021-06-04
1
-2/+23
|
*
|
|
|
|
VS: Re-order v141 and v142 CL flag table entries to match xml files better
Brad King
2021-06-04
2
-28/+28
|
|
|
_
|
_
|
/
|
|
/
|
|
|
[next]