[Cmake-commits] CMake branch, release, updated. v2.8.12.2-1487-gcf7677d

Brad King brad.king at kitware.com
Tue Feb 25 11:26:17 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, release has been updated
       via  cf7677d0a744150d3a32f3e8354601244f3b13bc (commit)
       via  2be6dbe4207cda39b479e7c81d172d49dd67cc38 (commit)
       via  a35ce7235b94ce040b605d87ee326e8d354a5ecb (commit)
       via  b686154b6191e87541a355e1de863f3d92330467 (commit)
       via  5878c5d919a206b9a54f48f386ab98b5cff09e08 (commit)
       via  6e89c8a5f1d5aa9bffa95be2b1add8d2c4e55026 (commit)
       via  f11f7b34a8e77c3bd68578f00b57e0884cb0d872 (commit)
       via  e190236c7424fec478b083488eeed88717ed123a (commit)
       via  549b4d02d42206c9f311dd4aca441adb85954552 (commit)
       via  8afa5fe8ce112093ce0f8373dee086efa7974878 (commit)
      from  7cbab178718de26575fe98144e7e388b2f6735a6 (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 -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 Help/command/add_test.rst                          |   86 +++--
 Help/command/install.rst                           |  329 ++++++++++----------
 Help/release/3.0.0.rst                             |    4 +
 Modules/CMakeFindDependencyMacro.cmake             |   33 +-
 Source/cmInstallCommand.cxx                        |   21 +-
 Source/cmInstallFilesCommand.cxx                   |    5 +-
 Source/cmInstallFilesGenerator.cxx                 |   55 +++-
 Source/cmInstallFilesGenerator.h                   |   12 +-
 Source/cmInstallProgramsCommand.cxx                |    5 +-
 Tests/ExportImport/Export/CMakeLists.txt           |   16 +
 Tests/ExportImport/Export/testLib1file1.txt        |    1 +
 Tests/ExportImport/Export/testLib1file2.txt        |    1 +
 Tests/ExportImport/Import/A/CMakeLists.txt         |    6 +
 .../Import/A/check_testLib1_genex.cmake            |   11 +
 14 files changed, 345 insertions(+), 240 deletions(-)
 create mode 100644 Tests/ExportImport/Export/testLib1file1.txt
 create mode 100644 Tests/ExportImport/Export/testLib1file2.txt
 create mode 100644 Tests/ExportImport/Import/A/check_testLib1_genex.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list