[Cmake-commits] CMake branch, master, updated. v2.8.12.2-1397-g7b38931

Brad King brad.king at kitware.com
Mon Feb 10 11:25:05 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  7b38931a08c9f1ae8615256f3bdb3d95f3427591 (commit)
       via  23d3d38a312ee09a30d28a7ea80c1540397d08bc (commit)
      from  cdcf23bde25e4f9f1cdb88604a38045262c41a8b (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=7b38931a08c9f1ae8615256f3bdb3d95f3427591
commit 7b38931a08c9f1ae8615256f3bdb3d95f3427591
Merge: cdcf23b 23d3d38
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Feb 10 11:25:04 2014 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Feb 10 11:25:04 2014 -0500

    Merge topic 'generate-cmCommands-file'
    
    23d3d38a CMakeLists: Generate the cmCommands.cxx file.


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

Summary of changes:
 Source/CMakeLists.txt                              |   46 ++++++++++-
 Source/cmCommands.cxx                              |   86 --------------------
 .../cmCPackConfigure.h.in => cmCommands.cxx.in}    |    8 ++
 ...ckConfigure.h.in => cmCommandsForBootstrap.cxx} |    5 ++
 ....cxx => cmExportLibraryDependenciesCommand.cxx} |    2 +-
 ...cies.h => cmExportLibraryDependenciesCommand.h} |    0
 bootstrap                                          |    2 +-
 7 files changed, 60 insertions(+), 89 deletions(-)
 delete mode 100644 Source/cmCommands.cxx
 copy Source/{CPack/cmCPackConfigure.h.in => cmCommands.cxx.in} (82%)
 copy Source/{CPack/cmCPackConfigure.h.in => cmCommandsForBootstrap.cxx} (87%)
 rename Source/{cmExportLibraryDependencies.cxx => cmExportLibraryDependenciesCommand.cxx} (99%)
 rename Source/{cmExportLibraryDependencies.h => cmExportLibraryDependenciesCommand.h} (100%)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list