[Cmake-commits] CMake branch, next, updated. v2.8.3-746-g8f51aff

2010-12-06 Thread Brad King
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, next has been updated
   via  8f51affdab8d6d6df4c80cf782e0003bb26f8ee5 (commit)
   via  afc8906468bb09a934442bdbdcb86d9f40926e75 (commit)
   via  419e0d29a01bd2894f0214da4a27f2da24de8096 (commit)
   via  34ee41b9cca39cf6d22fa788c0df8bc56d92b33c (commit)
  from  46386b0ccd40f57c9eb4ad3f04f91f8b6080d0bc (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=8f51affdab8d6d6df4c80cf782e0003bb26f8ee5
commit 8f51affdab8d6d6df4c80cf782e0003bb26f8ee5
Merge: 46386b0 afc8906
Author: Brad King brad.k...@kitware.com
AuthorDate: Mon Dec 6 08:30:28 2010 -0500
Commit: Brad King brad.k...@kitware.com
CommitDate: Mon Dec 6 08:30:28 2010 -0500

Merge branch 'master' into next


---

Summary of changes:
 Source/kwsys/kwsysDateStamp.cmake |2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
CMake
___
Cmake-commits mailing list
Cmake-commits@cmake.org
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-commits


[Cmake-commits] CMake branch, next, updated. v2.8.3-748-g36f1176

2010-12-06 Thread David Cole
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, next has been updated
   via  36f117641d689e8c2a19308d6a0ade7b9aaa5eae (commit)
   via  a2a997d8c479e2b0a56354ef107239f550117c44 (commit)
  from  8f51affdab8d6d6df4c80cf782e0003bb26f8ee5 (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=36f117641d689e8c2a19308d6a0ade7b9aaa5eae
commit 36f117641d689e8c2a19308d6a0ade7b9aaa5eae
Merge: 8f51aff a2a997d
Author: David Cole david.c...@kitware.com
AuthorDate: Mon Dec 6 08:58:32 2010 -0500
Commit: CMake Topic Stage kwro...@kitware.com
CommitDate: Mon Dec 6 08:58:32 2010 -0500

Merge topic 'fix-typo-in-error-message' into next

a2a997d Correct misspelling in error message text.


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=a2a997d8c479e2b0a56354ef107239f550117c44
commit a2a997d8c479e2b0a56354ef107239f550117c44
Author: David Cole david.c...@kitware.com
AuthorDate: Mon Dec 6 08:44:26 2010 -0500
Commit: David Cole david.c...@kitware.com
CommitDate: Mon Dec 6 08:44:26 2010 -0500

Correct misspelling in error message text.

diff --git a/Source/cmCacheManager.cxx b/Source/cmCacheManager.cxx
index 2baacbf..c8374db 100644
--- a/Source/cmCacheManager.cxx
+++ b/Source/cmCacheManager.cxx
@@ -341,7 +341,7 @@ bool cmCacheManager::LoadCache(const char* path,
 std::string(The current CMakeCache.txt directory ) +
 currentcwd + std::string( is different than the directory ) +
 std::string(this-GetCacheValue(CMAKE_CACHEFILE_DIR)) +
-std::string( where CMackeCache.txt was created. This may result 
+std::string( where CMakeCache.txt was created. This may result 
 in binaries being created in the wrong place. If you 
 are not sure, reedit the CMakeCache.txt);
   cmSystemTools::Error(message.c_str());

---

Summary of changes:
 Source/cmCacheManager.cxx |2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
CMake
___
Cmake-commits mailing list
Cmake-commits@cmake.org
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-commits