[Cmake-commits] CMake branch, master, updated. v2.8.4-117-g1eca67e

Brad King brad.king at kitware.com
Tue Mar 1 15:30:29 EST 2011


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  1eca67e12df5d2a86eab61e364dff4b3bc54916d (commit)
       via  61a83f955a613383b78cb2759d867d3133741a49 (commit)
       via  963bebcc174411e1087af31cc5054422b0080e76 (commit)
      from  0ac35012f492e00f6cd4f4dcc50c3cf70c12ce4c (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=1eca67e12df5d2a86eab61e364dff4b3bc54916d
commit 1eca67e12df5d2a86eab61e364dff4b3bc54916d
Merge: 0ac3501 61a83f9
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Mar 1 15:30:28 2011 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Mar 1 15:30:28 2011 -0500

    Merge topic 'fix-11286-add-file-upload'
    
    61a83f9 Fix KWStyle line too long error (#11286)
    963bebc Implement file(UPLOAD (#11286)


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

Summary of changes:
 Source/cmFileCommand.cxx                 |  418 ++++++++++++++++++++++--------
 Source/cmFileCommand.h                   |   15 +
 Tests/CMakeTests/CMakeLists.txt          |    2 +
 Tests/CMakeTests/FileTest.cmake.in       |    2 +-
 Tests/CMakeTests/FileTestScript.cmake    |   20 ++
 Tests/CMakeTests/FileUploadTest.cmake.in |   49 ++++
 6 files changed, 394 insertions(+), 112 deletions(-)
 create mode 100644 Tests/CMakeTests/FileUploadTest.cmake.in


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list