[Cmake-commits] CMake branch, master, updated. v2.8.4-389-g19a4b88
Brad King
brad.king at kitware.com
Tue Apr 19 14:08:26 EDT 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 19a4b8856d01b019956ad42bf9eb25703dc345ee (commit)
via 08b93977cffacc53f2c5b405f781efd035240175 (commit)
via 93021adb732106776458caac8be99fa2c8609566 (commit)
via b95f3cac91488f754bfef183e391c1dae03ba406 (commit)
via a0d76c10a72fb1cdb551f729bd8c74493543a6c7 (commit)
via 549458f280b19189e78f3d9dcae2be22854b1178 (commit)
via c9563dbe1aaee196b6e69926ae66234dd2d6fa22 (commit)
via 4df119773c18280c0bb16fc87312c8144fc1c3f8 (commit)
from 2b445349508730d4f79478b0e22ea1b48e7bffc0 (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=19a4b8856d01b019956ad42bf9eb25703dc345ee
commit 19a4b8856d01b019956ad42bf9eb25703dc345ee
Merge: 2b44534 08b9397
Author: Brad King <brad.king at kitware.com>
AuthorDate: Tue Apr 19 14:08:23 2011 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Apr 19 14:08:23 2011 -0400
Merge topic 'find_package-system-registry'
08b9397 find_package: Fix system package registry test path conversion
93021ad find_package: Test system package registry when possible
b95f3ca find_package: Check both 32-bit and 64-bit registry views
a0d76c1 find_package: Search a "system package registry"
549458f find_package: Document user package registry locations
c9563db find_package: Cleanup user package registry less aggressively
4df1197 find_package: Rename implementation of user package registry
-----------------------------------------------------------------------
Summary of changes:
Source/cmFindPackageCommand.cxx | 115 +++++++++++++++-----
Source/cmFindPackageCommand.h | 10 ++-
Tests/FindPackageTest/CMakeLists.txt | 41 +++++++
.../CMakeTestSystemPackageConfig.cmake} | 0
4 files changed, 136 insertions(+), 30 deletions(-)
copy Tests/FindPackageTest/{A/wibble-config.cmake => SystemPackage/CMakeTestSystemPackageConfig.cmake} (100%)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list