[Cmake-commits] CMake branch, master, updated. v3.1.0-rc1-115-g6aa2d47

Brad King brad.king at kitware.com
Mon Nov 3 09:08:36 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  6aa2d4773701d5b491c44e2c0eda202b46b36521 (commit)
       via  1531df2b866df9aa52dc54219a4552e94f47b622 (commit)
       via  4abbb1400d81e1288cdf1e2f708eaa938f7b3955 (commit)
       via  bd7ba8e25f0bc2d57bc162d2d945e10bad29a327 (commit)
       via  e9282782e489a78de9c2896ee01fdd02ce8ca396 (commit)
      from  44853be608a18c94a1ce4000446ec7f29b8f0ee3 (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=6aa2d4773701d5b491c44e2c0eda202b46b36521
commit 6aa2d4773701d5b491c44e2c0eda202b46b36521
Merge: 44853be 1531df2
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Nov 3 09:08:35 2014 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Nov 3 09:08:35 2014 -0500

    Merge topic 'fix-configure_file-COPYONLY'
    
    1531df2b configure_file: Warn about unknown arguments
    4abbb140 Qt4: Fix configure_file call to use COPYONLY, not COPY_ONLY
    bd7ba8e2 KWSys: Fix configure_file call to use COPYONLY, not COPY_ONLY
    e9282782 Help: Fix configure_file call to use COPYONLY, not COPY_ONLY


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

Summary of changes:
 Help/manual/cmake-packages.7.rst                    |    2 +-
 Modules/Qt4Macros.cmake                             |    2 +-
 Source/cmConfigureFileCommand.cxx                   |   13 +++++++++++++
 Source/kwsys/CMakeLists.txt                         |    2 +-
 Tests/RunCMake/configure_file/RunCMakeTest.cmake    |    1 +
 Tests/RunCMake/configure_file/UnknownArg-stderr.txt |   10 ++++++++++
 Tests/RunCMake/configure_file/UnknownArg.cmake      |    2 ++
 7 files changed, 29 insertions(+), 3 deletions(-)
 create mode 100644 Tests/RunCMake/configure_file/UnknownArg-stderr.txt
 create mode 100644 Tests/RunCMake/configure_file/UnknownArg.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list