[Cmake-commits] CMake branch, master, updated. v2.8.11.2-472-gc0fe24e
Brad King
brad.king at kitware.com
Mon Jul 15 09:31:20 EDT 2013
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 c0fe24e53969450273eb08aa6e6b615563847c9b (commit)
via 18e1bfbb3c2515b1b33d95f53e1dd7f10e3f54c4 (commit)
from 656abc28adc00edddaaaf1402572ddbca63a67e4 (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 -----------------------------------------------------------------
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=c0fe24e53969450273eb08aa6e6b615563847c9b
commit c0fe24e53969450273eb08aa6e6b615563847c9b
Merge: 656abc2 18e1bfb
Author: Brad King <brad.king at kitware.com>
AuthorDate: Mon Jul 15 09:31:18 2013 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Jul 15 09:31:18 2013 -0400
Merge topic 'cmake-error-advice'
18e1bfb cmake: On configure error suggest looking at CMake*.log files
-----------------------------------------------------------------------
Summary of changes:
Source/cmGlobalGenerator.cxx | 22 +++++++++++++++++--
Tests/RunCMake/CMakeLists.txt | 1 +
.../RunCMake/{CMP0004 => Configure}/CMakeLists.txt | 0
.../ErrorLogs-result.txt} | 0
Tests/RunCMake/Configure/ErrorLogs-stderr.txt | 4 +++
Tests/RunCMake/Configure/ErrorLogs-stdout.txt | 3 ++
Tests/RunCMake/Configure/ErrorLogs.cmake | 3 ++
Tests/RunCMake/Configure/RunCMakeTest.cmake | 3 ++
8 files changed, 33 insertions(+), 3 deletions(-)
copy Tests/RunCMake/{CMP0004 => Configure}/CMakeLists.txt (100%)
copy Tests/RunCMake/{CMP0004/CMP0004-NEW-result.txt => Configure/ErrorLogs-result.txt} (100%)
create mode 100644 Tests/RunCMake/Configure/ErrorLogs-stderr.txt
create mode 100644 Tests/RunCMake/Configure/ErrorLogs-stdout.txt
create mode 100644 Tests/RunCMake/Configure/ErrorLogs.cmake
create mode 100644 Tests/RunCMake/Configure/RunCMakeTest.cmake
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list