[Cmake-commits] CMake branch, master, updated. v3.15.2-872-g2d0a24a

2019-08-28 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  2d0a24acc53b83d669955eb4933e64bb2ea8c88f (commit)
  from  3e93b2fa66ecca7c25818c32a2b50acef2627841 (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=2d0a24acc53b83d669955eb4933e64bb2ea8c88f
commit 2d0a24acc53b83d669955eb4933e64bb2ea8c88f
Author: Kitware Robot 
AuthorDate: Thu Aug 29 00:01:03 2019 -0400
Commit: Kitware Robot 
CommitDate: Thu Aug 29 00:01:03 2019 -0400

CMake Nightly Date Stamp

diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake
index ae9ce18..1b06e45 100644
--- a/Source/CMakeVersion.cmake
+++ b/Source/CMakeVersion.cmake
@@ -1,7 +1,7 @@
 # CMake version number components.
 set(CMake_VERSION_MAJOR 3)
 set(CMake_VERSION_MINOR 15)
-set(CMake_VERSION_PATCH 20190828)
+set(CMake_VERSION_PATCH 20190829)
 #set(CMake_VERSION_RC 0)
 set(CMake_VERSION_IS_DIRTY 0)
 

---

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, master, updated. v3.15.2-871-g3e93b2f

2019-08-28 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  3e93b2fa66ecca7c25818c32a2b50acef2627841 (commit)
   via  ffa1fa20e6ef3e78aad2dca75658232593509519 (commit)
   via  606df71e48bf3594a7f79d68d990f401af9e45ea (commit)
   via  ae861c196ad2128409f231fff3024b624918311d (commit)
   via  41ba3e28e6840fd560a537d400146d2cde67a239 (commit)
   via  a40744c81a8d6dad994def5a63103fc229a75afc (commit)
   via  8cb3cffa42e11c2508ed8db703f2f9a1a73fbbb9 (commit)
   via  9367f7dcdd8534ce2071fcc02834cdb826e76395 (commit)
   via  54872b73b9436086fd4a801b1224ebeb81af3935 (commit)
   via  11f35d340ed359df6202f23fc143b2fd36de5995 (commit)
   via  ae51aa32f0589e4f5fc9a251a5be534cba631876 (commit)
   via  185fa2c4f3e21542dd42bfb396fc8520d996772a (commit)
   via  c8deeac68f1462461a464acd6d2c2728b9a293c2 (commit)
   via  c2c222eba13476a95a362731528d85a3e76ed83a (commit)
   via  8909a450a6fb74447ef6dc49f16d747bae3c72ea (commit)
   via  7533e47cccb8828885de518e40d58b629200d23d (commit)
   via  9d6fc3f5ed527874d44a111eb80c09e740710e48 (commit)
   via  524d72151449acf5d76e55172174552b83a74f61 (commit)
  from  3c7d09e46512e8a69476cf4dfda6ace488a49244 (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=3e93b2fa66ecca7c25818c32a2b50acef2627841
commit 3e93b2fa66ecca7c25818c32a2b50acef2627841
Merge: ffa1fa2 8909a45
Author: Brad King 
AuthorDate: Wed Aug 28 15:52:57 2019 +
Commit: Kitware Robot 
CommitDate: Wed Aug 28 11:53:12 2019 -0400

Merge topic 'vs-ConfigurationType-genex'

8909a450a6 VS: Add support for generator expressions to 
VS_CONFIGURATION_TYPE

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


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=ffa1fa20e6ef3e78aad2dca75658232593509519
commit ffa1fa20e6ef3e78aad2dca75658232593509519
Merge: 606df71 41ba3e2
Author: Brad King 
AuthorDate: Wed Aug 28 15:51:53 2019 +
Commit: Kitware Robot 
CommitDate: Wed Aug 28 11:52:04 2019 -0400

Merge topic 'sf-LANGUAGE-prop'

41ba3e28e6 Tests: Collect SourceFileProperty tests
a40744c81a cmSourceFile: Move LANGUAGE to GetPropertyForUser
8cb3cffa42 cmSourceFile: Rename non-const GetLanguage

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


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=606df71e48bf3594a7f79d68d990f401af9e45ea
commit 606df71e48bf3594a7f79d68d990f401af9e45ea
Merge: ae861c1 9367f7d
Author: Brad King 
AuthorDate: Wed Aug 28 15:50:42 2019 +
Commit: Kitware Robot 
CommitDate: Wed Aug 28 11:51:00 2019 -0400

Merge topic 'cpack-ifw-command-vectorization'

9367f7dcdd CPack/IFW: Command vectorization

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


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=ae861c196ad2128409f231fff3024b624918311d
commit ae861c196ad2128409f231fff3024b624918311d
Merge: 3c7d09e 54872b7
Author: Brad King 
AuthorDate: Wed Aug 28 15:49:23 2019 +
Commit: Kitware Robot 
CommitDate: Wed Aug 28 11:49:32 2019 -0400

Merge topic 'cmCommand_refactor_disallowed'

54872b73b9 cmCommand refactor: remove cmDisallowedCommand class
11f35d340e cmCommand refactor: remove unused AddDisallowedCommand overload
ae51aa32f0 cmCommand refactor: cmVariableRequiresCommand
185fa2c4f3 cmCommand refactor: cmUtilitySourceCommand
c8deeac68f cmCommand refactor: cmSubdirDependsCommand
c2c222eba1 cmCommand refactor: cmOutputRequiredFilesCommand
7533e47ccc cmCommand refactor: cmLoadCommandCommand
9d6fc3f5ed cmCommand refactor: cmExportLibraryDependenciesCommand
...

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


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=41ba3e28e6840fd560a537d400146d2cde67a239
commit 41ba3e28e6840fd560a537d400146d2cde67a239
Author: Tushar Maheshwari 
AuthorDate: Tue Aug 27 22:28:34 2019 +0530
Commit: Tushar Maheshwari 
CommitDate: Tue Aug 27 22:28:34 2019 +0530

Tests: Collect SourceFileProperty tests

- Move the related test from COnly to SourceFileProperty
- Cover `get_source_file_property` and `get_property(... SOURCE ...)`

diff --git a/Tests/COnly/CMakeLists.txt b/Tests/COnly/CMakeLists.txt
index 3037f13..20615fe 100644
--- a/Tests/COnly/CMakeLists.txt
+++ b/Tests/COnly/CMakeLists.txt
@@ -13,11 +13,5 @@ if(MSVC_VERSION AND NOT CMAKE_C_COMPILER_ID STREQUAL Clang 
OR "x${CMAKE_C_COMPIL
 endif()
 string(ASCII 35 32 67 77 97 107 101 ASCII_STRING)
 message(STATUS "String: ${ASCII_STRING}")
-get_source_file_property(LANG conly.c LANGUAGE)
-if("${LANG}" 

[Cmake-commits] CMake branch, master, updated. v3.15.2-853-g3c7d09e

2019-08-28 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  3c7d09e46512e8a69476cf4dfda6ace488a49244 (commit)
   via  238be91529b72223b60590c71879552e0f76ae69 (commit)
   via  1d953058a2fe88b36c17dfe1f0f1c703a53f5f96 (commit)
   via  e32f70036cd53b7a7f98b59920dcb5577dad7ec2 (commit)
  from  96291764a11fccd11e913fc9bdb99c4f9ed31e40 (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=3c7d09e46512e8a69476cf4dfda6ace488a49244
commit 3c7d09e46512e8a69476cf4dfda6ace488a49244
Merge: 238be91 1d95305
Author: Brad King 
AuthorDate: Wed Aug 28 11:28:37 2019 -0400
Commit: Brad King 
CommitDate: Wed Aug 28 11:28:37 2019 -0400

Merge branch 'release-3.15'


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=238be91529b72223b60590c71879552e0f76ae69
commit 238be91529b72223b60590c71879552e0f76ae69
Merge: 9629176 e32f700
Author: Brad King 
AuthorDate: Wed Aug 28 15:27:43 2019 +
Commit: Kitware Robot 
CommitDate: Wed Aug 28 11:27:54 2019 -0400

Merge topic 'autogen_fix_use_after_move'

e32f70036c Autogen: Fix AUTOUIC segfault, when file includes colliding 
ui_*.h file

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


---

Summary of changes:
 Source/cmQtAutoMocUic.cxx | 4 ++--
 Source/cmQtAutoMocUic.h   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)


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