[Cmake-commits] CMake branch, master, updated. v2.8.9-97-ge11e719
David Cole
david.cole at kitware.com
Mon Aug 20 15:40:20 EDT 2012
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 e11e719796e5d01783070b903771d8aecbfaf9d6 (commit)
via 91053cdf7b24e769e8bee21606bbf4558af11bab (commit)
via ea5bfb1d255c139767646570e14fb821088a622f (commit)
from eb6b8c86bf0d9d5d8f40c4bb1a19fd0556ceb7ad (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=e11e719796e5d01783070b903771d8aecbfaf9d6
commit e11e719796e5d01783070b903771d8aecbfaf9d6
Merge: eb6b8c8 91053cd
Author: David Cole <david.cole at kitware.com>
AuthorDate: Mon Aug 20 15:40:19 2012 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Aug 20 15:40:19 2012 -0400
Merge topic 'hg-modules'
91053cd ExternalProject: Add Mercurial (hg) repository support
ea5bfb1 Add FindHg module to find Mercurial
-----------------------------------------------------------------------
Summary of changes:
Modules/ExternalProject.cmake | 128 ++++++++++++++++++++++++-
Modules/FindHg.cmake | 48 +++++++++
Tests/CMakeOnly/AllFindModules/CMakeLists.txt | 2 +-
Tests/ExternalProject/CMakeLists.txt | 75 ++++++++++++++-
Tests/ExternalProject/hgrepo.tgz | Bin 0 -> 2011 bytes
5 files changed, 249 insertions(+), 4 deletions(-)
create mode 100644 Modules/FindHg.cmake
create mode 100644 Tests/ExternalProject/hgrepo.tgz
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list