[Cmake-commits] CMake branch, master, updated. v3.5.0-rc3-100-gc387325

Brad King brad.king at kitware.com
Fri Feb 19 09:47:40 EST 2016


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  c387325d4adb69e411f0832e6e3949ba2a4a7f79 (commit)
       via  6727270b75eec4e379acd4a39f5003a316249c73 (commit)
      from  3e3a12a4ab5989a34fece99db9002db3822f5924 (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=c387325d4adb69e411f0832e6e3949ba2a4a7f79
commit c387325d4adb69e411f0832e6e3949ba2a4a7f79
Merge: 3e3a12a 6727270
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Fri Feb 19 09:47:39 2016 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Feb 19 09:47:39 2016 -0500

    Merge topic 'unix-timestamps'
    
    6727270b CMake: Extend TIMESTAMP sub-commands with new unix time format specifier


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

Summary of changes:
 Help/command/string.rst                          |    1 +
 Help/release/dev/unix-timestamps.rst             |    6 ++
 Source/cmTimestamp.cxx                           |   64 ++++++++++++++++++++--
 Source/cmTimestamp.h                             |   11 ++--
 Tests/CMakeTests/String-TIMESTAMP-UnixTime.cmake |   22 ++++++++
 Tests/CMakeTests/StringTest.cmake.in             |    6 ++
 6 files changed, 101 insertions(+), 9 deletions(-)
 create mode 100644 Help/release/dev/unix-timestamps.rst
 create mode 100644 Tests/CMakeTests/String-TIMESTAMP-UnixTime.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list