[Cmake-commits] CMake branch, master, updated. v2.8.12.1-1241-gd8d3e92

Brad King brad.king at kitware.com
Wed Jan 22 08:47:58 EST 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  d8d3e9241e73825596c3a0c52823b73cca29011d (commit)
       via  94389f6388367aa4d9bfa58c9cde89e33d1858dc (commit)
      from  1021ad80f9faa41eb6755287904f5ef692deaf02 (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=d8d3e9241e73825596c3a0c52823b73cca29011d
commit d8d3e9241e73825596c3a0c52823b73cca29011d
Merge: 1021ad8 94389f6
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Jan 22 08:47:57 2014 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Jan 22 08:47:57 2014 -0500

    Merge topic 'cmake-E-sleep'
    
    94389f63 cmake: Add '-E sleep' command


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

Summary of changes:
 Help/manual/cmake.1.rst                            |    2 +-
 Source/cmcmd.cxx                                   |   28 ++++++++++++++++++++
 .../E_sleep-bad-arg1-result.txt}                   |    0
 .../CommandLine/E_sleep-bad-arg1-stderr.txt        |    1 +
 .../E_sleep-bad-arg2-result.txt}                   |    0
 .../CommandLine/E_sleep-bad-arg2-stderr.txt        |    1 +
 .../E_sleep-no-args-result.txt}                    |    0
 .../CommandLine/E_sleep-no-args-stderr.cmake       |    2 ++
 Tests/RunCMake/CommandLine/RunCMakeTest.cmake      |    5 ++++
 9 files changed, 38 insertions(+), 1 deletion(-)
 copy Tests/RunCMake/{CMP0004/CMP0004-NEW-result.txt => CommandLine/E_sleep-bad-arg1-result.txt} (100%)
 create mode 100644 Tests/RunCMake/CommandLine/E_sleep-bad-arg1-stderr.txt
 copy Tests/RunCMake/{CMP0004/CMP0004-NEW-result.txt => CommandLine/E_sleep-bad-arg2-result.txt} (100%)
 create mode 100644 Tests/RunCMake/CommandLine/E_sleep-bad-arg2-stderr.txt
 copy Tests/RunCMake/{CMP0004/CMP0004-NEW-result.txt => CommandLine/E_sleep-no-args-result.txt} (100%)
 create mode 100644 Tests/RunCMake/CommandLine/E_sleep-no-args-stderr.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list