[Cmake-commits] CMake branch, master, updated. v3.15.0-rc1-69-gd229a09

2019-06-13 Thread Kitware Robot
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMake".

The branch, master has been updated
   via  d229a095a2d02851b93b6db58cd10799af2a1040 (commit)
  from  acc7da6351f9809b3fa91432e2de6e6b5043639f (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=d229a095a2d02851b93b6db58cd10799af2a1040
commit d229a095a2d02851b93b6db58cd10799af2a1040
Author: Kitware Robot 
AuthorDate: Fri Jun 14 00:01:06 2019 -0400
Commit: Kitware Robot 
CommitDate: Fri Jun 14 00:01:06 2019 -0400

CMake Nightly Date Stamp

diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake
index 63cb1c6..bc9f912 100644
--- a/Source/CMakeVersion.cmake
+++ b/Source/CMakeVersion.cmake
@@ -1,5 +1,5 @@
 # CMake version number components.
 set(CMake_VERSION_MAJOR 3)
 set(CMake_VERSION_MINOR 15)
-set(CMake_VERSION_PATCH 20190613)
+set(CMake_VERSION_PATCH 20190614)
 #set(CMake_VERSION_RC 1)

---

Summary of changes:
 Source/CMakeVersion.cmake | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
CMake
___
Cmake-commits mailing list
Cmake-commits@cmake.org
https://cmake.org/mailman/listinfo/cmake-commits


[Cmake-commits] CMake branch, release, updated. v3.15.0-rc1-19-g95b9d6a

2019-06-13 Thread Kitware Robot via Cmake-commits
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMake".

The branch, release has been updated
   via  95b9d6af80d08e795cde9f94454d2431263dd084 (commit)
   via  c1d6b135edb08431252c5deabc68a1361a2ee2e3 (commit)
  from  069e42f7c34e1a721fcc6101ba2f6827e07e855a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -
---

Summary of changes:
 Source/QtDialog/CMakeSetupDialog.cxx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
CMake
___
Cmake-commits mailing list
Cmake-commits@cmake.org
https://cmake.org/mailman/listinfo/cmake-commits


[Cmake-commits] CMake branch, master, updated. v3.15.0-rc1-68-gacc7da6

2019-06-13 Thread Kitware Robot via Cmake-commits
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMake".

The branch, master has been updated
   via  acc7da6351f9809b3fa91432e2de6e6b5043639f (commit)
   via  95b9d6af80d08e795cde9f94454d2431263dd084 (commit)
  from  82629cb377ff30a53fee49b9d6f8efd86a969c69 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=acc7da6351f9809b3fa91432e2de6e6b5043639f
commit acc7da6351f9809b3fa91432e2de6e6b5043639f
Merge: 82629cb 95b9d6a
Author: Craig Scott 
AuthorDate: Thu Jun 13 06:59:17 2019 -0400
Commit: Craig Scott 
CommitDate: Thu Jun 13 06:59:17 2019 -0400

Merge branch 'release-3.15'


---

Summary of changes:


hooks/post-receive
-- 
CMake
___
Cmake-commits mailing list
Cmake-commits@cmake.org
https://cmake.org/mailman/listinfo/cmake-commits


[Cmake-commits] CMake branch, master, updated. v3.15.0-rc1-66-g82629cb

2019-06-13 Thread Kitware Robot via Cmake-commits
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMake".

The branch, master has been updated
   via  82629cb377ff30a53fee49b9d6f8efd86a969c69 (commit)
   via  c1d6b135edb08431252c5deabc68a1361a2ee2e3 (commit)
  from  d24121d62518d4ce8672737d83ef448e8b2a0ae6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=82629cb377ff30a53fee49b9d6f8efd86a969c69
commit 82629cb377ff30a53fee49b9d6f8efd86a969c69
Merge: d24121d c1d6b13
Author: Craig Scott 
AuthorDate: Thu Jun 13 10:54:39 2019 +
Commit: Kitware Robot 
CommitDate: Thu Jun 13 06:55:18 2019 -0400

Merge topic 'cmake-gui-qt-notice'

c1d6b135ed cmake-gui: Update Qt copyright holder in About dialog

Acked-by: Kitware Robot 
Merge-request: !3441


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=c1d6b135edb08431252c5deabc68a1361a2ee2e3
commit c1d6b135edb08431252c5deabc68a1361a2ee2e3
Author: Brad King 
AuthorDate: Wed Jun 12 12:39:25 2019 -0400
Commit: Brad King 
CommitDate: Wed Jun 12 12:39:25 2019 -0400

cmake-gui: Update Qt copyright holder in About dialog

Qt is now copyright "The Qt Company Ltd.".

diff --git a/Source/QtDialog/CMakeSetupDialog.cxx 
b/Source/QtDialog/CMakeSetupDialog.cxx
index 5f6ccca..e98cdcf 100644
--- a/Source/QtDialog/CMakeSetupDialog.cxx
+++ b/Source/QtDialog/CMakeSetupDialog.cxx
@@ -862,7 +862,7 @@ void CMakeSetupDialog::doAbout()
 "built using Qt %2 (qt-project.org).\n"
 #ifdef USE_LGPL
 "\n"
-"The Qt Toolkit is Copyright (C) Digia Plc and/or its subsidiary(-ies).\n"
+"The Qt Toolkit is Copyright (C) The Qt Company Ltd.\n"
 "Qt is licensed under terms of the GNU LGPLv" USE_LGPL ", available at:\n"
 " \"%3\""
 #endif

---

Summary of changes:
 Source/QtDialog/CMakeSetupDialog.cxx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
CMake
___
Cmake-commits mailing list
Cmake-commits@cmake.org
https://cmake.org/mailman/listinfo/cmake-commits