UPDATE: devel/cmake 3.28.3 -> 3.30.1
This commit is contained in:
parent
f260267c10
commit
294b0e463d
17 changed files with 170 additions and 4149 deletions
|
@ -1,7 +1,7 @@
|
|||
Index: Source/cmFileCommand.cxx
|
||||
--- Source/cmFileCommand.cxx.orig
|
||||
+++ Source/cmFileCommand.cxx
|
||||
@@ -1816,6 +1816,13 @@ bool HandleDownloadCommand(std::vector<std::string> co
|
||||
@@ -1870,6 +1870,13 @@ bool HandleDownloadCommand(std::vector<std::string> co
|
||||
++i;
|
||||
std::string file;
|
||||
|
||||
|
@ -15,7 +15,7 @@ Index: Source/cmFileCommand.cxx
|
|||
long timeout = 0;
|
||||
long inactivity_timeout = 0;
|
||||
std::string logVar;
|
||||
@@ -2226,6 +2233,12 @@ bool HandleUploadCommand(std::vector<std::string> cons
|
||||
@@ -2327,6 +2334,12 @@ bool HandleUploadCommand(std::vector<std::string> cons
|
||||
cmExecutionStatus& status)
|
||||
{
|
||||
#if !defined(CMAKE_BOOTSTRAP)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue