[Cmake-commits] CMake branch, master, updated. v3.7.2-1204-g86ec0ac

Brad King brad.king at kitware.com
Fri Jan 27 09:04:55 EST 2017


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  86ec0aca050f2568cea691a0ec965f6a95e06d2b (commit)
       via  243aed525a2fd8e5fe32139fd0f8d0cc0e40cc33 (commit)
      from  fa9c12933f0fc51ee577a43b51381b4d8e4a127b (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=86ec0aca050f2568cea691a0ec965f6a95e06d2b
commit 86ec0aca050f2568cea691a0ec965f6a95e06d2b
Merge: fa9c129 243aed5
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Fri Jan 27 09:04:53 2017 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Jan 27 09:04:53 2017 -0500

    Merge topic 'topic-reproducible-build'
    
    243aed52 cmTimestamp: Support SOURCE_DATE_EPOCH to override current time


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

Summary of changes:
 Help/command/string.rst                                     |    6 ++++++
 Help/release/dev/SOURCE_DATE_EPOCH.rst                      |    5 +++++
 Source/cmTimestamp.cxx                                      |   11 +++++++++++
 Tests/RunCMake/string/RunCMakeTest.cmake                    |    5 +++++
 .../Timestamp-result.txt}                                   |    0
 Tests/RunCMake/string/Timestamp-stderr.txt                  |    1 +
 Tests/RunCMake/string/Timestamp.cmake                       |    3 +++
 .../TimestampEmpty-result.txt}                              |    0
 Tests/RunCMake/string/TimestampEmpty-stderr.txt             |    1 +
 Tests/RunCMake/string/TimestampEmpty.cmake                  |    3 +++
 Tests/RunCMake/string/TimestampInvalid-result.txt           |    1 +
 Tests/RunCMake/string/TimestampInvalid-stderr.txt           |    1 +
 Tests/RunCMake/string/TimestampInvalid.cmake                |    3 +++
 Tests/RunCMake/string/TimestampInvalid2-result.txt          |    1 +
 Tests/RunCMake/string/TimestampInvalid2-stderr.txt          |    1 +
 Tests/RunCMake/string/TimestampInvalid2.cmake               |    3 +++
 16 files changed, 45 insertions(+)
 create mode 100644 Help/release/dev/SOURCE_DATE_EPOCH.rst
 copy Tests/RunCMake/{CMP0022/CMP0022-WARN-empty-old-result.txt => string/Timestamp-result.txt} (100%)
 create mode 100644 Tests/RunCMake/string/Timestamp-stderr.txt
 create mode 100644 Tests/RunCMake/string/Timestamp.cmake
 copy Tests/RunCMake/{CMP0022/CMP0022-WARN-empty-old-result.txt => string/TimestampEmpty-result.txt} (100%)
 create mode 100644 Tests/RunCMake/string/TimestampEmpty-stderr.txt
 create mode 100644 Tests/RunCMake/string/TimestampEmpty.cmake
 create mode 100644 Tests/RunCMake/string/TimestampInvalid-result.txt
 create mode 100644 Tests/RunCMake/string/TimestampInvalid-stderr.txt
 create mode 100644 Tests/RunCMake/string/TimestampInvalid.cmake
 create mode 100644 Tests/RunCMake/string/TimestampInvalid2-result.txt
 create mode 100644 Tests/RunCMake/string/TimestampInvalid2-stderr.txt
 create mode 100644 Tests/RunCMake/string/TimestampInvalid2.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list