[Cmake-commits] CMake branch, master, updated. v3.16.0-417-g7046a52198

2019-11-26 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  7046a5219893436cbe19b6973ac13fb489199601 (commit)
  from  ffe801062a63387b2c109eda034d74830d72a4ce (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=7046a5219893436cbe19b6973ac13fb489199601
commit 7046a5219893436cbe19b6973ac13fb489199601
Author: Kitware Robot 
AuthorDate: Wed Nov 27 00:01:12 2019 -0500
Commit: Kitware Robot 
CommitDate: Wed Nov 27 00:01:12 2019 -0500

CMake Nightly Date Stamp

diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake
index 249727851b..4bf7bcf825 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 16)
-set(CMake_VERSION_PATCH 20191126)
+set(CMake_VERSION_PATCH 20191127)
 #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 annotated tag, v3.16.0, created. v3.16.0

2019-11-26 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 annotated tag, v3.16.0 has been created
at  24176cbf3f521c8e6704e9d9746ed42537527ade (tag)
   tagging  1b4482f65dd41f21ec8abc0777b8dc1f0381bbd6 (commit)
  replaces  v3.16.0-rc4
 tagged by  Brad King
on  Tue Nov 26 10:21:49 2019 -0500

- Log -
CMake 3.16.0
-BEGIN PGP SIGNATURE-

iQJKBAABCgA0FiEExsJlMku+vcNQtRPQLSzvEDSSFoQFAl3dQw0WHGJyYWQua2lu
Z0BraXR3YXJlLmNvbQAKCRAtLO8QNJIWhCA8EACnOAQ20KwRFXEyFmVoU0B+fsxe
ViBjXjk2HTMR3obbB95vu4GZ/+0qAkqIN+rpvW//OZhpAgPYwQzwPPSVyjhAoTP8
YcEoyqs8LzMpytaE1gZPx17PCsATWni3ggYncgZwGF1UUaz5x4jYU4Of6gjWnWxQ
Codq4iABZE8oZI04vOAbF2OgtSA8kPvDE0I3f1feX4HVzvJSVlhPvPlSadmqY11x
hHgnVAhCDEHehdwcCIjKwtRWDoBjV7muk+Pk1AJvEQfzvhnY2TWYb6Ik0/JHaaAs
eSHxMa6VIswnvn2VK5dR/Uc2Fu9eBvSQ8AbrgUPHpY95/47PmHyNAZWlJxEEWzgT
Ak9Vgds1yPRg7NAnkItprV/Jsc+aDL/BxcoyuHBadcvlL75OgVV1MZQ/bOIEbZHo
BwK+TnRq8D82xVP+1pnKTSYrZqV+22Lfl9VosvTnqSYxj17DHeFiuNkrCkSUOH6d
wLtq2TfVtu0TpRow0ABcMhr8VGnMfYCdGYdf4UF3n1hSI96DExS4NbzQUBzd4KVj
fGJehAE8+rUOgsgrjNSyfylxvnUT5jn2fQpyTywmifEYL17+nyaJY9b7hF7yKX89
O5QuvJxZI452BBl9SbM7bv9CYgp6VsIRk22epqDOpLzLB6elv7C3Vei0ZCieLYWo
jT6oNjaqQJ7g/P9Ddg==
=U1/L
-END PGP SIGNATURE-

Brad King (18):
  VS: Tell VS 16.4 not to verify CMake-provided custom command outputs
  Merge branch 'backport-vs-16.4-global-targets' into release-3.15
  Merge branch 'vs-v142-csharp-flags' into release-3.15
  Merge branch 'InstallRequiredSystemLibraries-redist' into release-3.15
  Merge branch 'doc-genex-tweak' into release-3.15
  CMake 3.15.5
  Xcode: Set source file type for Objective C/C++
  Merge topic 'FindwxWidgets-qt-debug' into release-3.16
  Merge topic 'xcode-objc' into release-3.16
  FindwxWidgets: Fix finding both release and debug libs
  Merge topic 'FindwxWidgets-rel-and-dbg' into release-3.16
  CMakeParseImplicitIncludeInfo: Remove all CR chars from compiler output
  Merge topic 'unity-no-duplicate-path' into release-3.16
  Merge topic 'FindODBC-mingw' into release-3.16
  Merge branch 'backport-implicit-includes-extra-CR' into 
implicit-includes-extra-CR
  Merge topic 'implicit-includes-extra-CR' into release-3.16
  Merge topic 'ctest-resource-fixes' into release-3.16
  CMake 3.16.0

Craig Sturdy (1):
  FindwxWidgets: Find wxQt debug libraries

Cristian Adam (2):
  Unity: No repeated path for internal generated unity files
  FindODBC: Add library name for MinGW toolchains

Kyle Edwards (3):
  CTest: Add version field to resource spec file
  CTest: Clarify that resource requirements can be split
  Help: Clarify how tests are run if no resource spec file is specified

---


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.16.0-rc4-24-g1b4482f65d

2019-11-26 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  1b4482f65dd41f21ec8abc0777b8dc1f0381bbd6 (commit)
  from  b1175431c385cb052769d4575576ebb19b6e594b (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/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.16.0-rc4-440-gffe801062a

2019-11-26 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  ffe801062a63387b2c109eda034d74830d72a4ce (commit)
   via  1b4482f65dd41f21ec8abc0777b8dc1f0381bbd6 (commit)
  from  797e55a5ef718f8762b393358c3f221c314f21d1 (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=ffe801062a63387b2c109eda034d74830d72a4ce
commit ffe801062a63387b2c109eda034d74830d72a4ce
Merge: 797e55a5ef 1b4482f65d
Author: Brad King 
AuthorDate: Tue Nov 26 10:18:59 2019 -0500
Commit: Brad King 
CommitDate: Tue Nov 26 10:18:59 2019 -0500

Merge branch 'release-3.16'


---

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.16.0-rc4-438-g797e55a5ef

2019-11-26 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  797e55a5ef718f8762b393358c3f221c314f21d1 (commit)
   via  19f267c75e84b72c4de42570be0c4222bb93aaff (commit)
  from  ff198efc77e7b2401aa5cc4d7b6b7c91838dde7b (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=797e55a5ef718f8762b393358c3f221c314f21d1
commit 797e55a5ef718f8762b393358c3f221c314f21d1
Merge: ff198efc77 19f267c75e
Author: Brad King 
AuthorDate: Tue Nov 26 14:14:26 2019 +
Commit: Kitware Robot 
CommitDate: Tue Nov 26 09:14:33 2019 -0500

Merge topic 'xlf-ninja'

19f267c75e XL: Add support for Ninja and XL Fortran

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


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=19f267c75e84b72c4de42570be0c4222bb93aaff
commit 19f267c75e84b72c4de42570be0c4222bb93aaff
Author: Brad King 
AuthorDate: Thu Nov 21 14:38:35 2019 -0500
Commit: Brad King 
CommitDate: Thu Nov 21 15:59:12 2019 -0500

XL: Add support for Ninja and XL Fortran

The Ninja generator's support for Fortran requires that source files
be preprocessed explicitly first.  However, the `xlf` compiler does
not have a simple `-E` option or equivalent to do preprocessing.
The only documented way to get preprocessed output is to use `-d`
to leave it behind, but only at an inflexible location.

Instead, create our own `cpp` wrapper script and substitute it for the
real preprocessor using `-tF -B ...`.  Teach the wrapper to map the
`cpp` output to the location we need and then invoke the real `cpp`
underneath.

Fixes: #19450

diff --git a/Help/release/dev/xlf-ninja.rst b/Help/release/dev/xlf-ninja.rst
new file mode 100644
index 00..916e713008
--- /dev/null
+++ b/Help/release/dev/xlf-ninja.rst
@@ -0,0 +1,5 @@
+xlf-ninja
+-
+
+* The IBM XL Fortran compiler is now supported by the :generator:`Ninja`
+  generator.
diff --git a/Modules/CMakeDetermineCompilerId.cmake 
b/Modules/CMakeDetermineCompilerId.cmake
index f7ef755aeb..0b3664c5de 100644
--- a/Modules/CMakeDetermineCompilerId.cmake
+++ b/Modules/CMakeDetermineCompilerId.cmake
@@ -182,6 +182,10 @@ function(CMAKE_DETERMINE_COMPILER_ID lang flagvar src)
 message(STATUS "The ${lang} compiler identification is unknown")
   endif()
 
+  if(lang STREQUAL "Fortran" AND CMAKE_${lang}_COMPILER_ID STREQUAL "XL")
+set(CMAKE_${lang}_XL_CPP "${CMAKE_${lang}_COMPILER_ID_CPP}" PARENT_SCOPE)
+  endif()
+
   set(CMAKE_${lang}_COMPILER_ID "${CMAKE_${lang}_COMPILER_ID}" PARENT_SCOPE)
   set(CMAKE_${lang}_PLATFORM_ID "${CMAKE_${lang}_PLATFORM_ID}" PARENT_SCOPE)
   set(CMAKE_${lang}_COMPILER_ARCHITECTURE_ID 
"${CMAKE_${lang}_COMPILER_ARCHITECTURE_ID}" PARENT_SCOPE)
@@ -542,6 +546,12 @@ Id flags: ${testflags} 
${CMAKE_${lang}_COMPILER_ID_FLAGS_ALWAYS}
   ERROR_VARIABLE CMAKE_${lang}_COMPILER_ID_OUTPUT
   RESULT_VARIABLE CMAKE_${lang}_COMPILER_ID_RESULT
   )
+if("${CMAKE_${lang}_COMPILER_ID_OUTPUT}" MATCHES "exec: 
[^\n]*\\((/[^,\n]*/cpp),CMakeFortranCompilerId.F")
+  set(_cpp "${CMAKE_MATCH_1}")
+  if(EXISTS "${_cpp}")
+set(CMAKE_${lang}_COMPILER_ID_CPP "${_cpp}" PARENT_SCOPE)
+  endif()
+endif()
   endif()
 
   # Check the result of compilation.
diff --git a/Modules/CMakeDetermineFortranCompiler.cmake 
b/Modules/CMakeDetermineFortranCompiler.cmake
index 5ddd64fae8..e8505417d6 100644
--- a/Modules/CMakeDetermineFortranCompiler.cmake
+++ b/Modules/CMakeDetermineFortranCompiler.cmake
@@ -271,6 +271,11 @@ include(CMakeFindBinUtils)
 include(Compiler/${CMAKE_Fortran_COMPILER_ID}-FindBinUtils OPTIONAL)
 unset(_CMAKE_PROCESSING_LANGUAGE)
 
+if(CMAKE_Fortran_XL_CPP)
+  set(_SET_CMAKE_Fortran_XL_CPP
+"set(CMAKE_Fortran_XL_CPP \"${CMAKE_Fortran_XL_CPP}\")")
+endif()
+
 if(CMAKE_Fortran_COMPILER_ARCHITECTURE_ID)
   set(_SET_CMAKE_Fortran_COMPILER_ARCHITECTURE_ID
 "set(CMAKE_Fortran_COMPILER_ARCHITECTURE_ID 
${CMAKE_Fortran_COMPILER_ARCHITECTURE_ID})")
diff --git a/Modules/CMakeFortranCompiler.cmake.in 
b/Modules/CMakeFortranCompiler.cmake.in
index ae7b73ac4a..34f44aa542 100644
--- a/Modules/CMakeFortranCompiler.cmake.in
+++ b/Modules/CMakeFortranCompiler.cmake.in
@@ -6,6 +6,7 @@ set(CMAKE_Fortran_COMPILER_WRAPPER 
"@CMAKE_Fortran_COMPILER_WRAPPER@")
 set(CMAKE_Fortran_PLATFORM_ID "@CMAKE_Fortran_PLATFORM_ID@")
 set(CMAKE_Fortran_SIMULATE_ID "@CMAKE_Fortran_SIMULATE_ID@")
 set(CMAKE_Fortran_SIMULATE_VERSION "@CMAKE_Fortran_SIMULATE_VERSION@")
+@_SET_CMAKE_Fortran_XL_CPP@
 @_SET_CMAKE_Fortran_COMPILER_ARCHITECTURE_ID@
 @SET_MSVC_Fortran_ARCHITECTURE_ID@
 set(CMAKE_AR 

[Cmake-commits] CMake branch, release, updated. v3.16.0-rc4-23-gb1175431c3

2019-11-26 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  b1175431c385cb052769d4575576ebb19b6e594b (commit)
   via  a033bafbe01fcb4654f075955e0b3de7be81b0f7 (commit)
   via  a64ba0235fbacfe58751c222997bdd74cf973359 (commit)
   via  f9f294f5faf980aa39721e4deb465b2e9dbbbd9a (commit)
  from  8db38cfe3386c463ef40af8520a5df329f9fd596 (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:
 Help/manual/ctest.1.rst| 26 ++
 Help/prop_test/RESOURCE_GROUPS.rst | 16 +
 Source/CTest/cmCTestResourceSpec.cxx   | 26 ++
 Tests/CMakeLib/testCTestResourceGroups.cxx |  3 +++
 Tests/CMakeLib/testCTestResourceSpec.cxx   | 17 ++
 .../CMakeLib/testCTestResourceSpec_data/spec1.json |  4 
 .../testCTestResourceSpec_data/spec10.json |  4 
 .../testCTestResourceSpec_data/spec11.json |  4 
 .../testCTestResourceSpec_data/spec14.json |  4 
 .../testCTestResourceSpec_data/spec15.json |  4 
 .../testCTestResourceSpec_data/spec16.json |  4 
 .../testCTestResourceSpec_data/spec17.json |  4 
 .../testCTestResourceSpec_data/spec18.json |  4 
 .../{spec6.json => spec19.json}|  2 +-
 .../CMakeLib/testCTestResourceSpec_data/spec2.json |  4 
 .../testCTestResourceSpec_data/spec20.json |  8 +++
 .../{spec6.json => spec21.json}|  2 +-
 .../{spec6.json => spec22.json}|  2 +-
 .../testCTestResourceSpec_data/spec23.json |  7 ++
 .../testCTestResourceSpec_data/spec24.json |  7 ++
 .../testCTestResourceSpec_data/spec25.json |  8 +++
 .../testCTestResourceSpec_data/spec26.json |  8 +++
 .../testCTestResourceSpec_data/spec27.json |  8 +++
 .../testCTestResourceSpec_data/spec28.json |  8 +++
 .../testCTestResourceSpec_data/spec29.json |  5 +
 .../CMakeLib/testCTestResourceSpec_data/spec3.json |  4 
 .../{spec6.json => spec30.json}|  2 +-
 .../{spec6.json => spec31.json}|  2 +-
 .../{spec6.json => spec32.json}|  2 +-
 .../testCTestResourceSpec_data/spec33.json |  5 +
 .../testCTestResourceSpec_data/spec34.json |  5 +
 .../{spec6.json => spec35.json}|  2 +-
 .../CMakeLib/testCTestResourceSpec_data/spec4.json |  4 
 .../CMakeLib/testCTestResourceSpec_data/spec5.json |  4 
 .../CMakeLib/testCTestResourceSpec_data/spec6.json |  4 
 .../CMakeLib/testCTestResourceSpec_data/spec7.json |  4 
 .../CMakeLib/testCTestResourceSpec_data/spec8.json |  4 
 .../CMakeLib/testCTestResourceSpec_data/spec9.json |  4 
 .../CTestResourceAllocation/RunCMakeTest.cmake |  2 ++
 .../{notenough1.cmake => combine.cmake}|  2 +-
 .../CTestResourceAllocation/notenough1.cmake   |  2 +-
 .../CTestResourceAllocation/notenough2.cmake   |  2 +-
 ...ck.cmake => notenough3-ctest-s-res-check.cmake} |  0
 .../notenough3-ctest-s-res-result.txt} |  0
 .../notenough3-ctest-s-res-stderr.txt  |  4 
 .../{notenough2.cmake => notenough3.cmake} |  2 +-
 .../RunCMake/CTestResourceAllocation/resspec.json  |  4 
 47 files changed, 242 insertions(+), 11 deletions(-)
 copy Tests/CMakeLib/testCTestResourceSpec_data/{spec6.json => spec19.json} 
(56%)
 create mode 100644 Tests/CMakeLib/testCTestResourceSpec_data/spec20.json
 copy Tests/CMakeLib/testCTestResourceSpec_data/{spec6.json => spec21.json} 
(50%)
 copy Tests/CMakeLib/testCTestResourceSpec_data/{spec6.json => spec22.json} 
(56%)
 create mode 100644 Tests/CMakeLib/testCTestResourceSpec_data/spec23.json
 create mode 100644 Tests/CMakeLib/testCTestResourceSpec_data/spec24.json
 create mode 100644 Tests/CMakeLib/testCTestResourceSpec_data/spec25.json
 create mode 100644 Tests/CMakeLib/testCTestResourceSpec_data/spec26.json
 create mode 100644 Tests/CMakeLib/testCTestResourceSpec_data/spec27.json
 create mode 100644 Tests/CMakeLib/testCTestResourceSpec_data/spec28.json
 create mode 100644 Tests/CMakeLib/testCTestResourceSpec_data/spec29.json
 copy Tests/CMakeLib/testCTestResourceSpec_data/{spec6.json => spec30.json} 
(53%)
 copy Tests/CMakeLib/testCTestResourceSpec_data/{spec6.json => spec31.json} 
(50%)
 copy Tests/CMakeLib/testCTestResourceSpec_data/{spec6.json => spec32.json} 
(50%)
 create mode 100644 

[Cmake-commits] CMake branch, master, updated. v3.16.0-rc4-436-gff198efc77

2019-11-26 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  ff198efc77e7b2401aa5cc4d7b6b7c91838dde7b (commit)
   via  3d5227e6b654b7c49c3d0cbc633d832104a0a7fe (commit)
   via  b1175431c385cb052769d4575576ebb19b6e594b (commit)
   via  a033bafbe01fcb4654f075955e0b3de7be81b0f7 (commit)
   via  eafce6c2562a76ef33c2258d2fef04aae2b4e6e9 (commit)
   via  4e4327ee3cbcbb083a0a5aa44b8d932728d30d3f (commit)
   via  a64ba0235fbacfe58751c222997bdd74cf973359 (commit)
   via  f9f294f5faf980aa39721e4deb465b2e9dbbbd9a (commit)
  from  8741d9e262a66de86fac6008bbf466dc25f72ec6 (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=ff198efc77e7b2401aa5cc4d7b6b7c91838dde7b
commit ff198efc77e7b2401aa5cc4d7b6b7c91838dde7b
Merge: 3d5227e6b6 b1175431c3
Author: Brad King 
AuthorDate: Tue Nov 26 14:12:25 2019 +
Commit: Kitware Robot 
CommitDate: Tue Nov 26 09:12:34 2019 -0500

Merge branch 'release-3.16'


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=3d5227e6b654b7c49c3d0cbc633d832104a0a7fe
commit 3d5227e6b654b7c49c3d0cbc633d832104a0a7fe
Merge: eafce6c256 a033bafbe0
Author: Brad King 
AuthorDate: Tue Nov 26 14:12:25 2019 +
Commit: Kitware Robot 
CommitDate: Tue Nov 26 09:12:34 2019 -0500

Merge topic 'ctest-resource-fixes'

a033bafbe0 Help: Clarify how tests are run if no resource spec file is 
specified
a64ba0235f CTest: Clarify that resource requirements can be split
f9f294f5fa CTest: Add version field to resource spec file

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


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=eafce6c2562a76ef33c2258d2fef04aae2b4e6e9
commit eafce6c2562a76ef33c2258d2fef04aae2b4e6e9
Merge: 8741d9e262 4e4327ee3c
Author: Brad King 
AuthorDate: Tue Nov 26 09:03:54 2019 -0500
Commit: Brad King 
CommitDate: Tue Nov 26 09:03:54 2019 -0500

Merge branch 'release-3.15'


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=4e4327ee3cbcbb083a0a5aa44b8d932728d30d3f
commit 4e4327ee3cbcbb083a0a5aa44b8d932728d30d3f
Merge: 61ce9d1769 4b46523d90
Author: Brad King 
AuthorDate: Tue Nov 26 09:03:08 2019 -0500
Commit: Brad King 
CommitDate: Tue Nov 26 09:03:14 2019 -0500

Merge branch 'backport-implicit-includes-extra-CR' into release-3.15

Merge-request: !4088


---

Summary of changes:
 Help/manual/ctest.1.rst| 26 ++
 Help/prop_test/RESOURCE_GROUPS.rst | 16 +
 Source/CTest/cmCTestResourceSpec.cxx   | 26 ++
 Tests/CMakeLib/testCTestResourceGroups.cxx |  3 +++
 Tests/CMakeLib/testCTestResourceSpec.cxx   | 17 ++
 .../CMakeLib/testCTestResourceSpec_data/spec1.json |  4 
 .../testCTestResourceSpec_data/spec10.json |  4 
 .../testCTestResourceSpec_data/spec11.json |  4 
 .../testCTestResourceSpec_data/spec14.json |  4 
 .../testCTestResourceSpec_data/spec15.json |  4 
 .../testCTestResourceSpec_data/spec16.json |  4 
 .../testCTestResourceSpec_data/spec17.json |  4 
 .../testCTestResourceSpec_data/spec18.json |  4 
 .../{spec6.json => spec19.json}|  2 +-
 .../CMakeLib/testCTestResourceSpec_data/spec2.json |  4 
 .../testCTestResourceSpec_data/spec20.json |  8 +++
 .../{spec6.json => spec21.json}|  2 +-
 .../{spec6.json => spec22.json}|  2 +-
 .../testCTestResourceSpec_data/spec23.json |  7 ++
 .../testCTestResourceSpec_data/spec24.json |  7 ++
 .../testCTestResourceSpec_data/spec25.json |  8 +++
 .../testCTestResourceSpec_data/spec26.json |  8 +++
 .../testCTestResourceSpec_data/spec27.json |  8 +++
 .../testCTestResourceSpec_data/spec28.json |  8 +++
 .../testCTestResourceSpec_data/spec29.json |  5 +
 .../CMakeLib/testCTestResourceSpec_data/spec3.json |  4 
 .../{spec6.json => spec30.json}|  2 +-
 .../{spec6.json => spec31.json}|  2 +-
 .../{spec6.json => spec32.json}|  2 +-
 .../testCTestResourceSpec_data/spec33.json |  5 +
 .../testCTestResourceSpec_data/spec34.json |  5 +
 .../{spec6.json => spec35.json}|  2 +-
 .../CMakeLib/testCTestResourceSpec_data/spec4.json |  4 
 .../CMakeLib/testCTestResourceSpec_data/spec5.json |  4 
 

[Cmake-commits] CMake branch, release, updated. v3.16.0-rc4-19-g8db38cfe33

2019-11-26 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  8db38cfe3386c463ef40af8520a5df329f9fd596 (commit)
   via  6d84afc7f2fc84f6a02402d63b40d0cce791b821 (commit)
   via  0cb043390b3a78d80e5cf4dbbb47df1ca8c0d993 (commit)
   via  557ceacf820a935bc5eaeb8637de315730dc0db6 (commit)
   via  4b46523d905451ebdcf0ef8476ebe875945b3a62 (commit)
   via  cb8042b0ab1dba815423c6a236412b2adcb2b880 (commit)
   via  43ffd2c35caf1df37e915460c05da04b583577c4 (commit)
   via  2a5e5b25ba4d6eb68dbee29381774562c98e228f (commit)
   via  08173075c185da050f5aa58e4bd9b5fa6659c63e (commit)
   via  83dbef11352c0075bf0c6c504f0094457b352051 (commit)
   via  881bca249defc148bc98d3caa9799f34536dd256 (commit)
   via  dec3e9363e2ced84ef4c3a3972272c27d90a8766 (commit)
   via  ac1a1bf18bd3d395fd17eddbc5a38e710e737664 (commit)
  from  99f0881d8c6d0c435e595c5f9510da776827ee3e (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:
 Modules/CMakeParseImplicitIncludeInfo.cmake |  2 +-
 Modules/FindODBC.cmake  |  2 ++
 Source/cmLocalGenerator.cxx | 29 -
 3 files changed, 19 insertions(+), 14 deletions(-)


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.16.0-rc4-428-g8741d9e262

2019-11-26 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  8741d9e262a66de86fac6008bbf466dc25f72ec6 (commit)
   via  78a85fd0696e27ada29076fc4d01b5408e5d93c2 (commit)
   via  8db38cfe3386c463ef40af8520a5df329f9fd596 (commit)
   via  6d84afc7f2fc84f6a02402d63b40d0cce791b821 (commit)
   via  101f7ac63df9601048234864d8daf310da22219c (commit)
   via  5c49f82a2d366edfe4cd86b809859fc0e4a3e7b9 (commit)
   via  0cb043390b3a78d80e5cf4dbbb47df1ca8c0d993 (commit)
   via  86356f140f4d4ee542a10f75d3bcf4cd590de900 (commit)
   via  557ceacf820a935bc5eaeb8637de315730dc0db6 (commit)
   via  7525f0ec6c87576a938b64d52e88e5b319f4a319 (commit)
   via  4b46523d905451ebdcf0ef8476ebe875945b3a62 (commit)
   via  cb8042b0ab1dba815423c6a236412b2adcb2b880 (commit)
   via  43ffd2c35caf1df37e915460c05da04b583577c4 (commit)
  from  bb3d82232d06e553dedd430e6d7a1d0d917108dd (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=8741d9e262a66de86fac6008bbf466dc25f72ec6
commit 8741d9e262a66de86fac6008bbf466dc25f72ec6
Merge: 78a85fd069 8db38cfe33
Author: Brad King 
AuthorDate: Tue Nov 26 14:02:31 2019 +
Commit: Kitware Robot 
CommitDate: Tue Nov 26 09:02:41 2019 -0500

Merge branch 'release-3.16'


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=78a85fd0696e27ada29076fc4d01b5408e5d93c2
commit 78a85fd0696e27ada29076fc4d01b5408e5d93c2
Merge: 101f7ac63d 6d84afc7f2
Author: Brad King 
AuthorDate: Tue Nov 26 14:02:31 2019 +
Commit: Kitware Robot 
CommitDate: Tue Nov 26 09:02:40 2019 -0500

Merge topic 'implicit-includes-extra-CR'

6d84afc7f2 Merge branch 'backport-implicit-includes-extra-CR' into 
implicit-includes-extra-CR
4b46523d90 CMakeParseImplicitIncludeInfo: Remove all CR chars from compiler 
output

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


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=101f7ac63df9601048234864d8daf310da22219c
commit 101f7ac63df9601048234864d8daf310da22219c
Merge: 5c49f82a2d 0cb043390b
Author: Brad King 
AuthorDate: Tue Nov 26 13:55:26 2019 +
Commit: Kitware Robot 
CommitDate: Tue Nov 26 08:56:33 2019 -0500

Merge branch 'release-3.16'


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=5c49f82a2d366edfe4cd86b809859fc0e4a3e7b9
commit 5c49f82a2d366edfe4cd86b809859fc0e4a3e7b9
Merge: 86356f140f cb8042b0ab
Author: Brad King 
AuthorDate: Tue Nov 26 13:55:26 2019 +
Commit: Kitware Robot 
CommitDate: Tue Nov 26 08:56:33 2019 -0500

Merge topic 'FindODBC-mingw'

cb8042b0ab FindODBC: Add library name for MinGW toolchains

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


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=86356f140f4d4ee542a10f75d3bcf4cd590de900
commit 86356f140f4d4ee542a10f75d3bcf4cd590de900
Merge: 7525f0ec6c 557ceacf82
Author: Brad King 
AuthorDate: Tue Nov 26 13:54:54 2019 +
Commit: Kitware Robot 
CommitDate: Tue Nov 26 08:55:09 2019 -0500

Merge branch 'release-3.16'


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=7525f0ec6c87576a938b64d52e88e5b319f4a319
commit 7525f0ec6c87576a938b64d52e88e5b319f4a319
Merge: bb3d82232d 43ffd2c35c
Author: Brad King 
AuthorDate: Tue Nov 26 13:54:54 2019 +
Commit: Kitware Robot 
CommitDate: Tue Nov 26 08:55:09 2019 -0500

Merge topic 'unity-no-duplicate-path'

43ffd2c35c Unity: No repeated path for internal generated unity files

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


---

Summary of changes:
 Modules/CMakeParseImplicitIncludeInfo.cmake |  2 +-
 Modules/FindODBC.cmake  |  2 ++
 Source/cmLocalGenerator.cxx | 29 -
 3 files changed, 19 insertions(+), 14 deletions(-)


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