[Cmake-commits] CMake branch, master, updated. v3.0.0-rc3-586-g851a202
Brad King
brad.king at kitware.com
Tue Apr 15 10:22:23 EDT 2014
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 851a202d33926222d6e32251c1f1b2bb49a9d1af (commit)
via b8af20116854b51923da9ebef668fba0072b06c4 (commit)
from 18e480a5e9f4e061714cc414feec6e59dc4bb753 (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=851a202d33926222d6e32251c1f1b2bb49a9d1af
commit 851a202d33926222d6e32251c1f1b2bb49a9d1af
Merge: 18e480a b8af201
Author: Brad King <brad.king at kitware.com>
AuthorDate: Tue Apr 15 10:22:22 2014 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Apr 15 10:22:22 2014 -0400
Merge topic 'fix-SourceFiles-configure-time'
b8af2011 cmTarget: Fix listing of source files at configure-time.
-----------------------------------------------------------------------
Summary of changes:
Source/cmTarget.cxx | 92 +++++++++++++++-----
Source/cmTarget.h | 2 +
.../CMP0026-LOCATION-result.txt} | 0
.../CMP0026-LOCATION-stderr.txt} | 0
.../RunCMake/TargetSources/CMP0026-LOCATION.cmake | 13 +++
Tests/RunCMake/TargetSources/CMakeLists.txt | 2 +-
Tests/RunCMake/TargetSources/RunCMakeTest.cmake | 2 +
7 files changed, 90 insertions(+), 21 deletions(-)
copy Tests/RunCMake/{CMP0022/CMP0022-WARN-empty-old-result.txt => TargetSources/CMP0026-LOCATION-result.txt} (100%)
copy Tests/RunCMake/{CMP0022/CMP0022-NOWARN-exe-stderr.txt => TargetSources/CMP0026-LOCATION-stderr.txt} (100%)
create mode 100644 Tests/RunCMake/TargetSources/CMP0026-LOCATION.cmake
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list