[Cmake-commits] CMake branch, release, updated. v2.8.4-611-g73c1280

David Cole david.cole at kitware.com
Mon Jun 27 07:35:20 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, release has been updated
       via  73c12803e6c672ba5c441d2049ef22cfbc12873e (commit)
       via  8d7884c84a6071a282a61c992e41391834788d51 (commit)
       via  ea1a519a356cb8b6a54ca3858f20aa9560be9ccf (commit)
       via  11b4eb2b8a506b4d697375175883dcb1a8323002 (commit)
       via  428cfb8dcbdd22379970e9f07334ed59342587a9 (commit)
       via  4ccf44bcb2ab5bbacb172790f0fa55cba13522a0 (commit)
       via  26607e9ae32ab8e62a94cbf9b93f8653a3a7756a (commit)
       via  8555c2b4b768037a37705ef7f2486149ae3cdc13 (commit)
       via  672b6ca5e431f511f2638511b0128b6956f3e3ad (commit)
       via  ed0075bdb768f8272c2a9fc48e37bf9897427258 (commit)
       via  d0d5540dc6593ea635050738be9073e40a1eabde (commit)
       via  38368d52f34086294f4647b97a7111fa2547905a (commit)
       via  8cd66dc0d275208367dd6b5ef266395ef92ed424 (commit)
      from  e8e1048c5ff7b625af32cee6a3072e8d979d2033 (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=73c12803e6c672ba5c441d2049ef22cfbc12873e
commit 73c12803e6c672ba5c441d2049ef22cfbc12873e
Author:     David Cole <david.cole at kitware.com>
AuthorDate: Mon Jun 27 06:59:58 2011 -0400
Commit:     David Cole <david.cole at kitware.com>
CommitDate: Mon Jun 27 06:59:58 2011 -0400

    CMake 2.8.5-rc3 include regression fix

diff --git a/ChangeLog.manual b/ChangeLog.manual
index e9694f4..02a4307 100644
--- a/ChangeLog.manual
+++ b/ChangeLog.manual
@@ -1,5 +1,11 @@
 Changes in CMake 2.8.5-rc3 (since 2.8.5-rc2)
 --------------------------------------------
+Bill Hoffman (4):
+      Use devenv instead of msbuild for vs2010.
+      Revert "With very long file names, VS 2010 was unable to compile files."
+      Use relative paths for custom command inputs.
+      Look for VCExpress as a possible build tool as well as devenv.
+
 Brad King (3):
       KWSys: Recognize color TERM=screen-256color-bce (#12287)
       find_library: Use lib->lib64 conversion in CXX-only projects (#12247,#12248)

http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=8d7884c84a6071a282a61c992e41391834788d51
commit 8d7884c84a6071a282a61c992e41391834788d51
Merge: ea1a519 e8e1048
Author:     David Cole <david.cole at kitware.com>
AuthorDate: Mon Jun 27 06:56:42 2011 -0400
Commit:     David Cole <david.cole at kitware.com>
CommitDate: Mon Jun 27 06:56:42 2011 -0400

    Merge branch 'release'


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

Summary of changes:
 ChangeLog.manual                           |    6 +++++
 Modules/CMakeVS10FindMake.cmake            |   29 +++++++++++++++++++--------
 Source/cmGlobalVisualStudio10Generator.cxx |    3 +-
 Source/cmVisualStudio10TargetGenerator.cxx |   16 ++++++++++++++-
 Source/kwsys/kwsysDateStamp.cmake          |    2 +-
 5 files changed, 44 insertions(+), 12 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list