[Cmake-commits] CMake branch, master, updated. v2.8.5-158-ga772f21

David Cole david.cole at kitware.com
Tue Aug 16 17:01:35 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  a772f21a7d9bf0985c5b2300c16c040cfd989ec9 (commit)
       via  3c53fbb1f0d7276d0ef1f07facb2a1d937fc5153 (commit)
      from  6d5819ca6ced9b8da75950ae98d1f185dd0acbf7 (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=a772f21a7d9bf0985c5b2300c16c040cfd989ec9
commit a772f21a7d9bf0985c5b2300c16c040cfd989ec9
Merge: 6d5819c 3c53fbb
Author:     David Cole <david.cole at kitware.com>
AuthorDate: Tue Aug 16 17:01:33 2011 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Aug 16 17:01:33 2011 -0400

    Merge topic 'intel_fortran_vs2010'
    
    3c53fbb Fix custom commands in VS2010 Fortran projects using CFG_INTDIR and test.


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

Summary of changes:
 Source/cmLocalVisualStudio7Generator.cxx   |    4 ++
 Source/cmVisualStudio10TargetGenerator.cxx |    7 ++++
 Tests/CMakeLists.txt                       |    6 +++-
 Tests/FortranOnly/CMakeLists.txt           |   42 ++++++++++++++++++++++++++++
 Tests/FortranOnly/checksayhello.cmake      |    7 ++++
 Tests/FortranOnly/checktestf2.cmake        |    8 +++++
 Tests/{Fortran => FortranOnly}/hello.f     |    1 -
 Tests/{Fortran => FortranOnly}/testf.f     |    1 -
 Tests/{Fortran => FortranOnly}/world.f     |    1 -
 9 files changed, 73 insertions(+), 4 deletions(-)
 create mode 100644 Tests/FortranOnly/CMakeLists.txt
 create mode 100644 Tests/FortranOnly/checksayhello.cmake
 create mode 100644 Tests/FortranOnly/checktestf2.cmake
 copy Tests/{Fortran => FortranOnly}/hello.f (97%)
 copy Tests/{Fortran => FortranOnly}/testf.f (98%)
 copy Tests/{Fortran => FortranOnly}/world.f (97%)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list