[Cmake-commits] CMake branch, master, updated. v3.0.0-rc4-757-gecdc198

Brad King brad.king at kitware.com
Thu May 1 09:11:24 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  ecdc1985e3f404902849161f7f3fac08cda4c7ff (commit)
       via  42e1cd137c0eff0297adaea5b34abca0da254eba (commit)
      from  dc8505cad61dc5a9dc08b1d9ea2effe903ec240d (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=ecdc1985e3f404902849161f7f3fac08cda4c7ff
commit ecdc1985e3f404902849161f7f3fac08cda4c7ff
Merge: dc8505c 42e1cd1
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu May 1 09:11:23 2014 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu May 1 09:11:23 2014 -0400

    Merge topic 'file-generate-if-different'
    
    42e1cd13 file(GENERATE): Only write the file if content is different.


-----------------------------------------------------------------------

Summary of changes:
 Source/cmGeneratorExpressionEvaluationFile.cxx     |   15 +++--------
 Tests/RunCMake/File_Generate/RunCMakeTest.cmake    |   27 ++++++++++++++++++++
 .../WriteIfDifferent-result.txt}                   |    0
 .../WriteIfDifferent-stderr.txt}                   |    0
 .../RunCMake/File_Generate/WriteIfDifferent.cmake  |    5 ++++
 5 files changed, 35 insertions(+), 12 deletions(-)
 copy Tests/RunCMake/{CMP0022/CMP0022-WARN-empty-old-result.txt => File_Generate/WriteIfDifferent-result.txt} (100%)
 copy Tests/RunCMake/{CMP0022/CMP0022-NOWARN-exe-stderr.txt => File_Generate/WriteIfDifferent-stderr.txt} (100%)
 create mode 100644 Tests/RunCMake/File_Generate/WriteIfDifferent.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list